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

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by $$ROOT$$.RC
  4. //
  5. #define IDR_MAINFRAME                   1
  6. #define IDR_HIERSVRTYPE                 2
  7. #define IDD_ABOUTBOX                    100
  8. #define IDP_AFXOLEINIT_FAILED           100
  9. #define IDD_CHANGE_NAME                 101
  10. #define IDD_ADD_NODE                    102
  11. #define IDR_POPUPS                      103
  12. #define IDR_HIERSVRTYPE_SRVR_EMB        105
  13. #define IDD_CUSTZOOM                    106
  14. #define IDR_HIERSVRTYPE_SRVR_IP         107
  15. #define IDC_EDIT1                       1000
  16. #define IDC_EDIT2                       1001
  17. #define IDC_COMBO1                      1002
  18. #define ID_CHANGE_NAME                  32768
  19. #define ID_ADD_NODE                     32769
  20. #define ID_IMPORT_TEXT                  32770
  21. #define ID_VIEW_ZOOM25                  32771
  22. #define ID_VIEW_ZOOM50                  32772
  23. #define ID_VIEW_ZOOM75                  32773
  24. #define ID_VIEW_ZOOM100                 32774
  25. #define ID_VIEW_ZOOM125                 32775
  26. #define ID_VIEW_ZOOM150                 32776
  27. #define ID_VIEW_ZOOM175                 32777
  28. #define ID_VIEW_ZOOM200                 32778
  29. #define ID_VIEW_ZOOM250                 32779
  30. #define ID_VIEW_ZOOM300                 32780
  31. #define ID_VIEW_ZOOMCUSTOM              32781
  32. #define ID_TREE_EXPANDONELEVEL          32783
  33. #define ID_TREE_EXPANDBRANCH            32784
  34. #define ID_TREE_EXPANDALL               32785
  35. #define ID_TREE_COLLAPSEBRANCH          32786
  36. #define ID_OPTIONS_FONT                 32787
  37. #define ID_CANCEL_INPLACE               32788
  38. $$IF(WANTS_TEXTVIEW)
  39. #define ID_VIEW_TEXT_VIEW               32789
  40. $$ENDIF //WANTS_TEXTVIEW
  41. // Next default values for new objects
  42. //
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45.  
  46. #define _APS_NEXT_RESOURCE_VALUE        108
  47. #define _APS_NEXT_COMMAND_VALUE         32789
  48. #define _APS_NEXT_CONTROL_VALUE         1004
  49. #define _APS_NEXT_SYMED_VALUE           200
  50. #endif
  51. #endif
  52.