WinCE CF1 app with VS2005

  • Thread starter Thread starter Maxim
  • Start date Start date
M

Maxim

Hello everybody.

Is it possible to create a project targeted to WinCE device with CF1 in
Visual Studio 2005? I know that it is possible to create projects for Pocket
PC with CF1. But what about WinCE devices? I've tried to import VS2003
project for WinCE device into VS2005. But VS2005 has converted this project
so that it uses CF2 now.

Thanks in advance.
 
Shalom!
Try to create a new pocketpc 2003 V1 project. with some differences
(such as a the menu and toolbar apearing at the top instead of at the
bottom), it should work... It works for me!
you will have to manually install the CF 1 on the CE device, since
VS2005 will attempt to install the pocketpc version if there isn't one
installed yet.
good luck!
-Yoav.
 
Thanks! I' ll try to do that.

Shalom!
Try to create a new pocketpc 2003 V1 project. with some differences
(such as a the menu and toolbar apearing at the top instead of at the
bottom), it should work... It works for me!
you will have to manually install the CF 1 on the CE device, since
VS2005 will attempt to install the pocketpc version if there isn't one
installed yet.
good luck!
-Yoav.
 
Back
Top