Searched refs:currThreadID (Results 1 – 1 of 1) sorted by relevance
2192 DWORD currThreadID = GetWindowThreadProcessId(hCurrWnd,NULL); in ImplSalToTop() local2193 AttachThreadInput(myThreadID, currThreadID,TRUE); in ImplSalToTop()2195 AttachThreadInput(myThreadID,currThreadID,FALSE); in ImplSalToTop()