Changeset 3714 for trunk/changelog
- Timestamp:
- Jun 16, 2000, 2:06:51 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3712 r3714 1 /* $Id: changelog,v 1.991 2000-06-14 18:31:32 sandervl Exp $ */ 1 /* $Id: changelog,v 1.992 2000-06-16 00:06:51 phaller Exp $ */ 2 3 2000-06-14: Patrick Haller <phaller@gmx.net> 4 - KERNEL32: - fix in HandleManager::DuplicateHandler to call 5 OSLibDosDupHandle() instead of CreateFile 6 - fix oslibdos.h FILE_ SetFilePointer constants 7 were shifted by 1 8 - fix for signed negative 32-bit seek from llseek() 9 forwarded to the 64-bit OS/2 DosSetFilePtrL() 10 Note: need to check file locking APIs ! 11 - fix GPI32 region: clientHeight, clientWidth: 12 hwnd == 0 == HWND_DESKTOP seems to be valid ! 2 13 3 14 2000-06-14: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.