Changeset 1813 for trunk/changelog


Ignore:
Timestamp:
Nov 22, 1999, 9:37:49 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1808 r1813  
    1  /* $Id: changelog,v 1.465 1999-11-22 08:22:58 phaller Exp $ */
     1 /* $Id: changelog,v 1.466 1999-11-22 20:37:49 sandervl Exp $ */
    22
    33 99-11-22: Patrick Haller <phaller@gmx.net>
    44        - WSOCK32\NEW: Experimental rewrite using PMWSOCK, incomplete yet
     5
     6 99-11-22: Edgar Buerkle <Edgar.Buerkle@gmx.net>
     7        - KERNEL32: Workaround in HMWaitForSingleObject for Open32 handles
     8                    (i.e. process handles)
     9        - USER32: Extra checks in wvsnprintfA/W
     10                  Check if InfoPtr == NULL in STATIC_SetBitmap
     11        - GDI32: SetDIBits support for DIB sections
     12
     13 99-11-22: Sander van Leeuwen <sandervl@xs4all.nl>
     14        - KERNEL32: Add default renaming profile keys (ole32 & netapi32) to
     15                    odin.ini if they're not already there. (during init)
     16                    DosAliasMem fix; removed ReadFile hack.
     17        - KERNEL32: Rewrote pe loader for on-demand loading of sections
     18                    Currently all sections are preloaded because of problems
     19                    with page faults in dprints.
     20        - USER32: Removed GetIconInfo hack. Causes problems for other apps.
     21                  TODO: Double height reported by Open32 for color icon masks!
     22
     23 99-11-22: Vitali E. Pelenyov <Vitali.Pelenyov@dpt.ustu.ru>
     24        - KERNEL32: VirtualProtect bugfix
    525
    626 99-11-21: Christoph Bratschi <cbratschi@datacomm.ch>
     
    2646
    2747 99-11-18: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    28     - KERNEL32:  Win32Pe2LxImage didn't issue the setFullPath(szFileName)
    29                   call during construction.
    30                   Added a invalid pointer test in OS2Heap::Free which checks
    31                   that lpMem is within the user address space. (Fixes
    32                   WinZip 7.0 crash.)
     48        - KERNEL32: Win32Pe2LxImage didn't issue the setFullPath(szFileName)
     49                    call during construction.
     50                    Added a invalid pointer test in OS2Heap::Free which checks
     51                    that lpMem is within the user address space. (Fixes
     52                    WinZip 7.0 crash.)
    3353
    3454 99-11-17: Christoph Bratschi <cbratschi@datacomm.ch>
Note: See TracChangeset for help on using the changeset viewer.