FW 64 Bit Upgrade

Post Reply
MichaelMo
Posts: 55
Joined: Thu Feb 15, 2007 1:35 am

FW 64 Bit Upgrade

Post by MichaelMo »

I've had great success with your original FW product over the years. I would like to migrate the application to Harbour 64 bit and Fivewin 64. Besides your 64 bit version of Fivewin, the Microsoft C++ compiler listed on your website, and the Harbour Libs, what else am I going to need to get started? What product are you using to create the actual screens in 64 bits?

Pardon my naive questions, but it's been awhile since I've needed to actually upgrade, and I'm sure a lot has changed over the years.

By the way, thank you very much for a wonderful product that has produced reliable code running on many versions of windows for an extremely long time now. It runs in all sorts of network environments as well. I'm actually looking forward to playing with the Mac version once I've upgraded to 64 bits.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FW 64 Bit Upgrade

Post by Antonio Linares »

Michael,

You can use any 32 bits resources editor:
http://forums.fivetechsupport.com/viewt ... 17&t=12773

all the other tools to use are the same as building FWH 32 bits apps:

* We do recommend and use UEStudio as the IDE: http://www.ultraedit.com/products/uestudio.html
We provide special config files for it.
* A Harbour/xHarbour 64 bits. We provide it to you.
* The Microsoft C 64 bits free compiler. We provide a free copy of it to you.

Just keep in mind that Windows 64 does not allow to use 16 bits applications (msdos or windows).

Thanks for your kind words. Looking forward to see you coding in 64 bits and with FiveMac too :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
MichaelMo
Posts: 55
Joined: Thu Feb 15, 2007 1:35 am

Re: FW 64 Bit Upgrade

Post by MichaelMo »

FYI, I just ordered FW64 and EUStudio. I look forward to working in an updated version of Fivewin.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FW 64 Bit Upgrade

Post by Antonio Linares »

Michael,

Welcome to the 32 and 64 bits world :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply