Changeset 1005 for trunk/dll/wrappers.c
- Timestamp:
- May 6, 2008, 5:07:07 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/wrappers.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/wrappers.c
r975 r1005 14 14 01 Sep 07 GKY Add xDosSetPathInfo to fix case where FS3 buffer crosses 64k boundry 15 15 06 Oct 07 SHL Add xDos...() wrappers to support systems wo/large file support (Gregg, Steven) 16 05 May 08 SHL Add Add FORTIFY support 16 17 17 18 ***********************************************************************/ … … 31 32 #include "errutil.h" // Dos_Error... 32 33 #include "strutil.h" // GetPString 34 35 #include "fortify.h" // GetPString 33 36 34 37 static PSZ pszSrcFile = __FILE__;
Note:
See TracChangeset
for help on using the changeset viewer.
