home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / dpslots / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-07-15  |  2.1 KB  |  53 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dpslots.rc
  4. //
  5. #define IDD_DIALOG1                     101
  6. #define IDD_CHATDIALOG                  101
  7. #define IDD_CONNECTDIALOG               102
  8. #define IDD_SLOTSDIALOG                 103
  9. #define IDD_CLIENTDIALOG                103
  10. #define IDB_SLOTSBITMAP                 104
  11. #define IDR_STOPWAVE                    105
  12. #define IDR_WINWAVE                     106
  13. #define IDR_LOSEWAVE                    107
  14. #define IDD_SERVERDIALOG                108
  15. #define IDD_SERVERCONFIGDIALOG          109
  16. #define IDD_CLIENTLOGINDIALOG           110
  17. #define IDC_LOGEDIT                     1000
  18. #define IDC_SENDEDIT                    1001
  19. #define IDC_SENDBUTTON                  1002
  20. #define IDC_SPCOMBO                     1003
  21. #define IDC_SESSIONLIST                 1004
  22. #define IDC_HOSTBUTTON                  1005
  23. #define IDC_JOINBUTTON                  1006
  24. #define IDC_SLOTS                       1018
  25. #define IDC_SPINBUTTON                  1019
  26. #define IDC_BETCHECK1                   1023
  27. #define IDC_BET1CHECK                   1023
  28. #define IDC_BETCHECK2                   1024
  29. #define IDC_BET2CHECK                   1024
  30. #define IDC_BETCHECK3                   1025
  31. #define IDC_BET3CHECK                   1025
  32. #define IDC_STATIC_BALANCE              1026
  33. #define IDC_EDIT_BALANCE                1027
  34. #define IDC_RESULTEDIT                  1028
  35. #define IDC_SERVERNAMEEDIT              1030
  36. #define IDC_DATABASEFILEEDIT            1031
  37. #define IDC_SECURITYPROVIDEREDIT        1032
  38. #define IDC_SECURECHECK                 1033
  39. #define IDC_USERNAMEEDIT                1034
  40. #define IDC_PASSWORDEDIT                1035
  41. #define IDC_DOMAINEDIT                  1036
  42.  
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE        111
  48. #define _APS_NEXT_COMMAND_VALUE         40001
  49. #define _APS_NEXT_CONTROL_VALUE         1035
  50. #define _APS_NEXT_SYMED_VALUE           101
  51. #endif
  52. #endif
  53.