#ifndef RESOURCE_H_INCLUDE

#define RESOURCE_H_INCLUDE

#define IDR_REG_SAMPLE_NOTIFY     40001

#define IDD_NOTIFY_GENERAL        1850
#define IDC_STATIC                -1
#define IDC_ADD                   100
#define IDC_REMOVE                200

#endif
