AppleWin/source/Windows
tomcw f076986c04 Cmd line: Changed -fs-height=<best|nnnn> so it doesn't change the resolution when not full-screen (#876)
. NB. whenever switching back to non-full-screen, then it will restore the default desktop resolution.
. Allow -no-full-screen to be placed before -fs-height=<best|nnnn> (previously it only worked when placed afterwards)
2021-05-31 16:09:39 +01:00
..
AppleWin.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
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 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