Changeset 22057 for trunk/changelog
- Timestamp:
- Dec 31, 2012, 2:41:34 PM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/changelog (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/changelogr22045 r22057 1 0.8.8 (2012-12-31) 2 ------------------ 3 - kernel32: Export ODIN_ThreadContextSave and ODIN_ThreadContextResore. 4 Needed for recent Flash. 5 - kernel32: Add stubs for CoQueryProxyBlanket and friends. Required by 6 recent Flash. 7 - kernel32: Implement proper input/output console support for VIO 8 applications in Odin SDK mode. This makes APIs like 9 GetNumberOfConsoleInputEvents actually work. This mode is only used 10 if stdin/stdout is not redirected and not piped. 11 - kernel32: Make all console modes on by default except ENABLE_WINDOW_INPUT 12 (according to MSDN). 13 14 1 15 0.8.7 (2012-12-19) 2 16 ------------------ … … 6 20 when given full EXE file name. 7 21 - kernel32: Serialize stack trace logging on crashes to make sure it's not 22 intermixed with output from other threads. 8 23 - kernel32: Increase the maximum number of GDI handles from 1024 to 4096. 9 24 This fixes some heavily interactive flash content. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
