How detect if the pr
ogram is running under VISTA ?
Romeo
How detect if the pr
ogram is running under VISTA ?
Romeo
Romeo,
function IsVista()
return GetVersion()[ 1 ] == 6
it works with fwh24 but not works with fw24.
with w95,xp,vista using fw24 it says always :
getversion[1] = 3
getversion[2] = 95
if i use fwh24 all is ok !
Any patch for 16bit version of my fw24 ?
tks
Romeo,
As FW is 16 bits, it could be that the required Windows version returns a different value
So no solution for 16 bit ?
Is not possible,simply, read same key of windows registry to get the windows version ?
Tks
Romeo wrote:So no solution for 16 bit ?
Is not possible,simply, read same key of windows registry to get the windows version ?
32 ![]()
Antonio Linares wrote:32
Apple ? Then 23 bit would be correct .... ![]()