Changeset 1622
- Timestamp:
 - Aug 14, 2011, 6:09:44 PM (14 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 17 edited
 
- 
          
  av2.def (modified) (1 diff)
 - 
          
  databar.def (modified) (1 diff)
 - 
          
  dirsize.def (modified) (1 diff)
 - 
          
  dll/fm3dll.def (modified) (1 diff)
 - 
          
  dll/fm3res.def (modified) (1 diff)
 - 
          
  eas.def (modified) (1 diff)
 - 
          
  fm3.def (modified) (1 diff)
 - 
          
  fm4.def (modified) (1 diff)
 - 
          
  global.def (modified) (1 diff)
 - 
          
  ini.def (modified) (1 diff)
 - 
          
  killproc.def (modified) (1 diff)
 - 
          
  sysinfo.def (modified) (1 diff)
 - 
          
  undel.def (modified) (1 diff)
 - 
          
  vcollect.def (modified) (1 diff)
 - 
          
  vdir.def (modified) (1 diff)
 - 
          
  viewinfs.def (modified) (1 diff)
 - 
          
  vtree.def (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/av2.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416  - 
      
trunk/databar.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 #option stack = 65536 # 14 Dec 08 SHL  - 
      
trunk/dirsize.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000  - 
      
trunk/dll/fm3dll.def
r1617 r1622 9 9 # 10 Dec 08 SHL Ticket 26: Add excepiton handler support 10 10 11 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'11 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 12 12 segment class 'DATA' readwrite loadoncall nonshared 13 13 segment class 'CODE' loadoncall  - 
      
trunk/dll/fm3res.def
r1617 r1622 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 segment class 'DATA' readonly loadoncall shared  - 
      
trunk/eas.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000  - 
      
trunk/fm3.def
r1617 r1622 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360  - 
      
trunk/fm4.def
r1617 r1622 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360  - 
      
trunk/global.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 388416  - 
      
trunk/ini.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x60000  - 
      
trunk/killproc.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000  - 
      
trunk/sysinfo.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000  - 
      
trunk/undel.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000  - 
      
trunk/vcollect.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360  - 
      
trunk/vdir.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416  - 
      
trunk/viewinfs.def
r1617 r1622 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 122840  - 
      
trunk/vtree.def
r1617 r1622 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/1 3/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/14/2011 03:19:01 tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  