Searched refs:ActionThreadFunc (Results 1 – 1 of 1) sorted by relevance
270 hThread = CreateThread(NULL, 0, ActionThreadFunc, this, 0, NULL); in OnCommand()1109 static DWORD WINAPI ActionThreadFunc(LPVOID args) in ActionThreadFunc() function in Window