| 12345678910111213141516171819202122232425262728 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by SNCSetup.rc
- //
- #define IDD_SNCSETUP_DIALOG 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDD_DIALOG_UNINSTALL_CONFIRM 130
- #define IDI_ICON1 143
- #define IDI_MAINFRAME 143
- #define IDC_PROGRESS 1000
- #define IDC_BUTTON_CONNECT 1002
- #define IDC_STATIC_MAESSAGE 1005
- #define IDC_BUTTON_ABORT 1006
- #define IDC_BUTTON_CLOSE 1007
- #define IDC_STATIC_TIP 1008
- #define IDC_CHECK_DELUSERDATA 1009
- #define IDC_PICTURE_QUESTION 1011
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 144
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1013
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|