Changeset 3500
- Timestamp:
- May 5, 2000, 8:23:29 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3495 r3500 1 /* $Id: changelog,v 1.92 8 2000-05-05 11:34:14sandervl Exp $ */1 /* $Id: changelog,v 1.929 2000-05-05 18:23:29 sandervl Exp $ */ 2 2 3 3 2000-05-05: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 The old ones used Open32 functions which no longer work 6 6 due to atom api changes a few months ago. 7 If the mouse has already been captured, then it must 8 be released before calling WinSetCapture -> 9 fixes menus & dialog in MS Word 97 10 - OLE32: Fixed BindCtxImpl_SetBindOptions/BindCtxImpl_GetBindOptions 11 Need to check size of bind structure before copying (as done in Wine) 12 -> fixes crash (stack corruption) in MS Word 97 13 - WSOCK32: When changing the receive or send buffer (setsockopt) and 14 it fails with WSAENOBUFS, decrease size until no error 15 is returned (63kb buffer is not always accepted by the 16 16 bits tcpip stack) (stops when buffer < 4096) 7 17 8 18 2000-05-04: Achim Hasenmueller <achimha@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.
