1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

4 Commits

Author SHA1 Message Date
Daniel Collins
1eba082389 Use IDirectPlay3A interface for DirectPlay tests.
Windows 98 ships with DirectX 5.2, which predates IDirectPlay4A.
2024-12-21 23:51:02 +00:00
Daniel Collins
623d2c3df4 Work around some bugs on Windows 98
- Call CreateThread() with non-NULL lpThreadId pointers.

- Ignore InitializeCriticalSectionAndSpinCount() return values.

- Skip log file locking when unimplemented.

- Add missing wsock32.dll entry points.
2024-07-04 21:45:04 +01:00
Daniel Collins
4a63b807e2 Fix typo. 2017-09-20 00:13:33 +01:00
Daniel Collins
e5085ba1d9 Implemented basic DirectPlay test suite. 2015-11-26 00:10:49 +00:00