Home
last modified time | relevance | path

Searched refs:pDestroyWindow (Results 1 – 3 of 3) sorted by relevance

/dports/www/yarr/yarr-2.2/src/systray/
H A Dsystray_windows_test.go33 pDestroyWindow.Call(uintptr(wt.window))
H A Dsystray_windows.go41 pDestroyWindow = u32.NewProc("DestroyWindow") var
270 pDestroyWindow.Call(uintptr(t.window))
/dports/emulators/fs-uae/fs-uae-3.1.35/manymouse/
H A Dwindows_wminput.c83 static BOOL (WINAPI *pDestroyWindow)(HWND);
425 pDestroyWindow(raw_hwnd); in cleanup_window()