AppleWin/source/Windows
2021-01-17 10:48:06 +00:00
..
AppleWin.cpp Move last remaining globals from WinFrame.cpp to class Win32Frame. (PR #913) 2021-01-16 21:57:28 +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 Win32Frame: Fixes for VS2008 2021-01-16 22:13:02 +00:00
Win32Frame.h Win32Frame: Fixes for VS2008 2021-01-16 22:13:02 +00:00
WinFrame.cpp Pravets refactor: move all specialisations into new Pravets class. (PR #914) 2021-01-17 10:48:06 +00:00