xHarbour x FWPPC

Post Reply
Roberto Parisi
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

xHarbour x FWPPC

Post by Roberto Parisi »

Antonio,
do you planned an xharbour build for FWPPC?

Thx,
Roberto Parisi
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Roberto,

Actually its not on our plans as xharbour is more complex and heavier than harbour and it will be quite difficult to port it to Pocket PC. Harbour already was complex enough to get ported
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37485
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

The main difficulty is that Windows Mobile and Windows PC have many differences and there are many missing functions, so we had to build an intermediate layer to emulate the missing Windows API functions. Besides that, Pocket PC uses unicode, meanwhile Windows PC does not need it.

As xharbour has more code on it, it requires more Windows API functions, so the intermediate compatibility layer gets more complex.

Also the Harbour resulting EXEs are smaller, something that it is quite desirable for the Pocket PC which has limited resources.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply