Skip to content

Commit

Permalink
Update UpdUtil.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidXanatos committed Oct 16, 2023
1 parent 4034f2e commit 10b2cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SandboxieTools/UpdUtil/UpdUtil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 10b2cfb

Please sign in to comment.