home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / netds / ras / rasberry / rasberry.def < prev    next >
Text File  |  1994-05-26  |  281b  |  11 lines

  1. ; Module definition file for 16-bit applications only.
  2.  
  3. NAME         RASBERRY
  4. DESCRIPTION  'RAS Sample'
  5. EXETYPE      WINDOWS
  6. STUB         'WINSTUB.EXE'
  7. HEAPSIZE     2048
  8. STACKSIZE    10240
  9. CODE         PRELOAD MOVEABLE DISCARDABLE
  10. DATA         PRELOAD MOVEABLE MULTIPLE
  11.