Changeset 6856 for trunk/changelog


Ignore:
Timestamp:
Sep 28, 2001, 9:53:07 AM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6855 r6856  
    1 /* $Id: changelog,v 1.1702 2001-09-28 07:45:26 sandervl Exp $ */
     1/* $Id: changelog,v 1.1703 2001-09-28 07:51:55 phaller Exp $ */
    22
    33 2001-09-28: Sander van Leeuwen <sandervl@xs4all.nl>
    44    - PE2LX:    o Added options to remove fixups and to reroute all
    55                  imports to a custom odin dll
     6
     7 2001-09-27: Patrick Haller <patrick.haller@innotek.de>
     8    - USER32:   o partial implementation of SendInput()
     9    - KERNEL32: o improved error code mapping (error2WinError)
     10                o keep HandleManager from reusing last handle
     11                  too quickly (CreateFile after CloseHandle might
     12                  return the same handle again, which is correct but doesn't
     13                  put the spotlight on buggy apps)
    614
    715 2001-09-26: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1119    - CUSTOMBUILD:
    1220                o Ordinals definitions moved into ordinals.h
    13 
    14  2001-09-27: Patrick Haller <patrick.haller@innotek.de>
    15     - USER32:   o partial implementation of SendInput()
    16     - KERNEL32: o improved error code mapping (error2WinError)
    1721
    1822 2001-09-26: knut st. osmundsen <kosmunds@csc.com>
Note: See TracChangeset for help on using the changeset viewer.