home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wpsgpf.zip / AAA.DEF next >
Text File  |  1995-02-22  |  834b  |  35 lines

  1. ;******* aaa C Program Module Definition File (.DEF) ********
  2. ;
  3. ;  Generated by GPF (Gui Programming Facility) Version 2.1 Level(A2)
  4. ;
  5. ;  The module definition file supplies extra information about
  6. ;  the program module to the LINKER.
  7. ;
  8. ;***********************************************************************
  9. ; SubSystem    : Presentation Manager (32-Bit) - IBM C Set/2
  10. ; Program Name    : aaa
  11. ; DataBase Name : No DBM
  12. ; Date and Time : Wed Feb 22 09:04:28 1995
  13. ; Program Level : 1.0
  14. ; Copyright    :
  15. ;***********************************************************************
  16.  
  17. LIBRARY aaa INITINSTANCE TERMINSTANCE
  18.  
  19. DESCRIPTION 'aaa - Copyright :    '
  20.  
  21. STUB        'OS2STUB.EXE'
  22.  
  23. DATA         MULTIPLE NONSHARED
  24.  
  25. PROTMODE
  26.  
  27. EXPORTS
  28.    InitInstanceaaa
  29.    TermInstanceaaa
  30.    fnwpSOMView
  31.    CreateSOMView
  32.    ShowSOMView
  33.  
  34.  
  35.