Page 1 of 1

Orientation Problems

PostPosted: Jun 10, 2009 @ 9:34am
by Ludimate

PostPosted: Jun 16, 2009 @ 8:11am
by Kzinti
The best way is simply not to specify any orientation and/or use what is returned by GetShellOrientation().

There is no relation between what ChangeDisplaySettingsEx() returns and what GetShellOrientation() returns.

The problem with the emulator was reported and I still have to look into it.

PostPosted: Jun 16, 2009 @ 1:07pm
by Ludimate
When you say "not to specify any orientation" you mean to use ORIENTATION_UNKNOWN on the call to PHAL::Create?

PostPosted: Jun 16, 2009 @ 4:03pm
by Kzinti
Actually I got this wrong... Use what is returned by PHAL::GetShellOrientation().