Treo 700w to Treo 700p

Have any body converted an application from windows mobile 5.0 treo 700w to palm treo 700p.
I have an application for windows mobile 5.0.This application consists of three c++ projects and on C# project.
i.e.
1,A Service [c++ dll]
2,A today screen plugin [ c++ dll]
3,A messaging prject [c++ exe]
4, C# client project [exe]

Now I also want's convert it for the treo 700p [palm os]

What Can I do.

[424 byte] By [Kamii47] at [2007-12-24]
# 1

Probably nothing, you'd need to rewrite your entire application from scratch. There's no way you can "convert" it, at best you can reuse some C++ code.

In this case you can probably reuse nothing. Palm OS is single task OS, so no services. There’s also no "today" plug-in and no C#. Not sure what "messaging project" is.

IlyaTumanov at 2007-8-31 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...
# 2

I know Ican reused c++ code but for C# code to java conversion [i.e IL to byte code]

I am refering to the following article http://news.thomasnet.com/fullstory/479462

Do AnyBody have used Crossfire 6.0 ?

Kamii47 at 2007-8-31 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...
# 3

I'll close that as off topic as this is not Palm OS forum. You already have your own answer anyway.

IlyaTumanov at 2007-8-31 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...