FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour IsWin64() to be renamed as IsExe64()
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
IsWin64() to be renamed as IsExe64()
Posted: Sat Jul 20, 2013 05:51 PM

In next FWH 13.07 we will rename IsWin64() as IsExe64(), as this function was checking if our app is 64 or 32 bits.

From FWH 13.07 on, IsWin64() will check if we are on a Windows 64 bits, as its name suggests :-)

I am aware that this change may break some code of your own, so please check if you are using IsWin64() and remember that it has to be changed to IsExe64() from FWH 13.07 on, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion