mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 05:05:31 +00:00
10112da976
Calling SetCursor on mouse moves is not enough, we need to respond to SETCURSOR messages. If we have a custom cursor we need to call SetCursor and then NOT call DefWindowProc, otherwise we just call DefWindowProc for the forms default cursor. |
||
---|---|---|
.. | ||
Bindings | ||
API.cs | ||
WglHelper.cs | ||
WinDisplayDevice.cs | ||
WinFactory.cs | ||
WinGLContext.cs | ||
WinGLNative.cs | ||
WinGraphicsMode.cs | ||
WinInputBase.cs | ||
WinKeyMap.cs | ||
WinMMJoystick.cs | ||
WinRawInput.cs | ||
WinRawKeyboard.cs | ||
WinRawMouse.cs | ||
WinWindowInfo.cs | ||
XInputJoystick.cs |