home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / collect / resource.h < prev    next >
C/C++ Source or Header  |  1998-03-26  |  3KB  |  77 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by collect.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDD_STRINGLIST                  130
  8. #define IDD_STRING_LIST                 130
  9. #define IDD_TYPEDLIST                   131
  10. #define IDD_TYPED_PTR_LIST              131
  11. #define IDD_LIST                        132
  12. #define IDD_INT_LIST                    132
  13. #define IDD_DWORD_ARRAY                 133
  14. #define IDD_TYPED_PTR_ARRAY             134
  15. #define IDD_POINT_ARRAY                 135
  16. #define IDD_MAP_STRING_TO_STRING        136
  17. #define IDD_TYPED_PTR_MAP               137
  18. #define IDD_MAP_DWORD_TO_MYSTRUCT       138
  19. #define IDC_LIST                        1000
  20. #define IDC_ELEMENT                     1001
  21. #define IDC_ADD                         1003
  22. #define IDC_REMOVE                      1004
  23. #define IDC_REMOVE_ALL                  1005
  24. #define IDC_FIND                        1006
  25. #define IDC_GET_AT                      1008
  26. #define IDC_UPDATE                      1009
  27. #define IDC_INT                         1010
  28. #define IDC_FLOAT                       1012
  29. #define IDC_STRING                      1013
  30. #define IDC_DWORD                       1015
  31. #define IDC_X                           1016
  32. #define IDC_Y                           1017
  33. #define IDC_INSERT_BEFORE               1018
  34. #define IDC_ADD_OR_UPDATE               1019
  35. #define IDC_KEY                         1020
  36. #define IDC_VALUE                       1021
  37. #define ID_STRINGLIST                   32774
  38. #define ID_TYPEDLIST                    32775
  39. #define ID_CLIST                        32776
  40. #define ID_INTLIST                      32776
  41. #define ID_DWORDARRAY                   32777
  42. #define ID_TYPEDARRAY                   32778
  43. #define ID_TYPEDPTRARRAY                32778
  44. #define ID_ARRAY                        32779
  45. #define ID_POINTARRAY                   32779
  46. #define ID_MAPSTRINGTOSTRING            32780
  47. #define ID_TYPEDPTRMAP                  32781
  48. #define ID_MAP                          32782
  49. #define ID_MAPBYTETOMYSTRUCT            32782
  50. #define ID_MAPDWORDTOMYSTRUCT           32782
  51. #define IDS_INITIAL_STRING              57645
  52. #define IDS_INITIAL_KEY                 57646
  53. #define IDS_INITIAL_VALUE               57647
  54. #define IDS_SELECT_DWORD_TO_UPDATE      57648
  55. #define IDS_SELECT_DWORD_TO_REMOVE      57649
  56. #define IDS_SELECT_INTEGER              57650
  57. #define IDS_KEY_NOT_FOUND               57651
  58. #define IDS_KEY_NOT_FOUND_CHOOSE_REMOVE_AGAIN 57652
  59. #define IDS_SELECT_POINT_TO_BE_UPDATED  57653
  60. #define IDS_SELECT_POINT_TO_BE_REMOVED  57654
  61. #define IDS_SELECT_STRING_FIRST         57655
  62. #define IDS_SELECT_ENTRY_TO_BE_UPDATED  57656
  63. #define IDS_SELECT_ENTRY_TO_BE_REMOVED  57657
  64. #define IDS_BLANK_CHARS_NOT_ALLOWED     57658
  65. #define IDS_SELECT_ENTRY                57659
  66.  
  67. // Next default values for new objects
  68. //
  69. #ifdef APSTUDIO_INVOKED
  70. #ifndef APSTUDIO_READONLY_SYMBOLS
  71. #define _APS_NEXT_RESOURCE_VALUE        131
  72. #define _APS_NEXT_COMMAND_VALUE         32783
  73. #define _APS_NEXT_CONTROL_VALUE         1024
  74. #define _APS_NEXT_SYMED_VALUE           101
  75. #endif
  76. #endif
  77.