1234567891011121314151617181920212223 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ml_fanzone.rc
- //
- #define IDS_FANZONE 1
- #define IDI_CEFSIMPLE 100
- #define IDD_VIEW_FANZONE 102
- #define IDI_SMALL 103
- #define IDC_LIST_NFT 1001
- #define IDC_LIST_FANZONE 1001
- #define IDB_TREEITEM_FANZONE 1003
- #define IDS_NULLSOFT_FANZONE 65534
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 105
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1001
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|