24 lines
584 B
C
24 lines
584 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by host2.rc
|
|
//
|
|
#define IDS_STRING1 1
|
|
|
|
// Frame window menu commands
|
|
#define IDM_CASCADE 101
|
|
#define IDM_HORTILE 102
|
|
#define IDM_VERTILE 103
|
|
#define IDM_APP_EXIT 104
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|