Searched defs:_WINE_ACMNOTIFYWND (Results 1 – 1 of 1) sorted by relevance
106 typedef struct _WINE_ACMNOTIFYWND struct108 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;