windows-nt/Source/XPSP1/NT/shell/services/hdsrv/shhwdtct/svcsync.h
2020-09-26 16:20:57 +08:00

6 lines
170 B
C

#include <objbase.h>
extern HANDLE g_hShellHWDetectionThread;
extern const WCHAR g_szShellHWDetectionInitCompleted[];
HRESULT _CompleteShellHWDetectionInitialization();