mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-25 20:59:20 +03:00
v4.19-9599-beta
This commit is contained in:
@ -173,9 +173,12 @@ int SuCmpAdaterList(void *p1, void *p2);
|
||||
bool SuInstallDriver(bool force);
|
||||
bool SuInstallDriverInner(bool force);
|
||||
bool SuIsSupportedOs(bool on_install);
|
||||
bool SuCopySysFile(wchar_t *src, wchar_t *dst);
|
||||
|
||||
void SuDeleteGarbageInfs();
|
||||
void SuDeleteGarbageInfsInner();
|
||||
bool SuLoadDriversHive();
|
||||
bool SuUnloadDriversHive();
|
||||
|
||||
#endif // SELOWUSER_H
|
||||
|
||||
|
Reference in New Issue
Block a user