mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-07 21:41:25 +00:00
0c4c90ac89
with RIDEV_NOLEGACY apparently prevents SetCursor() from doing anything. - Split mouse code off from i_input.cpp into i_mouse.cpp and added raw mouse handling. (WM_INPUT obsoleted most of DirectInput for XP.) - Fixed: Similar to the Win32 mouse, using the DirectInput mouse in windowed mode, if you alt-tabbed away and then clicked on the window's title bar, mouse input would be frozen until the mouse was ungrabbed again. SVN r1601 (trunk) |
||
---|---|---|
.. | ||
crashcatcher.c | ||
critsec.h | ||
dikeys.h | ||
hardware.cpp | ||
hardware.h | ||
i_cd.cpp | ||
i_input.cpp | ||
i_input.h | ||
i_main.cpp | ||
i_movie.cpp | ||
i_system.cpp | ||
i_system.h | ||
i_video.h | ||
sdlvideo.cpp | ||
sdlvideo.h | ||
st_start.cpp |