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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxSeamless.cpp194 HWND hStart = NULL; local
200 hStart = ::FindWindowEx(GetDesktopWindow(), NULL, "Button", "Start");
201 if ( hwnd == hStart && szWindowText != NULL

Completed in 40 milliseconds