FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour ERRSYSW.PRG, ISEXE64() 贸 ISWIN64()?
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
ERRSYSW.PRG, ISEXE64() 贸 ISWIN64()?
Posted: Mon Jun 18, 2018 02:45 PM
Masters, en el ERRSYSW.PRG, cual 茅s el comando correcto a usar? ISEXE64() 贸 ISWIN64()?


Code (fw): Select all Collapse
聽 聽#ifdef __CLIPPER__
聽 聽 聽 cErrorLog += " 聽 CPU Tipo: " + GetCPU() + CRLF
聽 聽#else
聽 聽 聽 // if ! IsExe64()
聽 聽 聽 if ! IsWin64()
聽 聽 聽 聽 聽cErrorLog += " 聽 CPU Tipo: " + GetCPU() + " " + ;
聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 AllTrim( Str( GetCPUSpeed() ) ) + " Mhz" + CRLF
聽 聽 聽 endif
聽 聽#endif


FWH17.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

Continue the discussion