FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Antonio: WinVersion()
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
To Antonio: WinVersion()
Posted: Mon Feb 25, 2013 01:22 PM

Antonio, all functions IsWin..() should be in this form:

function IsWin8()
return "8" == cWinVersion()

In case from win8 the old function returns also .T. on win98!!

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: To Antonio: WinVersion()
Posted: Mon Feb 25, 2013 02:35 PM

Günther,

Fixed for next build, thanks! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion