home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / keysrt.zip / test.rci < prev    next >
Text File  |  1996-02-23  |  2KB  |  58 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. #endif
  40. #endif
  41.  
  42. #ifdef test_WINDOWRESOURCES
  43. #define test_WINDOWRESOURCES_INCLUDING  
  44. HELPSUBTABLE (WND_test_FrameWindow)
  45.    BEGIN
  46.    END
  47.  
  48. #undef test_WINDOWRESOURCES_INCLUDING
  49. #endif
  50.  
  51. #ifdef test_HELPITEMRESOURCES
  52.       HELPITEM  WND_test_FrameWindow,  WND_test_FrameWindow,  0
  53. #endif
  54.  
  55. #ifdef test_HELPSUBITEMRESOURCES
  56. #endif
  57.  
  58.