- Timestamp:
- Aug 14, 2006, 6:20:47 AM (19 years ago)
- Location:
- trunk/dll
- Files:
-
- 3 edited
-
fm3dll.def (modified) (1 diff)
-
fm3res.def (modified) (1 diff)
-
version.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll.def
r389 r431 1 1 ; $Id$ 2 2 LIBRARY FM3DLL INITINSTANCE TERMINSTANCE 3 DESCRIPTION '@#SLAInc:3.04 pre12#@##1## 07/26/2006 03:04:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2006 Steven Levine and Associates, Inc.'3 DESCRIPTION '@#SLAInc:3.04#@##1## 08/13/2006 03:04:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2006 Steven Levine and Associates, Inc.' 4 4 EXETYPE OS2 5 5 PROTMODE -
trunk/dll/fm3res.def
r389 r431 1 1 ; $Id$ 2 2 LIBRARY FM3RES 3 DESCRIPTION '@#SLAInc:3.04 pre12#@##1## 07/26/2006 03:04:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2006 Steven Levine and Associates, Inc.'3 DESCRIPTION '@#SLAInc:3.04#@##1## 08/13/2006 03:04:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2006 Steven Levine and Associates, Inc.' 4 4 EXETYPE OS2 5 5 PROTMODE -
trunk/dll/version.h
r387 r431 32 32 12 Jul 06 SHL v3.04pre11: hide not selected, compare content 33 33 13 Jul 06 SHL v3.04pre12: Rework error logic to report rather than beeping 34 12 Aug 06 SHL v3.04: Release 34 35 35 36 ***********************************************************************/ … … 37 38 #define VERMAJOR 3 38 39 #define VERMINOR 04 39 #define VERREALMINOR " pre12" __DATE__ " " __TIME__ // SHL40 #define VERREALMINOR "" __DATE__ " " __TIME__ // SHL 40 41 41 42 #define APPNAME "FM2"
Note:
See TracChangeset
for help on using the changeset viewer.
