Welly,

> I have source code in delphi 7 and I want my program can run in PDA
> can i do that without a huge modification?

you already got a reply, which is a right one... I had your very same
"problem", some time ago, and decided, once for all, that despite Delpi
is a good product for Win applications, it's not for any other
platform...
I therefore turned back myself into C and C++ stuff again, and found
Codewarrior (from Metrowerks) to be a veeeery good tool for such things.
They are in time with every mobile phone/PDA/whatever (well, exept the
Playstation portable, so far... sigh!). I know this means build your
application from scratch again, but after 25 years programming, and of
which more that 10 in Delphi, I realize that C is not out there for
nothing. The change is not as hard as you could think of.
Of course, if the matter is a new application; if it is a "mere" porting
of an existing one I do believe the efforts and the resources involved
(and the f***ing time) do matter.

Just my 2 cents.

Have a nice coding.

Cheers, A.

Reply via email to