Hi,
I have applications done in evc ++ 4.0 that work in Windows Mobile
2003, but now I need that these programs work in Mobile 2005.
I install Visually Studio Express 2005 and I did a migration of evc ++
4.0 to VS Express 2005 but on having compiled following mistake goes out:
...\ Include\afxver_.h
(77): fatal mistake C1189: *error: Please uses the/MD switch for
_AFXDLL builds
Besides I did a project MFC Smart Device Application but when I finish
creating the project a message goes out for me with the mistake:
Fatal
mistake RC1107
Invalid usage; use RC/ For Help
How I can solve these problems
Thanks

evc++ 4.0 & Visual Studio Express 2005
John B. Adams
Visual Studio Express 2005 doesnt support device development,
Correct migration path for eVC4 apps is VS2005 complete edition
Thanks
Srikanth Bogadapati