home *** CD-ROM | disk | FTP | other *** search
/ Beginning Direct3D Game Programming / Direct3D.iso / directx / dxf / samples / multimedia / directinput / diconfig / dicfgres.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-10-06  |  4.4 KB  |  111 lines

  1. //-----------------------------------------------------------------------------
  2. // File: dicfgres.h
  3. //
  4. // Desc: Header for the resources.
  5. //
  6. // Copyright (C) 1999-2000 Microsoft Corporation. All Rights Reserved.
  7. //-----------------------------------------------------------------------------
  8.  
  9. //{{NO_DEPENDENCIES}}
  10. // Microsoft Developer Studio generated include file.
  11. // Used by dconfig.rc
  12. //
  13. #define IDS_DCONFIG_PRODUCTNAME         1
  14. #define IDS_MSGBOXTITLE_WRITEINISUCCEEDED 2
  15. #define IDS_ERROR_COLORS                3
  16. #define IDS_MSGBOXTITLE_WRITEINIFAILED  4
  17. #define IDS_ERROR_DLG_TITLE             5
  18. #define IDS_WROTEINITO                  6
  19. #define IDS_DICREATEFAILED              8
  20. #define IDS_ERROR_NODIALOG              9
  21. #define IDS_CREATEDEVICEFAILED          10
  22. #define IDS_ERROR_NOWNDCLASS            11
  23. #define IDS_GETPROPMAPFILEFAILED        12
  24. #define IDS_ERROR_NOWND                 13
  25. #define IDS_WCTOMBFAILED                14
  26. #define IDS_BUTTON_DEFAULT              15
  27. #define IDS_NOMAPFILEPATH               16
  28. #define IDS_BUTTON_OK                   17
  29. #define IDS_ERRORUNKNOWN                18
  30. #define IDS_TITLE_NOLOADVIEWIMAGE       20
  31. #define IDS_ERROR_ENUMDEVS_FAILED       21
  32. #define IDS_NULLPATH                    22
  33. #define IDS_COULDNOTCREATEIMAGEFROMFILE 24
  34. #define IDS_REMOVEALLCALLOUTS           25
  35. #define IDS_CONFIRMREMOVEALLCALLOUTS    26
  36. #define IDS_REMOVEVIEW                  27
  37. #define IDS_CONFIRMREMOVEVIEW           28
  38. #define IDS_REMOVEALLVIEWS              29
  39. #define IDS_CONFIRMREMOVEALLVIEWS       30
  40. #define IDS_TITLE_NONEWCONTROL          31
  41. #define IDS_ERROR_OFFSETUNAVAIL         32
  42. #define IDS_GETPROPVIDPIDFAILED         33
  43. #define IDS_ERROR_INIREAD               34
  44. #define IDS_ERROR_CANTLOADDIMAP         35
  45. #define IDS_ERROR_OUTOFMEMORY           36
  46. #define IDS_BUTTON_CANCEL               37
  47. #define IDS_BUTTON_RESET                38
  48. #define IDS_BUTTON_LAYOUT               39
  49. #define IDS_ERROR_WRITEVENDORFILE_FAILED 40
  50. #define IDS_INFOMSG_VIEW_TAB            41
  51. #define IDS_INFOMSG_VIEW_TABSCROLL      42
  52. #define IDS_INFOMSG_VIEW_DEVICE         43
  53. #define IDS_INFOMSG_VIEW_SORTDISABLED   44
  54. #define IDS_INFOMSG_VIEW_SORTENABLED    45
  55. #define IDS_INFOMSG_VIEW_VIEWSEL        46
  56. #define IDS_INFOMSG_VIEW_OK             47
  57. #define IDS_INFOMSG_VIEW_USERNAME       48
  58. #define IDS_INFOMSG_VIEW_GAMEMODE       49
  59. #define IDS_INFOMSG_EDIT_TAB            50
  60. #define IDS_INFOMSG_EDIT_TABSCROLL      51
  61. #define IDS_INFOMSG_EDIT_DEVICE         52
  62. #define IDS_INFOMSG_EDIT_SORTDISABLED   53
  63. #define IDS_INFOMSG_EDIT_SORTENABLED    54
  64. #define IDS_INFOMSG_EDIT_VIEWSEL        55
  65. #define IDS_INFOMSG_EDIT_RESET          56
  66. #define IDS_INFOMSG_EDIT_OK             57
  67. #define IDS_INFOMSG_EDIT_CANCEL         58
  68. #define IDS_INFOMSG_EDIT_ACTLISTDISABLED 59
  69. #define IDS_INFOMSG_EDIT_ACTLISTENABLED 60
  70. #define IDS_INFOMSG_EDIT_USERNAME       61
  71. #define IDS_INFOMSG_EDIT_GAMEMODE       62
  72. #define IDS_INFOMSG_DEF_EDIT            63
  73. #define IDS_INFOMSG_DEF_VIEW            64
  74. #define IDS_INFOMSG_EDIT_CTRLSELECTED   65
  75. #define IDS_INFOMSG_EDIT_EDITMODEENABLED 66
  76. #define IDS_INFOMSG_EDIT_KEYBOARD       67
  77. #define IDS_INFOMSG_EDIT_MOUSE          68
  78. #define IDS_INFOMSG_APPFIXEDSELECT      69
  79. #define IDS_INFO_TITLE                  70
  80. #define IDS_PLAYER_TITLE                71
  81. #define IDS_GENRE_TITLE                 72
  82. #define IDS_AVAILABLEACTIONS_TITLE      73
  83. #define IDS_SORTASSIGNED                74
  84. #define IDS_AXISACTIONS                 75
  85. #define IDS_BUTTONACTIONS               76
  86. #define IDS_POVACTIONS                  77
  87. #define IDD_DIACPAGE                    102
  88. #define IDD_SELCONTROLDLG               103
  89. #define IDD_DCONFIG_DIALOG              104
  90. #define IDB_IB                          105
  91. #define IDB_IB2                         106
  92. #define IDB_HATGLYPH                    107
  93. #define IDB_BUTTONGLYPH                 108
  94. #define IDB_CHECKGLYPH                  109
  95. #define IDB_AXESGLYPH                   110
  96. #define IDB_CHECKGLYPHDARK              111
  97. #define IDC_TAB                         1001
  98. #define IDC_DEFAULT                     1002
  99. #define IDC_LIST                        1003
  100.  
  101. // Next default values for new objects
  102. // 
  103. #ifdef APSTUDIO_INVOKED
  104. #ifndef APSTUDIO_READONLY_SYMBOLS
  105. #define _APS_NEXT_RESOURCE_VALUE        111
  106. #define _APS_NEXT_COMMAND_VALUE         40001
  107. #define _APS_NEXT_CONTROL_VALUE         1004
  108. #define _APS_NEXT_SYMED_VALUE           101
  109. #endif
  110. #endif
  111.