mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
875 B
26 lines
875 B
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by slm.rc
|
|
//
|
|
#define IDFORCE 3
|
|
#define IDD_SLM_MSGBOX 102
|
|
#define IDD_SLM_EDITBOX 103
|
|
#define IDD_SLM_MSGBOX_BRK 104
|
|
#define IDC_MSG_TEXT 1001
|
|
#define IDC_EDIT_TEXT 1002
|
|
#define IDC_MSG_DUMMY 1004
|
|
#define IDC_EDIT_DUMMY 1005
|
|
#define IDC_EDIT_ICON 1006
|
|
#define IDC_MSG_ICON 1008
|
|
#define IDC_DUMMY 1009
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1010
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|