Changeset 1397
- Timestamp:
 - Oct 21, 1999, 9:25:45 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/changelog (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/changelog
r1392 r1397 1 /* $Id: changelog,v 1.35 1 1999-10-21 12:20:06sandervl Exp $ */1 /* $Id: changelog,v 1.352 1999-10-21 19:25:45 sandervl Exp $ */ 2 2 3 3 99-10-21: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: Increase reference count for LX dlls. (RegisterLxDll) 5 Set memory protection flags to READONLY for PAGE_NOACCESS 5 6 - USER32: Added support for SWP_NOSIZECHANGING to SetWindowPos 6 7 Fixed WM_ADJUSTWINDOWPOS (when position/size changed by app) 7 8 Combobox fixes (simple combobox works, more complex don't) 9 Don't check instance handle if handle == handle of exe for 10 class lookup. 11 - GDI32: Fixed bug in DIBSection ctor (next ptr not initialized) 8 12 9 13 99-10-20: Edgar Buerkle <Edgar.Buerkle@gmx.net>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  