home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / keysrt.zip / test.h < prev    next >
C/C++ Source or Header  |  1996-02-23  |  2KB  |  44 lines

  1. /*******************************************************************************
  2. * FILE NAME: test.h                                                            *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Constant declarations 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 _ICCONST_
  12. #include <icconst.h>
  13. #endif
  14.  
  15. #ifndef _IVBDEFS_
  16. #include <ivbdefs.h>
  17. #endif
  18.  
  19. #ifndef WND_test
  20. #define WND_test  VBBASEWINDOWID
  21. #endif
  22.  
  23. #define WNDOFFSET_test_FrameWindow  0
  24. #define WND_test_FrameWindow  WND_test
  25.  
  26. #define WND_test_Canvas  IC_FRAME_CLIENT_ID
  27.  
  28. #define WNDOFFSET_test_PushButton1  1
  29. #define WND_test_PushButton1  WND_test + WNDOFFSET_test_PushButton1
  30.  
  31. #define WNDOFFSET_test_VBContainerControl1  2
  32. #define WND_test_VBContainerControl1  WND_test + WNDOFFSET_test_VBContainerControl1
  33.  
  34.  
  35.  
  36. #define WNDOFFSET_test_PushButton2  3
  37. #define WND_test_PushButton2  WND_test + WNDOFFSET_test_PushButton2
  38.  
  39. #define WNDOFFSET_test_PushButton3  4
  40. #define WND_test_PushButton3  WND_test + WNDOFFSET_test_PushButton3
  41.  
  42.  
  43.  
  44.