windows-nt/Source/XPSP1/NT/shell/services/hdsrv/shhwdtct/svcsync.h

6 lines
170 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <objbase.h>
extern HANDLE g_hShellHWDetectionThread;
extern const WCHAR g_szShellHWDetectionInitCompleted[];
HRESULT _CompleteShellHWDetectionInitialization();