Home
last modified time | relevance | path

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

/reactos/dll/win32/syssetup/
H A Dinstall.c1044 HotkeyThread(LPVOID Parameter) in HotkeyThread() function
1462 hHotkeyThread = CreateThread(NULL, 0, HotkeyThread, NULL, 0, NULL); in InstallReactOS()
/reactos/base/setup/reactos/
H A Dreactos.c2793 HotkeyThread(LPVOID Parameter) in HotkeyThread() function
2890 hHotkeyThread = CreateThread(NULL, 0, HotkeyThread, NULL, 0, NULL); in _tWinMain()