Changeset 132 for trunk/changelog


Ignore:
Timestamp:
Jun 20, 1999, 4:05:49 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r131 r132  
     1 /* $Id */
    12 99-20-06: Sander van Leeuwen
    23        - KERNEL32: Call HMInitialize from initterm, not winexe object creation
     
    45        - KERNEL32: Fixed dll detach (windll.cpp) for converted win32 dlls
    56        - KERNEL32: Module name detection (windll.cpp)
     7        - KERNEL32: Activated Win32 TIB code; a selector + memory is allocated
     8                    for the main thread and every thread created.
     9                    When it's completed, it should fix several problems due to
     10                    differences between OS/2's TIB and Win32's TEB.
    611        - COMCTL32: Fixed crash on exit (moved unregister of class into exit list handler)
    712        - USER32: Changed bugfix (WS_CLIPCHILDREN) for winhlp32 (same as Wine now)
Note: See TracChangeset for help on using the changeset viewer.