mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[DPLAYX]
* Sync with Wine 1.7.27. CORE-8540 svn path=/trunk/; revision=64301
This commit is contained in:
@@ -2027,6 +2027,7 @@ HRESULT dplobby_create( REFIID riid, void **ppv )
|
||||
obj->IDirectPlayLobby3_iface.lpVtbl = &dpl3_vt;
|
||||
obj->IDirectPlayLobby3A_iface.lpVtbl = &dpl3A_vt;
|
||||
obj->numIfaces = 1;
|
||||
obj->msgtid = 0;
|
||||
obj->ref = 0;
|
||||
obj->refA = 0;
|
||||
obj->ref2 = 0;
|
||||
|
||||
@@ -39,7 +39,7 @@ reactos/dll/directx/wine/dinput # Synced to Wine-1.7.27
|
||||
reactos/dll/directx/wine/dinput8 # Synced to Wine-1.7.27
|
||||
reactos/dll/directx/wine/dmusic # Synced to Wine-1.7.27
|
||||
reactos/dll/directx/wine/dplay # Synced to Wine-1.7.17
|
||||
reactos/dll/directx/wine/dplayx # Synced to Wine-1.7.17
|
||||
reactos/dll/directx/wine/dplayx # Synced to Wine-1.7.27
|
||||
reactos/dll/directx/wine/dsound # Synced to Wine-1.5.26
|
||||
reactos/dll/directx/wine/dxdiagn # Synced to Wine-1.7.17
|
||||
reactos/dll/directx/wine/dxgi # Synced to Wine-1.7.17
|
||||
|
||||
Reference in New Issue
Block a user