home *** CD-ROM | disk | FTP | other *** search
- /*******************************************************************************
- * FILE NAME: TreeCnr.rci *
- * *
- * DESCRIPTION: *
- * Resource include file for class: *
- * TreeCnr- Sample tree view container application *
- * ---------------------------------------------------------------------------- *
- * Warning: This file was generated by the VisualAge C++ Visual Builder. *
- * Modifications to this source file will be lost when the part is regenerated. *
- *******************************************************************************/
- #ifndef vbinclude
- #define vbinclude #include
- #endif
-
- #include "TreeCnr.h"
-
- vbinclude "TreeCnr.h"
-
- vbinclude <os2.h>
-
- #ifndef MAIN_RESOURCES_INCLUDED
- /*------------------------------ Main Resources ------------------------------*/
- #define MAIN_RESOURCES_INCLUDED
-
- HELPTABLE WND_TreeCnr
- BEGIN
- #define TreeCnr_HELPITEMRESOURCES
- #include "TreeCnr.rci"
- #undef TreeCnr_HELPITEMRESOURCES
- END
-
- #define TreeCnr_WINDOWRESOURCES
- #define TreeCnr_NONWINDOWRESOURCES
- STRINGTABLE
- BEGIN
- 1, "Visual Builder 3.0"
- END
-
- #endif
-
- #ifdef TreeCnr_NONWINDOWRESOURCES
- /*--------------------- Non-Window ID Related Resources ----------------------*/
- #ifndef TreeCnr_NONWINDOWRESOURCES_INCLUDED
- #define TreeCnr_NONWINDOWRESOURCES_INCLUDED
- #ifndef Person_NONWINDOWRESOURCES_INCLUDED
- #define Person_NONWINDOWRESOURCES
- #include "Person.rci"
- #undef Person_NONWINDOWRESOURCES
- #endif
-
- #endif
- #endif
-
- #ifdef TreeCnr_WINDOWRESOURCES
- /*----------------------- Window ID Related Resources ------------------------*/
- #ifdef TreeCnr_WINDOWRESOURCES_INCLUDING
- #define TreeCnr_WINDOWRESOURCES_RECURSING
- #endif
- #define TreeCnr_WINDOWRESOURCES_INCLUDING
- HELPSUBTABLE (WND_TreeCnr_FrameWindow)
- BEGIN
- END
-
- #ifndef TreeCnr_WINDOWRESOURCES_RECURSING
-
- #undef TreeCnr_WINDOWRESOURCES_INCLUDING
- #endif
- #endif
-
- #ifdef TreeCnr_HELPITEMRESOURCES
- /*--------------------------- Help Item Resources ----------------------------*/
- #ifdef TreeCnr_HELPITEMRESOURCES_INCLUDING
- #define TreeCnr_HELPITEMRESOURCES_RECURSING
- #endif
- #define TreeCnr_HELPITEMRESOURCES_INCLUDING
- HELPITEM WND_TreeCnr_FrameWindow, WND_TreeCnr_FrameWindow, 0
- #ifndef TreeCnr_HELPITEMRESOURCES_RECURSING
-
- #endif
- #endif
-
- #ifdef TreeCnr_HELPSUBITEMRESOURCES
- /*-------------------------- Help Subitem Resources --------------------------*/
- #endif
-
-