home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / directx2 / sdk / samples / duel / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-28  |  3.3 KB  |  76 lines

  1. #define IDS_INFO_TITLE                  1
  2. #define IDS_ERROR_TITLE                 2
  3. #define IDS_INVALID_FILE                3
  4. #define IDS_GDI_ERROR                   4
  5. #define IDS_STARTUP_ERROR               5
  6. #define IDR_GENERIC                     101
  7. #define IDI_APP                         102
  8. #define IDD_ABOUTBOX                    103
  9. #define IDR_ACCELERATOR1                106
  10. #define IDD_REMCONNABORTDLG             106
  11. #define IDD_Q_CREATE                    108
  12. #define IDD_OPTIONS                     109
  13. #define IDD_CHOOSEPROVIDER              129
  14. #define IDD_SELSESSION                  130
  15. #define IDC_FILEDESCRIPTION             1000
  16. #define IDC_PRODUCTVERSION              1001
  17. #define IDC_LEGALCOPYRIGHT              1002
  18. #define IDC_COMPANYNAME                 1003
  19. #define IDC_LEGALTRADEMARKS             1004
  20. #define IDC_LISTOPTION                  1009
  21. #define IDC_LIST1                       1021
  22. #define IDC_CREATE                      1005
  23. #define IDC_CONNECT                     1006
  24. #define IDC_LB_SESSION                  1024
  25. #define OPTION_PLAY_START               2001
  26. #define IDS_SOLO_PLAY                   2001
  27. #define IDS_TWO_PLAYER                  2002
  28. #define IDS_NET_PLAY                    2003
  29. #define IDS_QUIT_GAME                   2004
  30. #define OPTION_PLAY_END                 2004
  31. #define IDS_INSTRUCTION_1               2005
  32. #define IDS_INSTRUCTION_2               2006
  33. #define CREDIT_START                    2100
  34. #define IDS_LOAD_MSG                    2200
  35. #define IDS_WIN_START                   2300
  36. #define IDS_WIN_1                       2300
  37. #define IDS_WIN_2                       2301
  38. #define IDS_WIN_3                       2302
  39. #define IDS_WIN_4                       2303
  40. #define IDS_WIN_5                       2304
  41. #define IDS_WIN_6                       2305
  42. #define IDS_WIN_END                     IDS_WIN_6
  43. #define IDS_LOSE_START                  2400
  44. #define IDS_LOSE_1                      2400
  45. #define IDS_LOSE_2                      2401
  46. #define IDS_LOSE_3                      2402
  47. #define IDS_LOSE_4                      2403
  48. #define IDS_LOSE_5                      2404
  49. #define IDS_LOSE_6                      2405
  50. #define IDS_LOSE_END                    IDS_LOSE_6
  51. #define NET_GAME_OPTION                 2410
  52. #define IDM_NEW                         40001
  53. #define IDM_OPEN                        40002
  54. #define IDM_SAVE                        40003
  55. #define IDM_SAVEAS                      40004
  56. #define IDM_PRINT                       40005
  57. #define IDM_PRINTSETUP                  40006
  58. #define IDM_EXIT                        40007
  59. #define IDM_UNDO                        40008
  60. #define IDM_CUT                         40009
  61. #define IDM_COPY                        40010
  62. #define IDM_PASTE                       40011
  63. #define IDM_LINK                        40012
  64. #define IDM_LINKS                       40013
  65. #define IDM_HELPCONTENTS                40014
  66. #define IDM_HELPSEARCH                  40015
  67. #define IDM_HELPHELP                    40016
  68. #define IDM_ABOUT                       40017
  69. #define IDA_LEFT                        40018
  70. #define IDA_RIGHT                       40019
  71. #define IDA_UP                          40020
  72. #define IDA_DOWN                        40021
  73. #define IDA_RETURN                      40022
  74. #define IDC_STATIC                      -1
  75.  
  76.