Re: Video orientation change notification to driver CE5.0/6.0 by Valter
Valter
Thu Jul 10 01:57:14 PDT 2008
=?Utf-8?B?T3JjYQ==?= <Orca@discussions.microsoft.com> wrote in
news:B54979E4-ACAB-4507-B232-400506F81B56@microsoft.com:
> My driver needs to know when video orientation changes. I do not
> want to make a helper application with a top window to receive
> WM_SETTINGCHANGE message. Is there any way to ask the OS to notify
> my driver?
>
There is no other built-in way AFAIK, but if you have the source code
of your video driver you may implement your own mechanism (named
event, point-to-point message queue?) inside the display driver
rotation function.
--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)