Home
last modified time | relevance | path

Searched refs:ActionThreadFunc (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DSHAppBarMessage.cpp270 hThread = CreateThread(NULL, 0, ActionThreadFunc, this, 0, NULL); in OnCommand()
1109 static DWORD WINAPI ActionThreadFunc(LPVOID args) in ActionThreadFunc() function in Window