Changeset 7206 for trunk/changelog
- Timestamp:
 - Oct 25, 2001, 6:01:03 PM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/changelog (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/changelog
r7203 r7206 1 /* $Id: changelog,v 1.179 1 2001-10-25 13:19:50sandervl Exp $ */1 /* $Id: changelog,v 1.1792 2001-10-25 16:01:03 sandervl Exp $ */ 2 2 3 3 2001-10-25: Patrick Haller <patrick.haller@innotek.de> … … 8 8 to top-level windows when application gains or loses focus 9 9 from/to a window of another process. 10 o Fix for window tracking with thin frame (moving/sizing 11 window left tracks on the screen (fullscreen dragging disabled)) 10 12 - KERNEL32: o Never use DosError to disable hard errors! Use SetErrorMode 11 13 *and* restore old error mode afterwards. … … 15 17 happens so we read one byte from the disk and return 16 18 ERROR_MEDIA_CHANGED if it fails with ERROR_WRONG_DISK. 19 - COMCTL32: o ListView: LVM_SETITEMA: update item even when 'new' text is 20 the same. 21 (CVP depends on this) 17 22 18 23 2001-10-24: Patrick Haller <patrick.haller@innotek.de>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  