Changeset 8260 for trunk/changelog
- Timestamp:
- Apr 13, 2002, 8:38:53 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8255 r8260 1 /* $Id: changelog,v 1.204 4 2002-04-13 04:44:49bird Exp $ */2 3 2002-04-1 1: knut st. osmundsen <bird@anduin.net>1 /* $Id: changelog,v 1.2045 2002-04-13 06:38:53 bird Exp $ */ 2 3 2002-04-12: knut st. osmundsen <bird@anduin.net> 4 4 - Windefs.h: 5 o _MAX_PATH, _MAX_DIR, _MAX_EXT crashes with Watcom C. 5 o _MAX_PATH, _MAX_DIR, _MAX_EXT crashes withc Watcom C. 6 - KERNEL32: o GetDriveType optimizations. 7 Made it just as strict as WinXP. Hope this won't 8 blow up any thing. (A little bit worried about a call in 9 shell32/folders.c and mci_open.) 10 o Corrected a call to GetDirveTypeA in hmdisk.cpp. (paranoia) 11 o Made (stupid) test program which is placed in the testcase 12 subdir. This is compilable for both OS/2 and NT. 13 14 - USER32: o Corrected a call to GetDriveTypeA. (missing ':') 6 15 7 16 2002-04-11: knut st. osmundsen <bird@anduin.net>
Note:
See TracChangeset
for help on using the changeset viewer.