Changeset 1681 for trunk/changelog


Ignore:
Timestamp:
Nov 10, 1999, 3:43:05 AM (26 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1676 r1681  
    1  /* $Id: changelog,v 1.430 1999-11-09 20:15:32 sandervl Exp $ */
     1 /* $Id: changelog,v 1.431 1999-11-10 02:43:05 bird Exp $ */
     2
     3 99-11-10: knut.st.osmundsen <knut.stange.osmundsen@pmsc.no>
     4    - PE2LX: Added OLE32 to the lie list. New Base class.
     5    - WIN32K: Disabled Yield - this solves problems running win32k
     6              at SMP kernels and logging problems on all kernels.
     7              Added some parameters.
    28
    39 99-11-09: Rene Pronk <R.Pronk@twi.tudelft.nl>
     
    2632                  dirty apps try to read directly from system dlls.
    2733        - KERNEL32: No need to export private apis by name & ordinal (ord is enough)
    28         - INCLUDE\odinwrap.h 
     34        - INCLUDE\odinwrap.h
    2935                  added wrappers that don't print dbg messages (regardless
    3036                  of whether DEBUG is defined or not)
     
    4652
    4753 99-11-08: Patrick Haller <phaller@gmx.net>
    48         - COMCTL32:     Fix: EDIT: if obtaining font information fails, 
     54        - COMCTL32:     Fix: EDIT: if obtaining font information fails,
    4955                                   prevent division by zero
    5056        - NTDLL:        Add:    numerous integer arithmetic functions added
     
    134140
    135141 99-11-03: Patrick Haller <phaller@gmx.net>
    136         - KERNEL32:     Fix:    undocumented behaviour in SearchPathA 
     142        - KERNEL32:     Fix:    undocumented behaviour in SearchPathA
    137143                                and bugfix in SearchPathW
    138144        - USER32:       Fix:    TrackPopupMenuEx lpPM can be NULL
     
    156162
    157163 99-11-02: Sander van Leeuwen <sandervl@xs4all.nl>
    158         - INCLUDE\odinwrap.h: 
     164        - INCLUDE\odinwrap.h:
    159165                  fixed wrong define (_ODINWARP instead of _ODINWRAP)
    160166                  Only check the heap for consistency when DEBUG_ODINHEAP is
Note: See TracChangeset for help on using the changeset viewer.