Changeset 3500


Ignore:
Timestamp:
May 5, 2000, 8:23:29 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3495 r3500  
    1  /* $Id: changelog,v 1.928 2000-05-05 11:34:14 sandervl Exp $ */
     1 /* $Id: changelog,v 1.929 2000-05-05 18:23:29 sandervl Exp $ */
    22
    33 2000-05-05: Sander van Leeuwen <sandervl@xs4all.nl>
     
    55                    The old ones used Open32 functions which no longer work
    66                    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)
    717
    818 2000-05-04: Achim Hasenmueller <achimha@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.