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

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