25 lines
821 B
C
25 lines
821 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ismmsmpl.rc
|
|
//
|
|
#define IDD_SAMPLE1 101
|
|
#define IDD_SAMPLE2 102
|
|
#define IDC_EDIT_NAME 1000
|
|
#define IDC_EDIT2 1001
|
|
#define IDC_EDIT3 1002
|
|
#define IDC_STATIC -1
|
|
#define IDC_EDIT_MIN 65535
|
|
#define IDC_EDIT_MAX 65535
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|