AppleWin/source/Windows
Andrea 48dd638d33
Synchronize Linux build. (PR #1037)
. remove OutputDebugStringA()
. push changes to StdAfx.h
. mention g_strSaveStatePathname in the error message for loading save-state
2022-02-14 20:37:18 +00:00
..
AppleWin.cpp Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00
AppleWin.h Full-screen / resolution change: fix display flicker. (Fixes #965) 2021-06-19 15:06:04 +01: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
HookFilter.cpp Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
HookFilter.h Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
Win32Frame.cpp Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
Win32Frame.h Correct BMP creation on Linux (PR #1014) 2022-01-03 14:41:03 +00:00
WinFrame.cpp Synchronize Linux build. (PR #1037) 2022-02-14 20:37:18 +00:00