Changeset 1498 for trunk/changelog


Ignore:
Timestamp:
Oct 28, 1999, 8:24:55 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1493 r1498  
    1  /* $Id: changelog,v 1.378 1999-10-28 15:24:27 sandervl Exp $ */
     1 /* $Id: changelog,v 1.379 1999-10-28 18:24:55 sandervl Exp $ */
    22
    33 99-10-28: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - ADVAPI32: Fixed dprintf bugs in OpenSCManagerA/W (%s instead of %d)
     5
    46        - makefiles: Added nodebuginfo build option to build debug binaries
    57                     without debug information. (for upcoming alpha release)
     
    1012                    GetWindowsDirectory & GetSystemDirectory return string that don't end with
    1113                    a backslash.                   
     14                    Fixed loading of dlls without .dll extension.
     15                    Fixed OSLibStripPath.
     16
    1217        - USER32: Fixed style conversion (use dwStyle, not cs->style, same for dwExStyle)
    1318                  -> title bar in prof. minesweeper
     
    1823                  Fixed OSLibSetStyle & SetWindowLong for GWL_STYLE (wrong style used)
    1924                  Fixed win32 to OS/2 style conversion (DLG frame)
     25                  Fix for timer messages in apps that use PeekMessage/DispatchMessage
     26                  instead of GetMessage/DispatchMessage.
     27                  Translation of extra messages.
    2028
    2129 99-10-28: Jens Wiessner <wiessnej@rfi.de>
Note: See TracChangeset for help on using the changeset viewer.