mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-21 18:59:21 +03:00
Fix incorrect "Not on NT" error messages
This commit is contained in:
@ -170,7 +170,6 @@ typedef struct MS
|
||||
{
|
||||
HINSTANCE hInst;
|
||||
HINSTANCE hKernel32;
|
||||
bool IsNt;
|
||||
bool IsAdmin;
|
||||
HANDLE hCurrentProcess;
|
||||
UINT CurrentProcessId;
|
||||
|
Reference in New Issue
Block a user