AppleWin/source/Windows
2020-12-27 19:21:46 +00:00
..
AppleWin.cpp Add option to disable warning when PrintScreen key can't be captured (PR #891) 2020-12-27 19:21:46 +00:00
AppleWin.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
DirectInput.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
DirectInput.h Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +00:00
Win32Frame.cpp Move interface into a class FrameBase. (PR #893) 2020-12-24 15:08:50 +00:00
Win32Frame.h Move interface into a class FrameBase. (PR #893) 2020-12-24 15:08:50 +00:00
WinFrame.cpp Frame.h: merge into Video.h. (PR #896) 2020-12-27 19:01:35 +00:00
WinFrame.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
WinVideo.cpp Frame.h: merge into Video.h. (PR #896) 2020-12-27 19:01:35 +00:00
WinVideo.h IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00