Home
last modified time | relevance | path

Searched refs:hDPLobbyProvider (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/dplayx/
H A Ddplay_global.h175 HMODULE hDPLobbyProvider; member
H A Ddplay.c236 if( This->dp2->hDPLobbyProvider != 0 ) in DP_DestroyDirectPlay2()
238 FreeLibrary( This->dp2->hDPLobbyProvider ); in DP_DestroyDirectPlay2()
4820 This->dp2->hDPLobbyProvider = hLobbyProvider; in DP_InitializeDPLSP()