Changeset 132 for trunk/changelog
- Timestamp:
- Jun 20, 1999, 4:05:49 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r131 r132 1 /* $Id */ 1 2 99-20-06: Sander van Leeuwen 2 3 - KERNEL32: Call HMInitialize from initterm, not winexe object creation … … 4 5 - KERNEL32: Fixed dll detach (windll.cpp) for converted win32 dlls 5 6 - 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. 6 11 - COMCTL32: Fixed crash on exit (moved unregister of class into exit list handler) 7 12 - USER32: Changed bugfix (WS_CLIPCHILDREN) for winhlp32 (same as Wine now)
Note:
See TracChangeset
for help on using the changeset viewer.