[REGEDIT] Fix declaration of DbgPrint

This commit is contained in:
Jérôme Gardou 2021-04-14 10:07:16 +02:00 committed by Jérôme Gardou
parent 955b5c27b1
commit 97858f3c87

View file

@ -23,7 +23,7 @@
#include <strsafe.h> #include <strsafe.h>
const WCHAR g_szGeneralRegKey[] = L"Software\\Microsoft\\Windows\\CurrentVersion\\Applets\\Regedit"; const WCHAR g_szGeneralRegKey[] = L"Software\\Microsoft\\Windows\\CurrentVersion\\Applets\\Regedit";
DECLSPEC_IMPORT ULONG WINAPIV DbgPrint(PCH Format,...); DECLSPEC_IMPORT ULONG WINAPIV DbgPrint(PCCH Format,...);
/* /*
VV,VV,VV,VV,WA,WA,WA,WA,WB,WB,WB,WB,R1,R1,R1,R1 VV,VV,VV,VV,WA,WA,WA,WA,WB,WB,WB,WB,R1,R1,R1,R1