Changeset 4182 for trunk/changelog


Ignore:
Timestamp:
Sep 4, 2000, 4:16:18 AM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4175 r4182  
    1  /* $Id: changelog,v 1.1101 2000-09-03 18:12:14 phaller Exp $ */
     1 /* $Id: changelog,v 1.1102 2000-09-04 02:16:18 bird Exp $ */
     2
     3 2000-09-04: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - doc/readme.txt: Updated Win32k sections.
     5    - Win32k:   Fixed missing object in the 16-bit clib.lib which caused
     6                linking of win32k.sys to fail in last daily build.
     7                Support for comport 3 and 4.
     8    - Win32kCC: Updated dialog to show all information provided by the
     9                Win32k IOCtl interface.
    210
    311 2000-09-03: Patrick Haller <phaller@gmx.net>
     
    513
    614 2000-09-03: Sander van Leeuwen <sandervl@xs4all.nl>
    7     - KERNEL32: More logging; 
     15    - KERNEL32: More logging;
    816                DeviceIoControl didn't have handlemanager wrapper
    917    - GDI32:    Missing wrapper for WinDrawTabbedText caused FS corruption.
     
    1826                    - PE.EXE may be invoked by Win32k.sys.
    1927                      Win32k.sys will now operate in three modes:
    20                         - Pure Pe2Lx mode. Only the Pe2Lx method is used.
     28                        - Pe2Lx mode. Only the Pe2Lx method is used.
    2129                        - Mixed Pe2Lx and Pe.exe mode. Pe.exe is invoked for
    2230                          executables which Pe2Lx don't currently support.
    2331                          (like WinWord, which BTW may trap you PC if invoked
    24                           in Pure mode.)
     32                          in Pe2Lx mode.)
    2533                          This is the default mode.
    2634                        - Pe.exe mode. Pe.exe is allways used.
Note: See TracChangeset for help on using the changeset viewer.