Changeset 4253 for trunk/changelog


Ignore:
Timestamp:
Sep 13, 2000, 10:59:32 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4251 r4253  
    1  /* $Id: changelog,v 1.1122 2000-09-12 22:52:20 bird Exp $ */
     1 /* $Id: changelog,v 1.1123 2000-09-13 20:59:32 sandervl Exp $ */
     2
     3 2000-09-12: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: InitCommandLine corrupted the heap
     5                Created HandleManager class for physical disks
     6    - GDI32:    StretchDIBits: Open32 always returns height of bitmap (regardless of how many
     7                scanlines were copied); now corrected
     8    - WNASPI32: Fixed FS corruption
    29
    310 2000-09-13: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     
    2734                in RealPlayer 7)
    2835                Create more registry keys during installation:
    29                 HKEY_LOCAL_MACHINE\CurrentVersion\RunOnce
    3036                HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager
    31                 HKEY_LOCAL_MACHINE\Software\\Microsoft\\Windows\\CurrentVersion\\App Paths\\iexplore.exe
     37                HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
     38                HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe
    3239                GetFileAttributesA trashes the stack (EBX register corrupted after return)
    3340                If CreateFile fails to duplicate the handle, then try DosDupHandle
     
    7683 2000-09-05: Sander van Leeuwen <sandervl@xs4all.nl>
    7784    - USER32:   WM_PARENTNOTIFY during WM_CREATE was sent to the wrong window
    78                 WM_FOCUSCHANGE fix; set & kill focus was sent twice
     85                WM_FOCUSCHANGE fix; set & kill focus were sent twice
    7986                Added more logging.
    8087                Activate window after resizing (WM_WINDOWPOSCHANGED in pmwindow.cpp)
Note: See TracChangeset for help on using the changeset viewer.