Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dcustom.c692 static DWORD WINAPI custom_client_thread(void *arg) in custom_client_thread() function
852 info->handle = CreateThread(NULL, 0, custom_client_thread, info, 0, NULL); in do_msidbCustomActionTypeDll()