home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / windows / connect / connect.def < prev    next >
Encoding:
Text File  |  1990-11-28  |  285 b   |  10 lines

  1. NAME           CONNECT
  2. DESCRIPTION    'Mouse Connect Program  -   Petzold'
  3. EXETYPE        WINDOWS
  4. STUB           'WINSTUB.EXE'
  5. CODE           PRELOAD MOVEABLE DISCARDABLE
  6. DATA           PRELOAD MOVEABLE MULTIPLE
  7. HEAPSIZE       1024
  8. STACKSIZE      8192
  9. EXPORTS        WndProc
  10.