home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pentlk11.zip / SKETSAMP.DEF < prev    next >
Text File  |  1994-01-13  |  958b  |  24 lines

  1. ;  File Name   : SKETSAMP.DEF
  2. ;
  3. ;  Description : Sample Program for Sketch Controls
  4. ;  Copyright (C) 1992 IBM Corporation
  5. ;
  6. ;      DISCLAIMER OF WARRANTIES.  The following [enclosed] code is
  7. ;      sample code created by IBM Corporation. This sample code is not
  8. ;      part of any standard or IBM product and is provided to you solely
  9. ;      for  the purpose of assisting you in the development of your
  10. ;      applications.  The code is provided "AS IS", without
  11. ;      warranty of any kind.  IBM shall not be liable for any damages
  12. ;      arising out of your use of the sample code, even if they have been
  13. ;      advised of the possibility of such damages.                                                    *
  14. ;
  15. NAME           SKETSAMP   WINDOWAPI
  16.  
  17. DESCRIPTION    'Pen for OS/2 (c) Copyright IBM Corp. 1992, 1993. All rights reserved'
  18. PROTMODE
  19. DATA           MULTIPLE
  20. HEAPSIZE       8192
  21. STACKSIZE      8192
  22. EXPORTS
  23. ClientWndProc  @1
  24.