1234567891011121314151617181920212223242526 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ml_iso.rc
- //
- #define IDS_ISO 1
- #define IDR_MENU1 101
- #define IDC_CURSOR1 105
- #define IDB_BITMAP1 106
- #define IDR_VIEW_BM_ACCELERATORS 111
- #define IDC_BUTTON_CUSTOM 1000
- #define IDC_LIST 1001
- #define ID_Menu 40001
- #define ID_ISO_HELP 40002
- #define ID_ISO_SENDTO 40003
- #define IDS_NULLSOFT_ISO 65534
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 112
- #define _APS_NEXT_COMMAND_VALUE 40004
- #define _APS_NEXT_CONTROL_VALUE 1002
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|