mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-10 14:57:04 +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 <stdio.h>
|
||||
|
||||
#define DXGI_CURSOR_RING_SIZE 2
|
||||
#define DXGI_CURSOR_RING_SIZE 3
|
||||
|
||||
namespace Capture
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user