home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / VPR_DATA / DOGA / SOURCES / WIREVIEW.LZH / WIRVWAPP.DEF < prev    next >
Text File  |  1995-12-05  |  590b  |  20 lines

  1. ;------------------------------------------------
  2. ;   Main wireview
  3. ;   DoGA
  4. ;   Copyright (c) 1995. Project Team DoGA. All Rights Reserved.
  5. ;
  6. ;   サブシステム:    wireview.exe モジュール定義ファイル
  7. ;   ファイル:        wirvwapp.def
  8. ;   作成者:          Masamichi Takatsu
  9. ;
  10. ;------------------------------------------------
  11.  
  12. NAME wireview
  13.  
  14. DESCRIPTION 'wireview Application - Copyright (c) 1995. Project Team DoGA. All Rights Reserved.'
  15. EXETYPE     WINDOWS
  16. CODE        PRELOAD MOVEABLE DISCARDABLE
  17. DATA        PRELOAD MOVEABLE MULTIPLE
  18. HEAPSIZE    4096
  19. STACKSIZE   8192
  20.