ReactOS 0.4.16-dev-13-ge2fc578
|
#include <wineacm.h>
Public Attributes | |
WINE_ACMOBJ | obj |
HWND | hNotifyWnd |
DWORD | dwNotifyMsg |
DWORD | fdwSupport |
PWINE_ACMNOTIFYWND | pNextACMNotifyWnd |
PWINE_ACMNOTIFYWND | pPrevACMNotifyWnd |
DWORD _WINE_ACMNOTIFYWND::dwNotifyMsg |
Definition at line 110 of file wineacm.h.
Referenced by MSACM_BroadcastNotification(), and MSACM_RegisterNotificationWindow().
DWORD _WINE_ACMNOTIFYWND::fdwSupport |
Definition at line 111 of file wineacm.h.
Referenced by acmDriverPriority(), MSACM_BroadcastNotification(), and MSACM_RegisterNotificationWindow().
HWND _WINE_ACMNOTIFYWND::hNotifyWnd |
Definition at line 109 of file wineacm.h.
Referenced by MSACM_BroadcastNotification(), and MSACM_RegisterNotificationWindow().
WINE_ACMOBJ _WINE_ACMNOTIFYWND::obj |
Definition at line 108 of file wineacm.h.
Referenced by MSACM_RegisterNotificationWindow().
PWINE_ACMNOTIFYWND _WINE_ACMNOTIFYWND::pNextACMNotifyWnd |
Definition at line 112 of file wineacm.h.
Referenced by MSACM_BroadcastNotification(), MSACM_RegisterNotificationWindow(), and MSACM_UnRegisterNotificationWindow().
PWINE_ACMNOTIFYWND _WINE_ACMNOTIFYWND::pPrevACMNotifyWnd |
Definition at line 113 of file wineacm.h.
Referenced by MSACM_RegisterNotificationWindow(), and MSACM_UnRegisterNotificationWindow().