Searched refs:PropSheetThread (Results 1 – 1 of 1) sorted by relevance
12 unsigned int __stdcall PropSheetThread(void* Param);45 hThread = (HANDLE)_beginthreadex(NULL, 0, &PropSheetThread, pServicePropSheet, 0, NULL); in OpenPropSheet()53 unsigned int __stdcall PropSheetThread(void* Param) in PropSheetThread() function