mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
vbox.cpp初步完成
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
int SetMemory(int memory);
|
||||
int SetRemote(bool setting);
|
||||
int SetRemoteConnectSetting(int port=5540);
|
||||
void Start(bool unShown=false);
|
||||
int Start(bool unShown=false);
|
||||
int Stop();
|
||||
int Delete();
|
||||
int SetDisplayMemory(int memory);
|
||||
|
||||
Reference in New Issue
Block a user