Searched refs:IsClipboardViewer (Results 1 – 1 of 1) sorted by relevance
64 BOOL IsClipboardViewer( HWND hwndParent );222 RegisterClipboardViewer( IsClipboardViewer( hWnd ) ); in WndProc()240 if ( IsClipboardViewer( g_hwndMain ) ) in WndProc()275 BOOL IsClipboardViewer( HWND hwndParent ) in IsClipboardViewer() function287 if ( IsClipboardViewer( hwndParent ) ) in SwitchMenuState()
Completed in 16 milliseconds