how make application 2003SE compatible?

  • Thread starter Thread starter Boris Nienke
  • Start date Start date
B

Boris Nienke

hi,

now there's WM2003SE on some devices. Some have higher resolution but
all are able to rotate the screen 90°

How can make my application SE compatible? Are there extensions
available for VS.NET2003? How does it work? Can i build multible
form-resources (all with the same controls but other arrangement)?

Boris
 
You should take a look at the MSDN library's Windows Mobile 2003 Second
Edition section:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/windowsmobile.asp.
It contains technical articles on how to develop screen orientation and dpi
aware applications. To test your applications you can download the SE
emulator images:
http://www.microsoft.com/downloads/...b5-f2a2-47d7-a41d-825fd68ebb6c&displaylang=en.

--
Regards,

Maarten Struys, eMVP
PTS Software bv

www.opennetcf.org | www.dotnetfordevices.com

------------------
Coming to the Embedded DevCon?
Make sure to attend CEA-HOL3 on Tuesday June 29 or CEA-HOL3R on Wednesday
June 30 for an OpenNETCF.org hands on lab.
Also make sure to stop by for session CEA308 on Thursday July 1st to learn
more about the real-time behavior of the .NETCF.
 
You should take a look at the MSDN library's Windows Mobile 2003 Second
Edition section:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/windowsmobile.asp.
It contains technical articles on how to develop screen orientation and dpi
aware applications. To test your applications you can download the SE
emulator images:
http://www.microsoft.com/downloads/...b5-f2a2-47d7-a41d-825fd68ebb6c&displaylang=en.

maybe i'm blind - but those articles are more or less for C++ coder,
aren't they?

But how to do it with VS.Net? Or isn't there a solution yet? I don't
need it NOW but i always like to know what's comming up

Boris
 
Back
Top