Search found 60 matches: executables

Return to advanced search

Re: Build your FWH app using hbmk2.exe and MSVC 32&64

One of the advantages of MSVC is the smaller executables sizes. Another one is the higher C compile speed if -MP switch is used (something similar exists for BCC64 and BCC32 CLANG, but not for BCC32).
by Enrico Maria Giordano
Mon Jun 03, 2024 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
Replies: 48
Views: 4416

Re: Windows 7 / MSVS 2022 Crash

... to Win 8 which was then free to upgrade to Win 10 / 11. ??????????? What new feature set do we use in current FWH/Harbour builds? Do you have any executables for me to test on my Windows 7? ¿Qué nuevo conjunto de características usamos en las versiones actuales de FWH/Harbour? ¿Tiene algún ejecutable ...
by karinha
Wed Apr 05, 2023 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 / MSVS 2022 Crash
Replies: 32
Views: 4047

Re: A big hit: Neither Apache and mod_harbour are needed

... /opt/myapp and for example /opt/netio server i change the ownership of this directories to myself with chown and chgrp to modify source and to run executables and there i build all my software. so i suggest to you that the software you create should work in /opt directory regards Domenico
by nikko1960
Wed May 25, 2022 4:37 pm
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 21216

Re: Harbour 3.2 MSVC 2019 de 64bist y 32bits

... en un solo dir "harbour" estan los dos compiladores el harbour (ultimo git) de 32 y 64 bits, en el bin estan los executables de 64, y ahi esta una carpeta "32" que tiene los binarios de 32 bits. recordar que aun si construimos ejecutables de 32, podemos ...
by Compuin
Wed Dec 01, 2021 1:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Harbour 3.2 MSVC 2019 de 64bist y 32bits
Replies: 6
Views: 874

Re: Harbour 3.2 MSVC 2019 de 64bist y 32bits

... en un solo dir "harbour" estan los dos compiladores el harbour (ultimo git) de 32 y 64 bits, en el bin estan los executables de 64, y ahi esta una carpeta "32" que tiene los binarios de 32 bits. recordar que aun si construimos ejecutables de 32, podemos ...
by carlos vargas
Tue Oct 19, 2021 8:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Harbour 3.2 MSVC 2019 de 64bist y 32bits
Replies: 6
Views: 874

Re: Locked records

Hi,

You should logout that executables

Regards
by hmpaquito
Mon Feb 22, 2021 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Locked records
Replies: 2
Views: 336

Re: matrices multiplication

... it is not a low-level language and therefore not good for creating components such as drivers. It is not suitable for creating cross-platform executables and it is not even the ideal choice if the code must be as fast as possible. Historically it has been mainly used for scripting and automation ...
by Silvio.Falconi
Tue Oct 13, 2020 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: matrices multiplication
Replies: 13
Views: 1479

Explorer Suite

... x64. https://ntcore.com/?page_id=388 I originally wrote this tool for a friend of mine who needed it. This very little tool patches x86 executables in order to let them have 4GB (instead of only 2) of virtual memory on x64 platforms. This tool comes very handy for applications which ...
by Baxajaun
Sun Mar 10, 2019 1:52 pm
 
Forum: Utilities / Utilidades
Topic: Explorer Suite
Replies: 1
Views: 1057

Re: Latest FWH upgrade, performance issues, larger EXE

Adolfo wrote:I use UPx as ece, lib, dll compressor

FREE, fast and 100% compatible.

https://upx.github.io/

I also use UPX but in some antivirus systems it gives a false positive the executables it generates.
by cnavarro
Wed Jul 11, 2018 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Latest FWH upgrade, performance issues, larger EXE
Replies: 27
Views: 6297

Re: Script Question

... I actually write my programs so I have a basic executable (completely functional but very dynamic), then serve all the program logic up to those executables as portable objects via a REST service. Robb
by rhlawek
Fri Apr 20, 2018 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Script Question
Replies: 9
Views: 1701

ResEdit - Error: RLINK32: Unsupported 16bit resource in file

... files to build the applications. I recommend using * .res files only to generate the * .rc files. The latter are the ones we will use to build the executables. This is my little experience and I'll send it to you. Regards
by Baxajaun
Wed Apr 04, 2018 8:51 am
 
Forum: Utilities / Utilidades
Topic: ResEdit - Error: RLINK32: Unsupported 16bit resource in file
Replies: 2
Views: 1371

for xHarbour users: xharbour-clang

file: readme.txt This package contains executables and essential libraries compiled in cLang for use with Borland family compilers. Test results:tests/speedtst.prgwith this clang package and BCC73:12/01/17 15:32:52 Windows 8 6.2.9200xHarbour ...
by andijahja
Fri Dec 01, 2017 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: for xHarbour users: xharbour-clang
Replies: 0
Views: 827

Re: Introducing FiveTech's fivedit

... small. I opened your .exe with a hex editor and I was impressed there was little visible code you could read .. I use Aspack to shrink my Executables and Aspack totally obscures a Hex Editor to gleam any visible code in the .exe as well as having one of the best compression ratios. Typically ...
by Rick Lipkin
Thu Oct 19, 2017 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 129441

Re: Function list builder application

... Whats New file ), and people could have an instant reference, always current, on their programming computer. I can even create them as stand alone executables. The benefit of this is that everyone would have the help file that corresponds to their current version of FWH. We don't have to include ...
by TimStone
Sat Jul 29, 2017 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function list builder application
Replies: 16
Views: 3409
Next

Return to advanced search