home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / bsscdemo / treedem3 / treedem3.def < prev    next >
Encoding:
Text File  |  1993-05-27  |  286 b   |  10 lines

  1. NAME           TREEDEM3
  2.  
  3. DESCRIPTION    '(c) 1993 Barking Spider Software Inc. Tree Control Demo 3'
  4. EXETYPE        WINDOWS
  5. STUB           'WINSTUB.EXE'
  6. CODE           PRELOAD MOVEABLE DISCARDABLE
  7. DATA           PRELOAD MOVEABLE MULTIPLE
  8. HEAPSIZE       1024
  9. STACKSIZE      4096
  10.