holy_moly
04-11-2000, 10:54 PM
hi,
how can i change the display settings ONLY for my window?
when i use ChangeDisplaySettings(&devmode,CDS_FULLSCREEN,...), i change the "whole screen",which i don't want in windowed mode (when i go fullscreen,i don't care about what's behind the window...)
I played around with the MFC's ResetDC() function,but i won't get happy with it...
how can i change the display settings ONLY for my window?
when i use ChangeDisplaySettings(&devmode,CDS_FULLSCREEN,...), i change the "whole screen",which i don't want in windowed mode (when i go fullscreen,i don't care about what's behind the window...)
I played around with the MFC's ResetDC() function,but i won't get happy with it...