mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-14 09:31:17 +03:00
v4.17-9562-beta
This commit is contained in:
@@ -160,6 +160,7 @@ struct CONSOLE
|
||||
char *(*ReadPassword)(CONSOLE *c, wchar_t *prompt); // Function to read the password
|
||||
bool (*Write)(CONSOLE *c, wchar_t *str); // Function to write a string
|
||||
UINT (*GetWidth)(CONSOLE *c); // Get the width of the screen
|
||||
bool ProgrammingMode; // Programming Mode
|
||||
};
|
||||
|
||||
// Local console parameters
|
||||
|
||||
Reference in New Issue
Block a user