Skip to content

Commit c2fa5fc

Browse files
authored
added per monitor aware v2
1 parent e3edaf5 commit c2fa5fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

voidmouse.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ int WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmd
9494
}
9595
}
9696
}
97-
97+
/*
9898
{
9999
HANDLE (WINAPI *GetThreadDpiAwarenessContext_proc)(void);
100100
@@ -124,7 +124,7 @@ int WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmd
124124
}
125125
}
126126
}
127-
}
127+
}*/
128128
}
129129
}
130130

0 commit comments

Comments
 (0)