This website requires JavaScript.
Explore
Help
Register
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-05-21 05:40:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
scummvm
/
graphics
/
mfc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Cameron Cawley
97c44f64d0
ENGINES: Ensure that in-game cursors are scaled on high DPI displays
2026-05-03 12:02:10 +03:00
..
gfx
ENGINES: Ensure that in-game cursors are scaled on high DPI displays
2026-05-03 12:02:10 +03:00
libs
GRAPHICS: MFC: Ignore rather than assert on messages with null hWnd
2026-02-20 21:02:04 +11:00
afx.cpp
…
afx.h
…
afxext.h
…
afxmsg.h
…
afxres.h
…
afxstr.h
…
afxwin.h
…
atltime.h
GRAPHICS: MFC: Remove typedef for unused clock_t
2026-02-10 22:41:39 +00:00
atltypes.h
…
bitmap_button.cpp
…
bitmap.cpp
…
brush.cpp
…
button.cpp
…
cmd_target.cpp
…
dc.cpp
…
dialog.cpp
…
doc_manager.cpp
…
doc_template.cpp
…
document.cpp
…
edit.cpp
…
file.cpp
…
font.cpp
…
frame_wnd.cpp
…
gdi_object.cpp
…
global_functions.cpp
…
global_functions.h
…
ifstream.cpp
…
ifstream.h
…
joystickapi.cpp
…
joystickapi.h
…
keyboard.h
…
listbox.cpp
…
menu.cpp
…
mfc.h
…
minwindef.h
…
object.cpp
…
paint_dc.cpp
…
palette.cpp
…
pen.cpp
…
rgn.cpp
…
scroll_view.cpp
…
scrollbar.cpp
…
single_doc_template.cpp
…
static.cpp
…
string.cpp
…
view.cpp
…
win_app.cpp
…
win_hand.h
…
win_thread.cpp
…
wingdi.cpp
ENGINES: Use CursorMan.showMouse instead of directly calling OSystem
2026-05-03 10:07:00 +03:00
wingdi.h
…
winnt.h
…
wnd.cpp
…