| 123456789101112131415161718192021 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by runtime.rc
- //
- #define IDD_MULTIPLAYER 101
- #define IDC_CANCEL 1011
- #define IDC_HOSTGAME 1012
- #define IDC_GAMENAME 1013
- #define IDC_GAMELIST 1014
- #define IDC_CONNECTIONS 1015
- // 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 1021
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|