Search found 38 matches: processors

Return to advanced search

Re: link between PRG and RC

https://i.imgur.com/quHCEc0.png https://i.imgur.com/D9gWqWd.png i use xmate or hbmk2 in harbour. :-) for the msvc version of my app i use xmate. for example, this is the .hbp project HBMK2 for fwh+mingw+harbour -hbexe -oprestamos32g -workdir=obj\ -compr -info -inc -t...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1650

Re: Advise in Server hardware

Hello friends, for our use I9 processors would be best: When comparing high-end Xeon and i9 processors for running 5 virtual machines and RDP for 5 users, both can deliver impressive performance. If your primary concern is speed, a high-end ...
by Otto
Mon Apr 03, 2023 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1173

Re: Advise in Server hardware

... real world setting ( especially for 3-5 workstations ), it would likely perform up to their expectations. Of course they make them with i5 and i7 processors, and more RAM, and they would be even better. My point is that you don't need to spend a lot of money and have a big powerful server. Usually ...
by TimStone
Fri Mar 31, 2023 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1173

Re: OT Will you update your PC to Windows 11

... ARM computers ( and the M1 ) chip, but it would appear that Windows 11 may consolidate the OS into one package that works on both Intel and ARM processors. I haven't really researched this one yet. Tim
by TimStone
Thu Sep 02, 2021 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Will you update your PC to Windows 11
Replies: 16
Views: 1411

Pre-procesor

... sigue siendo la misma, las tablas (ahora en SQL) tienen la misma información, además de identity y algunos mejores. Me gustaría crear pre-processors para utilizar las tablas SQL como si fueran DBF archivos. Generando un ADO recordset equivalente al archivo DBF en el reporte. ¿Te parece ...
by luiscambuston
Mon Mar 09, 2020 4:07 am
 
Forum: mod_harbour
Topic: Pre-procesor
Replies: 1
Views: 268

Re: SSE2 instruction set problem

... suggested. These newly created lib files don't contain SSE2 specific commands. Anyway, there are computers in our network that has old, mostly AMD processors, that don't support SSE2. Thank you for your help! Joszif
by Joszif
Tue Mar 20, 2018 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SSE2 instruction set problem
Replies: 6
Views: 969

Windows 10 64b and Five-xHarbour-32 b programs

... sistem. In past days he called, and I find out that less than a year ago he had changed all computers (4), for ones new with Windows 10 64-bit processors i3, 4g ram. It mean, the same hardware and operating system (Win-10 64B). The software was installed in one of them, which give use as a ...
by FranciscoA
Sat May 28, 2016 2:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 10 64b and Five-xHarbour-32 b programs
Replies: 2
Views: 522

Re: SendKey() y Printer en Fivelinux

Raspbian is a distribution for ARM processors. Raspbian cannot run in VirtualBox.


I don't have a Raspberri at hand... :-(
by Antonio Linares
Thu Feb 11, 2016 10:09 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: SendKey() y Printer en Fivelinux
Replies: 11
Views: 2642

Re: SmartCard reader and Fivewin

Are you referring to credit cards ? If so: We have credit card processors with whom we integrate our software. It is actually quite simple. They have the smart card keypad / signature terminal connect to the computer, and it is completely driving by their ...
by TimStone
Tue Jan 26, 2016 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SmartCard reader and Fivewin
Replies: 8
Views: 2192

Re: New FWH 15.05

The only xp known issue is on AMD processors , it does not run on some of them not all (i don't know why) , intel processors are ok as long as you are using sp3 , we have plenty of xp customers. Moises is your pc amd ?

for amd xp customers we deliver a bcc based exe on demand

Richard
by Richard Chidiak
Tue Jun 16, 2015 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 15.05
Replies: 26
Views: 5087

Re: OT - Windows embedded standard 7

... version of Windows XP Professional and the successor to Windows NT 4.0 Embedded. It provides the full Win32 API and is available for x86 processors.[2] Windows Embedded Standard 2009 includes Silverlight, .NET Framework 3.5, Internet Explorer 7, Windows Media Player 11, RDP 6.1, Network ...
by Antonio Linares
Thu May 30, 2013 9:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT - Windows embedded standard 7
Replies: 1
Views: 755

Re: Multithreading

... and as many as possible for the other tasks. Obviously, MT exe only will be faster in functions that use multiple threads in multi nuclear processors.
by sambomb
Tue May 28, 2013 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multithreading
Replies: 34
Views: 5759

Re: Server vs Notebook as Server for FW programms

Otto, is an interesting option, but you have already tested the Azure? You can allocate a machine on the network, choose how many processors, how much memory, what version of server (Windows or Linux), and install their software and use as if it were a server, but in this case you're free ...
by norberto
Mon Nov 05, 2012 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Server vs Notebook as Server for FW programms
Replies: 44
Views: 16835

Re: No more shadows on Win8 :-(

... now we don't have access there. I'll know more after a meeting with some "experts" next Wednesday. The dedicated RT apps run on ARM processors. Legacy apps are not supported. However, there are Win 8 pro machines that run all legacy apps and RT apps all on the same device. I run ...
by TimStone
Fri Nov 02, 2012 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: No more shadows on Win8 :-(
Replies: 19
Views: 5249

Re: recompilar fiveh.lib

Parece que está usando un errorsys distinto al de FWH. Tienes un errorsys en tu aplicación ? Para GetCpu() podemos usar: GETENV( "NUMBER_OF_PROCESSORS" ) GETENV( "PROCESSOR_ARCHITECTURE" ) GETENV( "PROCESSOR_IDENTIFIER" ) GETENV( "PROCESSOR_LEVEL" ) GETENV( &q...
by Antonio Linares
Sun Sep 23, 2012 10:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: recompilar fiveh.lib
Replies: 47
Views: 15035
Next

Return to advanced search

cron