Update UpdUtil.cpp

This commit is contained in:
DavidXanatos 2023-10-16 21:47:36 +02:00
parent 4034f2ee97
commit 10b2cfb767
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "../Common/json/JSON.h"
#include "UpdUtil.h"
bool GetDriverInfo(DWORD InfoClass, void* pBuffer, size_t Size);
extern "C" {
NTSTATUS CreateKeyPair(_In_ PCWSTR PrivFile, _In_ PCWSTR PubFile);