AppleWin/source/Windows
Andrea 7ca547479b
Move Windows related functions to Interface.h (PR #882)
This is not complete as header files from Windows/.. are still included in:

Keyboard.cpp
SerialComms.cpp
Joystick.cpp

But probably these are arch specific and will have to be completely reimplemented elsewhere.
2020-11-29 17:30:06 +00:00
..
AppleWin.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
AppleWin.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
DirectInput.cpp Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR #872) 2020-11-21 20:57:56 +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
WinFrame.cpp Use _stat64() to support file size >2G (PR #880) 2020-11-29 15:48:23 +00:00
WinFrame.h Move Windows related functions to Interface.h (PR #882) 2020-11-29 17:30:06 +00:00
WinVideo.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
WinVideo.h Renamed DirectVideoInitialize/Destroy() to WinVideoInitialize/Destroy() 2020-11-21 21:13:21 +00:00