AppleWin/source/Windows
TomCh 1962a3c337
Switch to a static hook filter (#962, PR #964)
Remove the HookFilter.dll which had a dependency on VCRUNTIME140.dll
2021-06-09 21:48:24 +01:00
..
AppleWin.cpp Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
AppleWin.h Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +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 Cmd line: Changed -fs-height=<best|nnnn> so it doesn't change the resolution when not full-screen (#876) 2021-05-31 16:09:39 +01:00
Win32Frame.h Cmd line: Changed -fs-height=<best|nnnn> so it doesn't change the resolution when not full-screen (#876) 2021-05-31 16:09:39 +01:00
WinFrame.cpp Cmd line: Changed -fs-height=<best|nnnn> so it doesn't change the resolution when not full-screen (#876) 2021-05-31 16:09:39 +01:00