Changeset 4238 for trunk/changelog
- Timestamp:
- Sep 12, 2000, 6:32:59 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4233 r4238 1 /* $Id: changelog,v 1.1118 2000-09-10 21:55:24 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1119 2000-09-12 04:32:59 bird Exp $ */ 2 3 2000-09-12: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - KERNEL32: Rewrote GetCommandLineA/W. Don't depend on Open32 any longer. 5 The commandline strings are moved to global variables in 6 wprocess.cpp. 7 Added/extended some OSLib calls. 2 8 3 9 2000-09-09: Sander van Leeuwen <sandervl@xs4all.nl> 4 10 - KERNEL32: Don't dispatch exceptions after application has called 5 ExitProcess. (fixes endless loop of exception handler calls 11 ExitProcess. (fixes endless loop of exception handler calls 6 12 in RealPlayer 7) 7 13 Create more registry keys during installation: … … 30 36 code from Probkrnl.c (Probkrnl.exe) - use win32ktst.exe 31 37 for Ring-3 testing now. 32 Added filehandle fix for MSC60a compiler. 38 Added filehandle fix for MSC60a compiler. (fix don't work!) 33 39 34 40 2000-09-07: Patrick Haller <phaller@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.