home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pgehdl.zip / test.rci < prev    next >
Text File  |  1996-02-01  |  2KB  |  64 lines

  1. /*******************************************************************************
  2. * FILE NAME: test.rci                                                          *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Resource include file for class:                                           *
  6. *     test                                                                     *
  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 "test.h"
  16.  
  17. vbinclude <os2.h>
  18.  
  19. #ifndef MAIN_RESOURCES_INCLUDED
  20. #define MAIN_RESOURCES_INCLUDED  
  21.  
  22. HELPTABLE WND_test
  23.    BEGIN
  24.       HELPITEM  WND_test_FrameWindow,  WND_test_FrameWindow,  0
  25.    END
  26.  
  27. #define test_WINDOWRESOURCES  
  28. #define test_NONWINDOWRESOURCES  
  29. STRINGTABLE
  30.    BEGIN
  31.       1,  "Visual Builder 3.0"
  32.    END
  33.  
  34. #endif
  35.  
  36. #ifdef test_NONWINDOWRESOURCES
  37. #ifndef test_NONWINDOWRESOURCES_INCLUDED
  38. #define test_NONWINDOWRESOURCES_INCLUDED  
  39. #ifndef APageHandler_NONWINDOWRESOURCES_INCLUDED
  40. #define APageHandler_NONWINDOWRESOURCES  
  41. #include "PgHndler.rci"
  42. #undef APageHandler_NONWINDOWRESOURCES
  43. #endif
  44.  
  45. #endif
  46. #endif
  47.  
  48. #ifdef test_WINDOWRESOURCES
  49. #define test_WINDOWRESOURCES_INCLUDING  
  50. HELPSUBTABLE (WND_test_FrameWindow)
  51.    BEGIN
  52.    END
  53.  
  54. #undef test_WINDOWRESOURCES_INCLUDING
  55. #endif
  56.  
  57. #ifdef test_HELPITEMRESOURCES
  58.       HELPITEM  WND_test_FrameWindow,  WND_test_FrameWindow,  0
  59. #endif
  60.  
  61. #ifdef test_HELPSUBITEMRESOURCES
  62. #endif
  63.  
  64.