13 lines
197 B
C
13 lines
197 B
C
|
|
||
|
// Defines for the rc file.
|
||
|
|
||
|
|
||
|
// ICON ID
|
||
|
#define IDI_FRAME 0x100
|
||
|
#define IDI_HTML 0x101
|
||
|
|
||
|
#define IDC_DLG_HOST 731
|
||
|
#define DLG_OCHOST 730
|
||
|
#define IDKILL 732
|
||
|
|