Changeset 2900 for trunk/changelog


Ignore:
Timestamp:
Feb 26, 2000, 2:27:51 PM (26 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2896 r2900  
    1  /* $Id: changelog,v 1.752 2000-02-25 18:09:25 cbratschi Exp $ */
     1 /* $Id: changelog,v 1.753 2000-02-26 13:27:49 bird Exp $ */
     2
     3 2000-02-27: knut st. osmundsen <knut.stange.osmundse@pmsc.no>
     4        - pdwin32.tools: "New" tool, MAKE_CMD. Passes on the DEBUG and
     5                    NODEBUGINFO macros variables to the next make job.
     6                    (It's better to have it here than to have it in nearly
     7                    all makefiles. And we keep forgetting it...)
     8
     9 2000-02-26: knut st. osmundsen <knut.stange.osmundse@pmsc.no>
     10        - WIN32K: *Symbol Database is implemented. Contains symbols for most
     11                   retail kernels. (see win32k.txt or readme.txt)
     12                  *No scanning of the os2krnl file, the loaded image is now
     13                    scanned to determin which build, debug/retail and smp/uni.
     14                  *16-bit logging.
     15                  *Extract.exe rule. Extract.exe program generates the
     16                   SymDb.c source file found in dev16 from a collections of
     17                   kernel symbol files.
    218
    319 2000-02-25: Christoph Bratschi <cbratschi@datacomm.ch>
     
    3046                    NOTE: I've fixed similar bugs before. Somebody should verify
    3147                          all comctl32 handlers...
    32                      
     48
    3349 2000-02-23: Christoph Bratschi <cbratschi@datacomm.ch>
    3450        - USER32: export 55AA pattern functions for COMCTL32
     
    4157        - USER32: Fixed bug in window class ctor (windowProc not set to 0)
    4258                  (only showed up in release build)
    43         - KERNEL32: Fixed bug in commitPage (winimagepeldr.cpp) 
     59        - KERNEL32: Fixed bug in commitPage (winimagepeldr.cpp)
    4460                    (only showed up in release build)
    4561                    Fixed wrong calling convention for SetLastError calls
Note: See TracChangeset for help on using the changeset viewer.