home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / PROGRAM / WTJ9403.ZIP / POKER / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1993-10-08  |  2KB  |  59 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by POKER.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define ID_PLAID                        54
  7. #define ID_WEAVE                        55
  8. #define ID_ROBOT                        56
  9. #define ID_ROSES                        57
  10. #define ID_IVY_BLACK                    58
  11. #define ID_IVY_BLUE                     59
  12. #define ID_FISH_CYAN                    60
  13. #define ID_FISH_BLUE                    61
  14. #define ID_SHELLS                       62
  15. #define ID_CASTLE                       63
  16. #define ID_BEACH                        64
  17. #define ID_CARD_HAND                    65
  18. #define IDD_ABOUTBOX                    100
  19. #define IDD_DIALOG1                     101
  20. #define IDD_BET_DIALOG                  102
  21. #define IDC_RADIO1                      102
  22. #define IDC_RADIO2                      103
  23. #define IDC_RADIO3                      104
  24. #define IDC_RADIO4                      105
  25. #define IDC_RADIO5                      106
  26. #define IDC_RADIO6                      107
  27. #define ID_MOVE_UP                      32768
  28. #define ID_MOVE_DOWN                    32769
  29. #define ID_MOVE_LEFT                    32770
  30. #define ID_MOVE_RIGHT                   32771
  31. #define ID_VIEW_CHANGECARDBACKS         32772
  32. #define ID_FILE_NEWGAME                 32773
  33. #define ID_MOVES_CALL                   32774
  34. #define ID_MOVES_BET                    32775
  35. #define ID_MOVES_FOLD                   32776
  36. #define ID_MOVES_RAISE                  32777
  37. #define ID_MOVES_CHECK                  32778
  38. #define ID_MOVES_DEAL                   32779
  39. #define ID_INDICATOR_POT                57682
  40. #define ID_INDICATOR_POT_VALUE          57683
  41. #define ID_INDICATOR_CREDIT             57684
  42. #define ID_INDICATOR_CREDIT_VALUE       57685
  43. #define ID_INDICATOR_OWED               57686
  44. #define ID_INDICATOR_OWED_VALUE         57687
  45. #define ID_INDICATOR_BET                57688
  46. #define ID_INDICATOR_BET_VALUE          57689
  47.  
  48. // Next default values for new objects
  49. // 
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52.  
  53. #define _APS_NEXT_RESOURCE_VALUE        103
  54. #define _APS_NEXT_COMMAND_VALUE         32780
  55. #define _APS_NEXT_CONTROL_VALUE         103
  56. #define _APS_NEXT_SYMED_VALUE           113
  57. #endif
  58. #endif
  59.