mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[DPLAYX] Sync with Wine Staging 1.9.16. CORE-11866
svn path=/trunk/; revision=72267
This commit is contained in:
parent
bef5d0e69f
commit
d6d93b75da
2 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ static void DPLAYX_InitializeLobbyDataEntry( LPDPLAYX_LOBBYDATA lpData )
|
|||
}
|
||||
|
||||
/* NOTE: This must be called with the semaphore acquired.
|
||||
* TRUE/FALSE with a pointer to it's data returned. Pointer data is
|
||||
* TRUE/FALSE with a pointer to its data returned. Pointer data is
|
||||
* is only valid if TRUE is returned.
|
||||
*/
|
||||
static BOOL DPLAYX_IsAppIdLobbied( DWORD dwAppID, LPDPLAYX_LOBBYDATA* lplpDplData )
|
||||
|
|
|
@ -34,7 +34,7 @@ reactos/dll/directx/wine/dinput # Synced to WineStaging-1.9.16
|
|||
reactos/dll/directx/wine/dinput8 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/directx/wine/dmusic # Synced to WineStaging-1.9.16
|
||||
reactos/dll/directx/wine/dplay # Synced to WineStaging-1.9.11
|
||||
reactos/dll/directx/wine/dplayx # Synced to WineStaging-1.9.11
|
||||
reactos/dll/directx/wine/dplayx # Synced to WineStaging-1.9.16
|
||||
reactos/dll/directx/wine/dsound # Synced to Wine-1.3.29
|
||||
reactos/dll/directx/wine/dxdiagn # Synced to WineStaging-1.9.11
|
||||
reactos/dll/directx/wine/msdmo # Synced to WineStaging-1.9.11
|
||||
|
|
Loading…
Reference in a new issue