Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dplayx/
H A Ddplay.c86 #define DPMSG_CREATEPLAYER_DWFLAGS(x) 0 macro
1689 msg.dwFlags = DPMSG_CREATEPLAYER_DWFLAGS( dwFlags ); in DP_IF_CreatePlayer()