Commit Graph

8 Commits

Author SHA1 Message Date
Alexandre Julliard c80ad80a92 dpnet: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-03 10:32:20 +02:00
Alistair Leslie-Hughes 072c58e322 dpnet: Share message handler between IDirectPlay8ThreadPool objects.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-29 10:29:11 +02:00
Alistair Leslie-Hughes da5e8d0887 dpnet: Implement IDirectPlay8Thread Initialize.
In order to get the tests to pass, msghandler needed
to be reset in Close.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-15 22:58:48 +01:00
Alistair Leslie-Hughes 5cd33bf892 dpnet: Header files cleanup.
Stops error of SOCKADDR being redefined on older compilers.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-17 14:07:48 -06:00
Michael Stefaniuc 41059e1606 dpnet: COM cleanup for the IDirectPlay8ThreadPool iface. 2011-08-05 15:22:48 +02:00
Alexandre Julliard 2f24b8535b dpnet: Convert source files to utf-8. 2008-10-18 19:19:55 +02:00
Kai Blin 0214ee8ee8 dpnet: Fix initialisation of This pointer (Coverity). 2008-09-11 11:43:18 +02:00
Alexander Nicolaysen Sørnes c10087c11a dpnet: Add basic DirectPlay8ThreadPool implementation. 2008-07-28 12:16:40 +02:00