mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] increase cursor ring size to avoid a race
This commit is contained in:
@@ -31,7 +31,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#include <shlwapi.h>
|
#include <shlwapi.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#define DXGI_CURSOR_RING_SIZE 2
|
#define DXGI_CURSOR_RING_SIZE 3
|
||||||
|
|
||||||
namespace Capture
|
namespace Capture
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user