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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by wins.rc
  4. //
  5. #define IDS_PROJNAME                    100
  6. #define IDS_TIPAUTOSIZE                 101
  7. #define IDR_WINDOWSLIST                 102
  8. #define IDS_TIPAUTODIR                  102
  9. #define IDB_TOOLBAR_LARGE_WINDOWSLIST   103
  10. #define IDS_TIPAUTOVIS                  103
  11. #define IDB_TOOLBAR_MEDIUM_WINDOWSLIST  104
  12. #define IDS_TIPLIST                     104
  13. #define IDD_DLGWINMGR                   105
  14. #define IDS_TIPREFRESH                  105
  15. #define IDS_TIPCLEAR                    106
  16. #define IDS_TIPINVERTSEL                107
  17. #define IDS_TIPSELECTALL                108
  18. #define IDS_TIPMAKELIST                 109
  19. #define IDS_TIPLOADLIST                 110
  20. #define IDS_TIPACTIVATE                 111
  21. #define IDS_TIPMINWINS                  112
  22. #define IDS_TIPCLOSE                    113
  23. #define IDS_STRING114                   114
  24. #define IDS_TIPACTIVATEEXTRA            115
  25. #define IDS_TIPMAKELISTEXTRA            116
  26. #define IDS_TIPAUTOVISEXTRA             117
  27. #define IDS_TIPAUTODIREXTRA             118
  28. #define IDS_COL_FILENAME                119
  29. #define IDS_COL_DIRNAME                 120
  30. #define IDS_COL_TIME                    121
  31. #define IDS_COL_EXT                     122
  32. #define IDS_COL_DEBUGSIZE               123
  33. #define IDS_COL_SIZE                    124
  34. #define IDS_DESCRIPTION                 125
  35. #define IDS_CMD_WINMGR                  126
  36. #define IDS_CMD_MINWIN                  127
  37. #define IDS_CMDNAME_WINMGR              128
  38. #define IDS_CMDNAME_MINWIN              129
  39. #define IDS_CMD_AUTOSIZE                130
  40. #define IDS_CMDNAME_AUTOSIZE            131
  41. #define IDS_CMD_ALLVISIBLE              132
  42. #define IDS_CMDNAME_ALLVISIBLE          133
  43. #define IDS_CMD_CLOSEDEBUGWNDS          134
  44. #define IDS_CMDNAME_CLOSEDEBUGWNDS      135
  45. #define IDC_LIST                        201
  46. #define IDC_EDIT1                       201
  47. #define IDD_DLGLIST                     201
  48. #define IDC_CHK_AUTODIR                 202
  49. #define IDB_TOOLBAR_LARGE_CWINMGR       202
  50. #define IDC_EDIT2                       202
  51. #define IDC_CHK_AUTOSIZE                203
  52. #define IDB_TOOLBAR_MEDIUM_CWINMGR      203
  53. #define IDC_CHK_AUTOVIS                 204
  54. #define IDC_BUTTONCLOSE                 205
  55. #define IDC_BUTTONOPEN                  207
  56. #define IDC_BUTTONINVERTSEL             208
  57. #define IDC_BUTTONSELECTALL             209
  58. #define IDC_BUTTONMAKELIST              210
  59. #define IDC_BUTTONLOADLIST              211
  60. #define IDC_BUTTONREFRESH               212
  61. #define IDC_BUTTONMINWINS               213
  62. #define IDC_BUTTONCLEAR                 214
  63.  
  64. // Next default values for new objects
  65. // 
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        207
  69. #define _APS_NEXT_COMMAND_VALUE         32768
  70. #define _APS_NEXT_CONTROL_VALUE         204
  71. #define _APS_NEXT_SYMED_VALUE           106
  72. #endif
  73. #endif
  74.