Searched refs:hObject (Results 1 – 2 of 2) sorted by relevance
52 HOBJECT hObject; in IsQuickstarterInstalled() local54 hObject = WinQueryObject( "<" QUICKSTART_OBJID ">"); in IsQuickstarterInstalled()55 if (hObject) in IsQuickstarterInstalled()63 HOBJECT hObject; in SetAutostartOs2() local68 hObject = WinCreateObject( "WPShadow", "dummy", in SetAutostartOs2()76 hObject = WinQueryObject( "<" QUICKSTART_OBJID "_SHW>"); in SetAutostartOs2()77 if (hObject) in SetAutostartOs2()78 WinDestroyObject( hObject); in SetAutostartOs2()
97 (ByVal hObject As Long) As Long
Completed in 15 milliseconds