Changeset 1926 for trunk/changelog


Ignore:
Timestamp:
Dec 1, 1999, 7:43:08 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1919 r1926  
    1  /* $Id: changelog,v 1.492 1999-12-01 10:53:40 sandervl Exp $ */
     1 /* $Id: changelog,v 1.493 1999-12-01 18:39:15 sandervl Exp $ */
    22
    33 99-12-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
     
    1010                   from trashing FS. (happens when called from a thread (
    1111                   that is not the main thread))
     12                   Also wrappers for new/delete calls. (for the same reason)
    1213        - KERNEL32: Increase max nr of open files when DosOpen fails with ERROR_TOO_MANY_OPEN_FILES
    1314                    (OSLibDosOpen)
     15                    Don't translate strings if api fails (FindFirstFileW/FindNextFileW)
     16                    GetProcessTimes (TODO: Doesn't use RtlExtendedIntegerMultiply correctly!)
     17                    Translate only upto min(strlen of unicode string,n) in UnicodeToAsciiN
    1418        - ADVAPI32: Fix for RegQueryInfoKeyW (return size = 0)
    1519
Note: See TracChangeset for help on using the changeset viewer.