Changeset 22045 for trunk/changelog
- Timestamp:
- Dec 19, 2012, 4:32:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r22036 r22045 1 0.8.7 (2012-12-19) 2 ------------------ 3 - kernel32: Add RegisterDummyExeEx that allows to specify a resource tree 4 simulating the resource section of a real Win32 EXE. 5 - kernel32: Make LoadLibraryEx correctly return the Win32 EXE module handle 6 when given full EXE file name. 7 - kernel32: Serialize stack trace logging on crashes to make sure it's not 8 - kernel32: Increase the maximum number of GDI handles from 1024 to 4096. 9 This fixes some heavily interactive flash content. 10 1 11 0.8.6 (2012-10-23) 2 12 ------------------
Note:
See TracChangeset
for help on using the changeset viewer.