Searched defs:hwndClipboardViewer (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceClipboard-os2.cpp226 HWND hwndClipboardViewer = WinQueryClipbrdViewer(g_habWorker); local
227 if (hwndClipboardViewer == g_hwndWorker)
230 if (hwndClipboardViewer == NULLHANDLE)

Completed in 44 milliseconds