Home
last modified time | relevance | path

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

/reactos/dll/win32/msacm32/
H A Dwineacm.h114 } WINE_ACMNOTIFYWND; typedef
138 extern PWINE_ACMNOTIFYWND MSACM_UnRegisterNotificationWindow(const WINE_ACMNOTIFYWND*) DECLSPEC_HID…
H A Dinternal.c422 panwnd = HeapAlloc(MSACM_hHeap, 0, sizeof(WINE_ACMNOTIFYWND)); in MSACM_RegisterNotificationWindow()
481 PWINE_ACMNOTIFYWND MSACM_UnRegisterNotificationWindow(const WINE_ACMNOTIFYWND *panwnd) in MSACM_UnRegisterNotificationWindow()