2025-04-27 07:49:33 -04:00

6 lines
175 B
C

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