Changeset 9894 for trunk/changelog


Ignore:
Timestamp:
Mar 3, 2003, 5:42:18 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r9881 r9894  
    1 /* $Id: changelog,v 1.2510 2003-02-28 16:20:29 sandervl Exp $ */
     1/* $Id: changelog,v 1.2511 2003-03-03 16:42:18 sandervl Exp $ */
     2
     3 2003-03-03: Dietrich Teickner <Dietrich_Teickner@t-online   >
     4    - GDI32:    o ExtTextOutA: copy string and force zero termination
     5    - SHELL32:  o Minor updates
     6
     7 2003-03-03: Sander van Leeuwen <sandervl@innotek   >
     8    - WSOCK32:  o Removed wrong checks for invalid address parameters in
     9                  sendto & recvfrom
     10
     11 2003-03-01: Sander van Leeuwen <sandervl@innotek   >
     12    - KERNEL32: o ExitProcess: turn off hard errors & exception popups before
     13                  calling O32_ExitProcess (release build only)
     14                o DeleteFile: when deleting a .lnk file, verify if it's a shell
     15                  link object file. if so, delete WPS object
     16                o ODIN_DisableFolderShellLink added: disable object creation in
     17                  Odin folder. Desktop shortcuts will still be created as WPS
     18                  objects on the desktop.
     19                o OSLibWinCreateObject: create shelllink file with WPS object id
     20    - USER32/KERNEL32:   
     21                o Move OSLibWinCreateObject to KERNEL32
     22    - SHELL32:  o Shelllink: use kernel32 file functions instead of those from
     23                  the VAC crt
    224
    325 2003-02-28: Sander van Leeuwen <sandervl@innotek   >
     
    931                  isn't very reliable (on laptops).
    1032                o ExitProcess: don't remove our exception handler too early
     33                o Map ERROR_PATH_NOT_FOUND (OS/2) to ERROR_INVALID_NAME
     34    - WINMM:    o Protect linked timer list with VMutex object.
    1135
    1236 2003-02-28: knut st. osmundsen <Knut.Osmundsen@innotek   >
Note: See TracChangeset for help on using the changeset viewer.