- Aug 24, 2001
-
-
Alexandre Julliard authored
-
-
-
-
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.
-
-
-
-
-
-
-
-
- Aug 21, 2001
-
-
Alexandre Julliard authored
-
-
mode.
-
-
Fix the VARIANT C layout, i.e. the union/struct names/nesting. Encapsulate all accesses to VARIANT types with the V_VT and V_UNION macros.
-
-
- Aug 20, 2001
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
Removed GCW_* definitions that don't exist in Win32.
-
Alexandre Julliard authored
-
-
-
-
-
-
IFont_Clone, otherwise we get memory corruption and bad GDI handles.
-
- Aug 18, 2001
-
-
Alexandre Julliard authored
-