source: trunk/changelog@ 6161

Last change on this file since 6161 was 6161, checked in by sandervl, 24 years ago

* empty log message *

File size: 975 bytes
Line 
1/* $Id: changelog,v 1.1559 2001-07-04 06:37:35 sandervl Exp $ */
2
3 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl>
4 - USER32: o Partial implementation of ToAsciiEx (just calls ToAscii)
5 o VkKeyScanExA/W: call VkKeyScanA/W
6 o MapVirtualKeyExA/W: call MapVirtualKeyA/W
7
8 2001-07-03: knut st. osmundsen <kosmunds@csc.com>
9 - KERNEL32: o Improoved the Unhandled exception message by
10 trying to provide modulename and some kind of obj/offset.
11 - FastDep: o (synced with OS2Tools) Make better use of data in evt.
12 existing .depend file so that only changed files are processed.
13
14 2001-07-03: Sander van Leeuwen <sandervl@xs4all.nl>
15 - KERNEL32: o Executable load fix
16 (fixes crash during RealPlayer 8 install)
17 o Allow loading of OS/2 dlls for Odin32 apps (like Opera)
18 - USER32: o ToAscii & GetKeyboardState fixes
19 (for Putty keyboard input)
Note: See TracBrowser for help on using the repository browser.