AppleWin/source/Windows
2021-01-01 12:42:24 +00:00
..
AppleWin.cpp WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +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 WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00
WinFrame.cpp Move VideoRedrawScreen() to Video. (PR #904) 2021-01-01 12:42:24 +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 Move VideoRedrawScreen() to Video. (PR #904) 2021-01-01 12:42:24 +00:00
WinVideo.h WinVideo: share some generic code (PR #901) 2020-12-29 21:30:17 +00:00