Home
last modified time | relevance | path

Searched defs:dwNotifyMsg (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/msacm32/
H A Dwineacm.h110 DWORD dwNotifyMsg; /* Notification message to send to window */ member
H A Dinternal.c416 PWINE_ACMNOTIFYWND MSACM_RegisterNotificationWindow(HWND hNotifyWnd, DWORD dwNotifyMsg) in MSACM_RegisterNotificationWindow()