home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / cscrap / test.def < prev    next >
Encoding:
Text File  |  1994-05-10  |  287 b   |  10 lines

  1. NAME            TEST
  2. DESCRIPTION     'Scraper control Tester'
  3. EXETYPE         WINDOWS
  4. STUB            'WINSTUB.EXE'
  5. CODE            PRELOAD MOVEABLE DISCARDABLE
  6. DATA            PRELOAD MOVEABLE MULTIPLE
  7. HEAPSIZE        2048
  8. STACKSIZE       4096
  9. EXPORTS         testWndProc   @1
  10.