home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / Articles / LinkingUpDirectPlay / resource.h < prev   
Encoding:
C/C++ Source or Header  |  1998-02-14  |  910 b   |  27 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by brouhaha.rc
  4. //
  5. #define IDD_PLAYERS                     3
  6. #define IDJOIN                          4
  7. #define IDD_CONNECT                     102
  8. #define IDI_ICON1                       106
  9. #define IDC_SESSIONS                    1000
  10. #define IDC_CONNECTIONS                 1005
  11. #define IDC_SESSIONNAME                 1009
  12. #define IDC_PLAYER                      1011
  13. #define IDC_PLAYERS                     1014
  14. #define IDCREATE                        1023
  15. #define IDPLAYERS                       1024
  16.  
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        107
  22. #define _APS_NEXT_COMMAND_VALUE         40001
  23. #define _APS_NEXT_CONTROL_VALUE         1000
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif
  27.