Changeset 618 for trunk/changelog


Ignore:
Timestamp:
Aug 22, 1999, 1:12:29 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r616 r618  
    1  /* $Id: changelog,v 1.119 1999-08-22 08:33:37 sandervl Exp $ */
     1 /* $Id: changelog,v 1.120 1999-08-22 11:12:29 sandervl Exp $ */
    22
    33 99-08-22: Sander van Leeuwen <sandervl@xs4all.nl>
    44        - KERNEL32: Moved CloseLogFile call to after DestroyTIB (fixes crashes
    55                    as WriteLog was still called in DestroyTIB & WriteOutProfiles)
     6        - KERNEL32: Added exception handling code for each thread, entrypoint &
     7                    TLS callbach handler.
     8                    OS2ExceptionHandler (in exceptions.cpp) is registered as the
     9                    main exception handler.
     10                    NOTE: Still needs to call original win32 exception handler
     11                          from OS2ExceptionHandler.
    612        - USER32/NEW: Changed WM_ERASEBKGND handling. Fixes FreeCell background.
    713                      (but might not be completely correct)
Note: See TracChangeset for help on using the changeset viewer.