mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
Add the warning message if KB3033929 is not installed in Windows 7 / Server 2008 R2.
This commit is contained in:
@ -847,6 +847,8 @@ bool MsIsInfCatalogRequired();
|
||||
|
||||
bool MsCheckFileDigitalSignatureW(HWND hWnd, wchar_t *name, bool *danger);
|
||||
|
||||
bool MsIsKB3033929RequiredAndMissing();
|
||||
bool MsIsSha2KernelModeSignatureSupported();
|
||||
|
||||
bool MsGetProcessExeName(char *path, UINT size, UINT id);
|
||||
bool MsGetWindowOwnerProcessExeName(char *path, UINT size, HWND hWnd);
|
||||
|
Reference in New Issue
Block a user