Changeset 5132 for trunk/changelog


Ignore:
Timestamp:
Feb 14, 2001, 1:56:10 PM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5129 r5132  
    1 /* $Id: changelog,v 1.1254 2001-02-14 11:39:30 sandervl Exp $ */
     1/* $Id: changelog,v 1.1255 2001-02-14 12:56:10 bird Exp $ */
     2
     3 2001-02-14: knut stange osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Win32k.lib:
     5                o Corrected build breaker: log.h should not be included.
     6                  log.h was removed from the CINLCUDES two days ago.
    27
    38 2001-02-14: Sander van Leeuwen <sandervl@xs4all.nl>
     
    712                o Must use EXC_CallHandler to call RtlUnwind handler
    813                  (fixes crash during RaiseException in BrMSX)
    9     - OPENGL\GLU: 
     14    - OPENGL\GLU:
    1015                o Removed initterm.cpp. Use dllentry.obj instead
    1116    - INCLUDE\misc.h:
     
    1924                  (CB_FINDSTRING, CB_FINDSTRINGEXACT, CB_SELECTSTRING,
    2025                   LB_FINDSTRING, LB_FINDSTRINGEXACT, LB_SELECTSTRING)
     26
     27 2001-02-12: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     28    - Win32k.lib:
     29                o Removed /src/win32k/include from the CFLAGS.
    2130
    2231 2001-02-11: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     
    3241    - RASAPI32: o Can't use LXLITE as it crashes on this binary
    3342    - KERNEL32: o Check handle in LocalLock and return NULL if invalid
    34                   (some apps use LocalLock to get access to GDI objects; doesn't 
     43                  (some apps use LocalLock to get access to GDI objects; doesn't
    3544                   work in Odin (TODO))
    3645
Note: See TracChangeset for help on using the changeset viewer.