Changeset 6165 for trunk/changelog
- Timestamp:
- Jul 4, 2001, 11:29:26 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6164 r6165 1 /* $Id: changelog,v 1.156 0 2001-07-04 08:04:20sandervl Exp $ */1 /* $Id: changelog,v 1.1561 2001-07-04 09:29:26 sandervl Exp $ */ 2 2 3 3 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 o VkKeyScanExA/W: call VkKeyScanA/W 6 6 o MapVirtualKeyExA/W: call MapVirtualKeyA/W 7 o SetParent bugfix; even though the win32 coordinates might 8 not change, the PM coordinates can. We must make sure the 9 child stays at the same position (y) relative to the 10 (new) parent. 11 (Cool Edit Pro LE play buttons now at the right position) 7 12 - GDI32: o Workaround for applications that depend on 16 bits 8 13 GDI object handles.
Note:
See TracChangeset
for help on using the changeset viewer.