mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 02:34:00 +00:00
[host] windows: plumb guest activation request to host
This commit is contained in:

committed by
Geoffrey McRae

parent
fd28d0604e
commit
809e1095bd
@@ -44,6 +44,7 @@ const char * os_getExecutable();
|
||||
const char * os_getDataPath();
|
||||
void os_showMessage(const char * caption, const char * msg);
|
||||
|
||||
bool os_getAndClearPendingActivationRequest(void);
|
||||
bool os_blockScreensaver();
|
||||
bool os_hasSetCursorPos(void);
|
||||
void os_setCursorPos(int x, int y);
|
||||
|
Reference in New Issue
Block a user