dplayx: Substituted attempt to reverse engineer dplay protocol with info from the...
commitb133a7f98e7b37ec5f9b5cfef03539aba67a1edb
authorIsmael Barros <razielmine@gmail.com>
Sat, 2 Aug 2008 18:33:01 +0000 (2 20:33 +0200)
committerIsmael Barros <razielmine@gmail.com>
Mon, 31 Aug 2009 22:03:43 +0000 (1 00:03 +0200)
tree43f44a27a7ff2780c58f30c7bfe82127d2f24dc9
parent0421278838371dd987d6d9b7a4ada1347730f733
dplayx: Substituted attempt to reverse engineer dplay protocol with info from the official documentation

Recently Microsoft released the specs for this protocol in MSDN and [MC-DPL4CS].pdf.
Substituted all the made up message structures and definitions with the real thing.
Removed hacks that will be properly implemented soon.
Added definitions for more DirectPlay versions.
dlls/dplayx/dplay.c
dlls/dplayx/dplaysp.c
dlls/dplayx/dplayx_main.c
dlls/dplayx/dplayx_messages.c
dlls/dplayx/dplayx_messages.h
dlls/dplayx/name_server.c
dlls/dplayx/name_server.h
dlls/dplayx/tests/dplayx.c
include/wine/dplaysp.h