Changeset 7199 for trunk/changelog
- Timestamp:
- Oct 25, 2001, 12:40:08 PM (24 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/changelog (modified) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/changelogr7197 r7199 1 /* $Id: changelog,v 1.1788 2001-10-24 22:48:08 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1789 2001-10-25 10:40:08 sandervl Exp $ */ 2 3 2001-10-25: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: o Fixed sending of WM_ACTIVATEAPP messages. Only send them 5 to top-level windows when application gains or loses focus 6 from/to a window of another process. 2 7 3 8 2001-10-24: Patrick Haller <patrick.haller@innotek.de> … … 6 11 Note: Open32 uses always PM Scancodes! 7 12 o fixed GetKeyNameText as far as possible 8 Despite we'll have to implement a flexible keyboard9 layout scheme in the future.13 Despite we'll have to implement a flexible keyboard 14 layout scheme in the future. 10 15 11 16 2001-10-24: Achim Hasenmueller <achimha@innotek.de> … … 25 30 o Double click on system menu now closes window 26 31 (SetCapture interferes with double click message generation) 27 - WINMM: o Dynamically load M MPM/2; Windows applications (that don't32 - WINMM: o Dynamically load MDM; Windows applications (that don't 28 33 require sound) will no longer fail when MMPM/2 isn't available. 29 34 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
