Changeset 8328 for trunk/changelog
- Timestamp:
- Apr 29, 2002, 7:05:58 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8326 r8328 1 /* $Id: changelog,v 1.205 3 2002-04-29 16:29:18 sandervl Exp $ */1 /* $Id: changelog,v 1.2054 2002-04-29 17:05:58 sandervl Exp $ */ 2 2 3 3 2002-04-29: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: o Export RegisterCustomDriver 5 6 2002-04-29: Patrick Haller <patrick.haller@innotek.de> 7 - OLEAUT32: o Clean up hash object during dll unload 8 - KERNEL32: o Fixed memory leaks in handlename class, Win32ImageBase::isPEImage 9 and DestroyTIB 10 o fixed unicode conversion for APIs that allow 11 NULL strings as input parameter (SearchPathW, 12 Registry APIs) not to set last error to EROROR_INVALID_HANDLE 13 o wprocess.cpp: 14 - set ODIN32.DEBUG_CHILD=ICSDEBUG.EXE will cause CreateProcess 15 to start PE-clients inside a new debugger instance 16 - GetModuleFileName fixes (don't count zero termination) 17 o don't set last error in HeapFree() 18 - COMCTL32: o Draglist control bugfix (crash) 5 19 6 20 2002-04-28: knut st. osmundsen <bird@anduin.net>
Note:
See TracChangeset
for help on using the changeset viewer.