From: OdieTurbo on
Okay, I've got a Pocket PC 2003 device. I want to write some VB games for
it. I have written several applications for my old Pocket PC 2002 device,
but none of that will work with my 2003 device. :(

What version of VB do I need? I have Visual Basic Express 2005.

I also have the Pocket PC 2003 SDK.

Do I need to go back to Visual Basic 2003?

Thanks!
--
I need a weapon.
From: Dirk Michaelsen on
>What version of VB do I need? I have Visual Basic Express 2005.

Express version is not enough. You will need at least the Standard
Edition if you want to write applications for smart devices using
Visual Studio 2005.

>Do I need to go back to Visual Basic 2003?

your choice ;-)

cu
Dirk