home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / fwindows / comwp260 / samples / sample2.def < prev    next >
Text File  |  1995-10-09  |  343b  |  11 lines

  1. NAME            SAMPLE2
  2. DESCRIPTION     'Sample2 for ComWin ver 2.60 (c) 1994-95 M.Maedera'
  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. IMPORTS         comwin._cwFprintf
  11.