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

  1. /*******************************************************************************
  2. * FILE NAME: Person.rci                                                        *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Resource include file for class:                                           *
  6. *     Person- A person that can be added to an organization heirarchy          *
  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 "Person.h"
  16.  
  17. vbinclude "Person.h"
  18.  
  19. vbinclude <os2.h>
  20.  
  21. #ifndef MAIN_RESOURCES_INCLUDED
  22. /*------------------------------ Main Resources ------------------------------*/
  23. #define MAIN_RESOURCES_INCLUDED  
  24.  
  25. HELPTABLE WND_Person
  26.    BEGIN
  27.       #define Person_HELPITEMRESOURCES  
  28.       #include "Person.rci"
  29.       #undef Person_HELPITEMRESOURCES
  30.    END
  31.  
  32. #define Person_WINDOWRESOURCES  
  33. #define Person_NONWINDOWRESOURCES  
  34. STRINGTABLE
  35.    BEGIN
  36.       1,  "Visual Builder 3.0"
  37.    END
  38.  
  39. #endif
  40.  
  41. #ifdef Person_NONWINDOWRESOURCES
  42. /*--------------------- Non-Window ID Related Resources ----------------------*/
  43. #ifndef Person_NONWINDOWRESOURCES_INCLUDED
  44. #define Person_NONWINDOWRESOURCES_INCLUDED  
  45. #endif
  46. #endif
  47.  
  48. #ifdef Person_WINDOWRESOURCES
  49. /*----------------------- Window ID Related Resources ------------------------*/
  50. #ifdef Person_WINDOWRESOURCES_INCLUDING
  51. #define Person_WINDOWRESOURCES_RECURSING  
  52. #endif
  53. #define Person_WINDOWRESOURCES_INCLUDING  
  54.  
  55. #ifndef Person_WINDOWRESOURCES_RECURSING
  56.  
  57. #undef Person_WINDOWRESOURCES_INCLUDING
  58. #endif
  59. #endif
  60.  
  61. #ifdef Person_HELPITEMRESOURCES
  62. /*--------------------------- Help Item Resources ----------------------------*/
  63. #ifdef Person_HELPITEMRESOURCES_INCLUDING
  64. #define Person_HELPITEMRESOURCES_RECURSING  
  65. #endif
  66. #define Person_HELPITEMRESOURCES_INCLUDING  
  67. #ifndef Person_HELPITEMRESOURCES_RECURSING
  68.  
  69. #endif
  70. #endif
  71.  
  72. #ifdef Person_HELPSUBITEMRESOURCES
  73. /*-------------------------- Help Subitem Resources --------------------------*/
  74. #endif
  75.  
  76.