13 lines
269 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#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