- Sep 07, 2001
-
-
-
Add HGDI_ERROR.
-
Fix a few problems with v2 (MSFT) typelibs. LoadTypeLibEx should do a SearchPath to locate typelib.
-
-
-
-
-
-
-
-
problems between native and built-in DLLs.
-
- Aug 29, 2001
-
-
Alexandre Julliard authored
Don't clear window parent field when unlinking it.
-
- Aug 28, 2001
-
-
Alexandre Julliard authored
Very preliminary support for shared window handles.
-
-
The 32A version is now the reference implementation (instead of the 16bit version).
-
-
-
Alexandre Julliard authored
-
-
- Aug 27, 2001
-
-
Alexandre Julliard authored
-
of accessing directly WND structure.
-
-
-
-
- Aug 24, 2001
-
-
-
-
-
Alexandre Julliard authored
WIN_ListChildren. Made owner field in WND structure an HWND.
-
Alexandre Julliard authored
-
-
Rename the Wine specific WS_FD_XXX macros to FD_WINE_XXX.
-
Include the needed headers directly in internet.h.
-
-
Alexandre Julliard authored
Removed a few more accesses to the WND structure.
- Aug 23, 2001
-
-
Alexandre Julliard authored
-
Add a state for each pipe handle in the server. Create a socket on when the pipe is opened, not before.
-
Kaaven). - Changed WSAEnumNetworkEvents() so it only returns events that the application is looking for. - Changed sock_poll_event() to interpret a POLLIN event with zero bytes waiting to be read as a POLLHUP.
-
- Aug 22, 2001
-
-
Implemented AMGetErrorText.
-
- More reorganizations and fixes. - API files update.
-