Changeset 13720


Ignore:
Timestamp:
Mar 17, 2000, 5:13:07 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/ChangeLog

    r13715 r13720  
    1  /* $Id: ChangeLog,v 1.812 2000-03-17 04:36:38 bird Exp $ */
     1 /* $Id: ChangeLog,v 1.813 2000-03-17 16:13:07 sandervl Exp $ */
     2
     3 2000-03-17: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - WSOCK32: Semaphore protection for relay slot alloc/free
     5                   Fixed bug in WSAAsyncSelect.  Allow more than one
     6                   async call per window for RelayAlloc call. If it's not
     7                   alloced, pmwsock will return an error. Previously it was
     8                   overwriting slots for other async calls. (WSAAsyncGetHostName
     9                   in RealPlayer 7)
     10        - KERNEL32: Fixed handle creation for thread 0.
    211
    312 2000-03-16: knut st. osmundsen <knut.stange.osmundse@pmsc.no>
     
    1423 2000-03-16: Sander van Leeuwen <sandervl@xs4all.nl>
    1524        - USER32: Fixed virtual keycode of return key
     25                  TODO: Not done for all keys. Should probably looks at the
     26                        scancode (not virtual char) to translate keys.
    1627        - GDI32:  RP7 calls CreateDIBSection with HDC 0; Call
    1728                  GetWindowDC(GetDesktopWindow()) in that case
Note: See TracChangeset for help on using the changeset viewer.