This PR implements scaling on Vista and up. I've tested it on Windows 10 and Windows 2000 and I've compiled it with Visual C++ 6.0
There's some work needed still, mostly multiplying positions by fScale in the Beetbug window I think, I'm not super familiar with win32 so i don't know what all needs to be modified there exactly.
This PR implements scaling on Vista and up. I've tested it on Windows 10 and Windows 2000 and I've compiled it with Visual C++ 6.0 There's some work needed still, mostly multiplying positions by
fScale
in the Beetbug window I think, I'm not super familiar with win32 so i don't know what all needs to be modified there exactly.