mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 16:46:28 +00:00
[host] increase cursor ring size to avoid a race
This commit is contained in:
parent
df7e9b1184
commit
6a9f687eae
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user