12345678910111213141516171819202122232425 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by mod_ukeyconsole1.rc
- //
- #define IDD_VERIFYDLG 101
- #define IDD_ABOUT 102
- #define IDD_DIALOG1 103
- #define IDC_VERIFYPIN 1001
- #define IDC_EDITPIN 1002
- #define IDC_LOCALMAINTANCE 1003
- #define IDC_OPENRVC 1004
- #define IDC_TASKINFOLIST 1005
- #define IDC_STATIC1 1006
- #define IDC_STATIC2 1007
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 104
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1008
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|