Changeset 4238 for trunk/changelog


Ignore:
Timestamp:
Sep 12, 2000, 6:32:59 AM (25 years ago)
Author:
bird
Message:

* empty log message *

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.
    28
    39 2000-09-09: Sander van Leeuwen <sandervl@xs4all.nl>
    410    - 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
    612                in RealPlayer 7)
    713                Create more registry keys during installation:
     
    3036                code from Probkrnl.c (Probkrnl.exe) - use win32ktst.exe
    3137                for Ring-3 testing now.
    32                 Added filehandle fix for MSC60a compiler.
     38                Added filehandle fix for MSC60a compiler. (fix don't work!)
    3339
    3440 2000-09-07: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.