mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-25 15:00:14 +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