home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / treecnr.zip / TreeCnr.rci < prev    next >
Text File  |  1996-02-28  |  3KB  |  86 lines

  1. /*******************************************************************************
  2. * FILE NAME: TreeCnr.rci                                                       *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Resource include file for class:                                           *
  6. *     TreeCnr- Sample tree view container application                          *
  7. * ---------------------------------------------------------------------------- *
  8. * Warning: This file was generated by the VisualAge C++ Visual Builder.        *
  9. * Modifications to this source file will be lost when the part is regenerated. *
  10. *******************************************************************************/
  11. #ifndef vbinclude
  12. #define vbinclude  #include
  13. #endif
  14.  
  15. #include "TreeCnr.h"
  16.  
  17. vbinclude "TreeCnr.h"
  18.  
  19. vbinclude <os2.h>
  20.  
  21. #ifndef MAIN_RESOURCES_INCLUDED
  22. /*------------------------------ Main Resources ------------------------------*/
  23. #define MAIN_RESOURCES_INCLUDED  
  24.  
  25. HELPTABLE WND_TreeCnr
  26.    BEGIN
  27.       #define TreeCnr_HELPITEMRESOURCES  
  28.       #include "TreeCnr.rci"
  29.       #undef TreeCnr_HELPITEMRESOURCES
  30.    END
  31.  
  32. #define TreeCnr_WINDOWRESOURCES  
  33. #define TreeCnr_NONWINDOWRESOURCES  
  34. STRINGTABLE
  35.    BEGIN
  36.       1,  "Visual Builder 3.0"
  37.    END
  38.  
  39. #endif
  40.  
  41. #ifdef TreeCnr_NONWINDOWRESOURCES
  42. /*--------------------- Non-Window ID Related Resources ----------------------*/
  43. #ifndef TreeCnr_NONWINDOWRESOURCES_INCLUDED
  44. #define TreeCnr_NONWINDOWRESOURCES_INCLUDED  
  45. #ifndef Person_NONWINDOWRESOURCES_INCLUDED
  46. #define Person_NONWINDOWRESOURCES  
  47. #include "Person.rci"
  48. #undef Person_NONWINDOWRESOURCES
  49. #endif
  50.  
  51. #endif
  52. #endif
  53.  
  54. #ifdef TreeCnr_WINDOWRESOURCES
  55. /*----------------------- Window ID Related Resources ------------------------*/
  56. #ifdef TreeCnr_WINDOWRESOURCES_INCLUDING
  57. #define TreeCnr_WINDOWRESOURCES_RECURSING  
  58. #endif
  59. #define TreeCnr_WINDOWRESOURCES_INCLUDING  
  60. HELPSUBTABLE (WND_TreeCnr_FrameWindow)
  61.    BEGIN
  62.    END
  63.  
  64. #ifndef TreeCnr_WINDOWRESOURCES_RECURSING
  65.  
  66. #undef TreeCnr_WINDOWRESOURCES_INCLUDING
  67. #endif
  68. #endif
  69.  
  70. #ifdef TreeCnr_HELPITEMRESOURCES
  71. /*--------------------------- Help Item Resources ----------------------------*/
  72. #ifdef TreeCnr_HELPITEMRESOURCES_INCLUDING
  73. #define TreeCnr_HELPITEMRESOURCES_RECURSING  
  74. #endif
  75. #define TreeCnr_HELPITEMRESOURCES_INCLUDING  
  76.       HELPITEM  WND_TreeCnr_FrameWindow,  WND_TreeCnr_FrameWindow,  0
  77. #ifndef TreeCnr_HELPITEMRESOURCES_RECURSING
  78.  
  79. #endif
  80. #endif
  81.  
  82. #ifdef TreeCnr_HELPSUBITEMRESOURCES
  83. /*-------------------------- Help Subitem Resources --------------------------*/
  84. #endif
  85.  
  86.