home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / strgen.zip / strgen.h < prev    next >
C/C++ Source or Header  |  1995-11-02  |  1KB  |  38 lines

  1. /*******************************************************************************
  2. * FILE NAME: strgen.h                                                          *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Constant declarations 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 _ICCONST_
  12. #include <icconst.h>
  13. #endif
  14.  
  15. #ifndef _IVBDEFS_
  16. #include <ivbdefs.h>
  17. #endif
  18.  
  19. #ifndef WND_strgen
  20. #define WND_strgen  VBBASEWINDOWID
  21. #endif
  22.  
  23. #define WNDOFFSET_strgen_FrameWindow  0
  24. #define WND_strgen_FrameWindow  WND_strgen
  25.  
  26. #define WND_strgen_Canvas  IC_FRAME_CLIENT_ID
  27.  
  28. #define WNDOFFSET_strgen_CollectionViewListBox1  1
  29. #define WND_strgen_CollectionViewListBox1  WND_strgen + WNDOFFSET_strgen_CollectionViewListBox1
  30.  
  31. #define WNDOFFSET_strgen_StaticText1  2
  32. #define WND_strgen_StaticText1  WND_strgen + WNDOFFSET_strgen_StaticText1
  33.  
  34.  
  35.  
  36.  
  37.  
  38.