- Added dplayx LibMain for initialization of all dplayx 'global' data
commit88d89f93ea84e9dac85451064d898b8e470e5a3f
authorPeter Hunnisett <hunnise@nortelnetworks.com>
Thu, 4 Nov 1999 02:17:03 +0000 (4 02:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Nov 1999 02:17:03 +0000 (4 02:17 +0000)
treea09fb0f04399a0773898d95865fdb5fffe89ac98
parenta69bc02958176ce0e8869c79fc2f082f71fc668a
- Added dplayx LibMain for initialization of all dplayx 'global' data
- Added start for global data manipulation
- TODO list updated
- Added some missing header file definitions
- Added the ansi versions of dplay and dplobby
- Fixed invalid macro for IDirectPlay4
- Cleaned up compiler warnings
- More implementation, bug fixes and critical region protection
dlls/dplayx/Makefile.in
dlls/dplayx/dplay.c
dlls/dplayx/dplayx.spec
dlls/dplayx/dplayx_global.c [new file with mode: 0644]
dlls/dplayx/dplayx_global.h [new file with mode: 0644]
dlls/dplayx/dplayx_main.c [new file with mode: 0644]
dlls/dplayx/dplobby.c
documentation/status/directplay
include/dplay.h
include/dplobby.h