mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-03-31 20:42:03 +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