Some new SP devices supports screen rotation (ex: HTC S7xx series) but all 'CStdOrientedDialog' classes are only supported for PPC platform in WTL8.0.
So i changed some WTL files to add those classes to SP too.
The only file to change is: 'atlwince.h'
If you want support also in wizard you need to change also: 'AppType.htm' and 'Platforms.htm' in 'AppWizMobile\Files\HTML\1033' folder.
You can find the modified files here
Bye :)
Thursday, October 9, 2008
Subscribe to:
Post Comments (Atom)
2 comments:
Hi,
You should submit a WTL feature request at https://sourceforge.net/tracker2/?group_id=109071&atid=652375 with your patches.
cheers,
AR
i'll do it ;)
Post a Comment