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

  1. /*******************************************************************************
  2. * FILE NAME: strgen.rci                                                        *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Resource include file for class:                                           *
  6. *     strgen- Sample of using IStringGenerator class                           *
  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 "strgen.h"
  16.  
  17. vbinclude <os2.h>
  18.  
  19. #ifndef MAIN_RESOURCES_INCLUDED
  20. #define MAIN_RESOURCES_INCLUDED  
  21.  
  22. HELPTABLE WND_strgen
  23.    BEGIN
  24.       HELPITEM  WND_strgen_FrameWindow,  WND_strgen_FrameWindow,  0
  25.    END
  26.  
  27. #define strgen_WINDOWRESOURCES  
  28. #define strgen_NONWINDOWRESOURCES  
  29. STRINGTABLE
  30.    BEGIN
  31.       1,  "Visual Builder 3.0"
  32.    END
  33.  
  34. #endif
  35.  
  36. #ifdef strgen_NONWINDOWRESOURCES
  37. #ifndef strgen_NONWINDOWRESOURCES_INCLUDED
  38. #define strgen_NONWINDOWRESOURCES_INCLUDED  
  39. #ifndef Customer_NONWINDOWRESOURCES_INCLUDED
  40. #define Customer_NONWINDOWRESOURCES  
  41. #include "Customer.rci"
  42. #undef Customer_NONWINDOWRESOURCES
  43. #endif
  44.  
  45. #endif
  46. #endif
  47.  
  48. #ifdef strgen_WINDOWRESOURCES
  49. #define strgen_WINDOWRESOURCES_INCLUDING  
  50. HELPSUBTABLE (WND_strgen_FrameWindow)
  51.    BEGIN
  52.    END
  53.  
  54. #undef strgen_WINDOWRESOURCES_INCLUDING
  55. #endif
  56.  
  57. #ifdef strgen_HELPITEMRESOURCES
  58.       HELPITEM  WND_strgen_FrameWindow,  WND_strgen_FrameWindow,  0
  59. #endif
  60.  
  61. #ifdef strgen_HELPSUBITEMRESOURCES
  62. #endif
  63.  
  64.