Home
last modified time | relevance | path

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

/reactos/dll/win32/msacm32/
H A Dwineacm.h106 typedef struct _WINE_ACMNOTIFYWND struct
108 WINE_ACMOBJ obj;
109 …tifyWnd; /* Window to notify on ACM events: driver add, driver removal, priority change */
110 DWORD dwNotifyMsg; /* Notification message to send to window */
111 DWORD fdwSupport;
112 PWINE_ACMNOTIFYWND pNextACMNotifyWnd;
113 PWINE_ACMNOTIFYWND pPrevACMNotifyWnd;