home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Mib / CMESOUR.ZIP / CRUEME.DEF < prev    next >
Text File  |  1998-05-27  |  233b  |  14 lines

  1. NAME         WAP32
  2.  
  3. DESCRIPTION 'Assembly Win32 Program'
  4.  
  5. CODE         PRELOAD MOVEABLE DISCARDABLE
  6. DATA         PRELOAD MOVEABLE MULTIPLE
  7.  
  8. EXETYPE      WINDOWS
  9.  
  10. HEAPSIZE     4096
  11. STACKSIZE    4096
  12.  
  13. EXPORTS      WndProc
  14.