Changeset 1238 for trunk/changelog
- Timestamp:
- Oct 10, 1999, 10:58:20 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1235 r1238 1 /* $Id: changelog,v 1.301 1999-10-09 19:25:33 sandervl Exp $ */ 1 /* $Id: changelog,v 1.302 1999-10-10 08:58:20 sandervl Exp $ */ 2 3 99-10-10: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: Ported GetNextDlgGroupItem & GetDlgItemInt from Wine 5 Window handle translation fix for MessageBoxW 6 Don't create frame windows for windows with a 3d border. 7 (fixes crash in VPBuddy; don't know why) 8 - COMDLG32: Fix for most unicode functions (window handle translation 9 missing as reported by Edgar Buerkle) 10 11 99-10-10: Edgar Buerkle <Edgar.Buerkle@gmx.net> 12 - KERNEL32: Bugfix for GetFullPathNameW (NULL ptr check) 2 13 3 14 99-10-09: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.