First post, by JohnRook
I have tried to make my console application into fullscreen but I failed with a pop-up message "This system does not support fullscreen mode" . I know that Vista and Windows 7 do not support fullscreen console. I am using Vista.
Today, I downloaded Dosbox and I successfully turn it to fullscreen. I wonder how Dosbox can run in fullscreen on Vista so that I downloaded the source code and took a look at it, but there are so many files and I don't know which one is it.
My question is, 1st :why Dosbox can run in fullscreen on Vista ?
2nd: what is the source code file that is about the implementation of the software window.
Thank you in advance.