mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[c-host] tons of windows specific fixes
This commit is contained in:
@@ -76,6 +76,7 @@ typedef struct CaptureInterface
|
||||
const char * (*getName )();
|
||||
bool (*create )();
|
||||
bool (*init )(void * pointerShape, const unsigned int pointerSize);
|
||||
void (*stop )();
|
||||
bool (*deinit )();
|
||||
void (*free )();
|
||||
unsigned int (*getMaxFrameSize)();
|
||||
|
Reference in New Issue
Block a user