Q: Difference between WindowsMobile.Forms and Windowsce.Forms?

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

Hi!

I am reading the dokumentation for developing an application for a cell
phone

I came a cross the Namespace: Microsoft.WindowsMobile.Forms and
Microsoft.Windowsce.Forms.

they seem to contain the same classes?!?

I guess there must be a difference ;)

I am using Windows Mobile 6.0 as target device (Standard and Proffessional)

Regards
Martin
 
Forget what i said. I must have come back to the same page when navigating
in the help.

But just out of curiosity. Why dont they embedd the classes from
WindowsCE.Forms into WindowsMobile.Forms?
The target is for mobile devices in both cases, just wondering?!?

Regards
Martin
 
They can't be merged.

WindowsCE.Forms contains things like the MessageWindow which can be used in
non-WM devices. The WindowsMobile namespaces are for WM-only devices.


--

Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top