Searched refs:HotkeyThread (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/syssetup/ |
H A D | install.c | 1044 HotkeyThread(LPVOID Parameter) in HotkeyThread() function 1462 hHotkeyThread = CreateThread(NULL, 0, HotkeyThread, NULL, 0, NULL); in InstallReactOS()
|
/reactos/base/setup/reactos/ |
H A D | reactos.c | 2793 HotkeyThread(LPVOID Parameter) in HotkeyThread() function 2890 hHotkeyThread = CreateThread(NULL, 0, HotkeyThread, NULL, 0, NULL); in _tWinMain()
|