Using Compact Framework 2.0

  • Thread starter Thread starter Malcolm Hall - WiFiFoFum
  • Start date Start date
M

Malcolm Hall - WiFiFoFum

I've been messing about with Compact Framework 2.0 thats in VS 2005
(Whidbey) CTP

The web browser, richink, and notification bubble form controls are very
cool. I can't find the location API thats been mentioned, its supposed
to have GPS stuff. I've no idea how to use the Direct draw stuff aswell
and browsing the AGL namespace causes VS to crash. Also I expected the
new JIT feature to mean once I have run an app on the PDA and copy it
back to desktop it will no longer work but it does!

Anyone else trying this out?
 
You'd certainly need to have a platform that supports DirectX to use that
feature. Does yours?

Paul T.
 
Certain things such as location APIs and Direct3D Mobile are dependent on
the next versions of Windows CE and/or Windows Mobile.

--
Robert Levy
http://blogs.msdn.com/WindowsMobile
Program Manager, Microsoft Mobile Devices Product Group
This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Back
Top