Masters, en el ERRSYSW.PRG, cual 茅s el comando correcto a usar? ISEXE64() 贸 ISWIN64()?
FWH17.01
Por qu茅 la duda:
http://forums.fivetechsupport.com/viewtopic.php?f=6&t=26822&p=148622&hilit=ISWIN64#p148622
Gracias, saludos.
聽 聽#ifdef __CLIPPER__
聽 聽 聽 cErrorLog += " 聽 CPU Tipo: " + GetCPU() + CRLF
聽 聽#else
聽 聽 聽 // if ! IsExe64()
聽 聽 聽 if ! IsWin64()
聽 聽 聽 聽 聽cErrorLog += " 聽 CPU Tipo: " + GetCPU() + " " + ;
聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 AllTrim( Str( GetCPUSpeed() ) ) + " Mhz" + CRLF
聽 聽 聽 endif
聽 聽#endifFWH17.01
Por qu茅 la duda:
http://forums.fivetechsupport.com/viewtopic.php?f=6&t=26822&p=148622&hilit=ISWIN64#p148622
Gracias, saludos.
Jo茫o Santos - S茫o Paulo - Brasil - Phone: +55(11)95150-7341