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

  1. LIBRARY     sample3
  2. DESCRIPTION 'Sample3 for Comwin ver 2.60 copyright (c) 1994-95 by M.Maedera'
  3. EXETYPE     windows
  4. CODE        preload moveable discardable
  5. DATA        preload moveable single
  6. HEAPSIZE    1024
  7. EXPORTS
  8.             SampleCommand      @81
  9.             SampleInterpreter  @82
  10.             SampleScript       @83
  11.