home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / SDK / SAMPLES / DPLAUNCH / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1996-08-28  |  916b  |  27 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dplaunch.rc
  4. //
  5. #define IDD_DIALOG1                     101
  6. #define IDD_LAUNCHERDIALOG              102
  7. #define IDC_HOSTRADIO                   1000
  8. #define IDC_JOINRADIO                   1001
  9. #define IDC_APPCOMBO                    1002
  10. #define IDC_SPCOMBO                     1003
  11. #define IDC_ADDRESSEDIT                 1004
  12. #define IDC_PLAYEREDIT                  1005
  13. #define IDC_SESSIONEDIT                 1006
  14. #define IDC_RUNAPPBUTTON                1007
  15. #define IDC_STATUSEDIT                  1008
  16.  
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        102
  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.