- 05 Nov, 2007 38 commits
-
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Kai Blin authored
BSD socket SO_REUSEADDR is not a complete match, but features like "allow binding to a port immediately after closing it" seem to be compatible.
-
Kai Blin authored
For now, those pointers are always null, anyway.
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
This patch initializes allocated pointers in PointerUnmarshall since later code checks the value for NULL (specifically, NdrConformantArrayUnmarshall).
-
Dan Hipschman authored
This initializes the memory for an [in] parameter.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Jacek Caban authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
include: Take care to not declare CtxtHandle and PCtxtHandle more than once when including both sspi.h and wincred.h.
-
Jacek Caban authored
-
Jacek Caban authored
-
Juan Lang authored
-
Huw Davies authored
-
Huw Davies authored
-
Rob Shearman authored
-
Huw Davies authored
-
Rob Shearman authored
-
Huw Davies authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
inetcomm: Call InternetTransport_RegisterClass and UnregisterClass on process attach and detach respectively, to register a window class and initialize Winsock.
-
Rob Shearman authored
inetcomm: Use InternetTransport_ChangeStatus in InternetTransport_DropConnection so that the callback gets called.
-
Huw Davies authored
Based on a patch by Rob Shearman.
-
Rob Shearman authored
inetcomm: Add a framework for connecting to a server and sending/receiving data asynchronously with callbacks being called in the context of the original thread, using window messages.
-
Rob Shearman authored
-
- 02 Nov, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-