WinHost: Add SimplePointer support

Catch WM mouse events and expose them via the SimplePointer protocol.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Signed-off-by: Marvin Haeuser <mhaeuser@outlook.de>
This commit is contained in:
Marvin Haeuser
2019-09-24 20:46:14 +08:00
committed by Ray Ni
parent 2bbbdeeea2
commit 109197ee11
4 changed files with 69 additions and 3 deletions

View File

@ -40,6 +40,7 @@ typedef UINT32 size_t ;
#endif
#include "windows.h"
#include "windowsx.h"
#undef GUID
#undef _LIST_ENTRY