 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ben Kinslow Guest
|
Posted: Wed Dec 17, 2008 6:19 pm Post subject: ChangeDisplaySettingsEx Upsupported resolution |
|
|
Hi
I am trying to set an "unsupported" screen resolution in Windows using the
ChangeDisplaySettingsEx API call. I get a DISP_CHANGE_BADMODE error. If I
uncheck the "Hide modes that this monitor cannot display" for the monitor
settings the call works and the resolution is displayed correctly. is there
any way to force the "unsupported" display mode, or programatically uncheck
the "Hide modes...." checkbox.
Any help will be greatly appreciated.
Regards
Ben |
|
| Back to top |
|
 |
Ben Kinslow Guest
|
Posted: Wed Dec 17, 2008 6:19 pm Post subject: Re: ChangeDisplaySettingsEx Upsupported resolution |
|
|
Hilarious!
"Victor Bazarov" <v.Abazarov (AT) comAcast (DOT) net> wrote in message
news:gib22f$vdo$2 (AT) news (DOT) datemas.de...
| Quote: | Ben Kinslow wrote:
I am trying to set an "unsupported" screen resolution in Windows using
the ChangeDisplaySettingsEx API call. I get a DISP_CHANGE_BADMODE error.
If I uncheck the "Hide modes that this monitor cannot display" for the
monitor settings the call works and the resolution is displayed
correctly. is there any way to force the "unsupported" display mode, or
programatically uncheck the "Hide modes...." checkbox.
Trying to detect a C++ language question. Looking... Looking... Still
looking... BZZZT! Time limit exceeded; no C++ language question
detected.
Any help will be greatly appreciated.
Please ask in the Windows programming newsgroup. It usually has the word
"windows" in its name.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask |
|
|
| Back to top |
|
 |
Victor Bazarov Guest
|
Posted: Wed Dec 17, 2008 6:19 pm Post subject: Re: ChangeDisplaySettingsEx Upsupported resolution |
|
|
Ben Kinslow wrote:
| Quote: | I am trying to set an "unsupported" screen resolution in Windows using the
ChangeDisplaySettingsEx API call. I get a DISP_CHANGE_BADMODE error. If I
uncheck the "Hide modes that this monitor cannot display" for the monitor
settings the call works and the resolution is displayed correctly. is there
any way to force the "unsupported" display mode, or programatically uncheck
the "Hide modes...." checkbox.
|
Trying to detect a C++ language question. Looking... Looking... Still
looking... BZZZT! Time limit exceeded; no C++ language question detected.
| Quote: | Any help will be greatly appreciated.
|
Please ask in the Windows programming newsgroup. It usually has the
word "windows" in its name.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask |
|
| Back to top |
|
 |
Powered by phpBB © 2001, 2006 phpBB Group
|