- Added global data mutual exclusion
commit88a2954a977b102eefc16c82ce5ee828f63e1411
authorPeter Hunnisett <hunnise@nortelnetworks.com>
Thu, 25 Nov 1999 22:04:53 +0000 (25 22:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Nov 1999 22:04:53 +0000 (25 22:04 +0000)
tree57c7a1cf370128a591d00df29bd9a2707b34ace3
parent6c8a67c3af53c025019433218b02b75f72ee6c1e
- Added global data mutual exclusion
- Removed hack for creating processes suspended now that it's implemented
- Fixed ordinal numbering and added spec stubs
- Fixed EnumConnections callback to fill in all parameters with valid data
- Made direct play allocation/deallocation follow the same pattern as
  direct play lobby
dlls/dplayx/dplay.c
dlls/dplayx/dplayx_global.c
dlls/dplayx/dplayx_global.h
dlls/dplayx/dplobby.c