Search found 341 matches: exes

Return to advanced search

Re: webserver using RESTFUL API and responsive

... is invoked (a CGI is an EXE), the server executes it. Lets imagine 20 users simultaneously invoke the CGI. It is exactly the same as launching 20 EXEs at the same time, in terms of memory consume and loading time. More users will result in more memory and time consume. If we use a web server instead ...
by Antonio Linares
Tue Jun 05, 2018 7:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7078

Re: Antonio: Differences between BORLAND and VCC

Tim, I made some speed compare test between BCC 7.30 and MSVC 2017 and found the former much faster (I'm referring to dbf and index operations). And as a bonus, BCC generates smaller EXEs. That's why I'm using BCC.

EMG
by Enrico Maria Giordano
Wed May 30, 2018 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 6403

Re: OT: ADS & Win 10 April Update RESOLUTION

Tim,

Thank you for the info. Only a note:

TimStone wrote:I do not run .EXE's across the network. It is too slow.


I Always run EXEs across the network and never found them slow.

EMG
by Enrico Maria Giordano
Tue May 22, 2018 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6147

Re: Antonio: cGetDir and ::shadow()

Please inspect both EXEs using this tool:

https://bitbucket.org/fivetech/fivewin-contributions/downloads/peinfo.exe

look for differences in the embedded manifest files and/or resources
by Antonio Linares
Wed Apr 25, 2018 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 6403

Re: Script Question

... code at runtime is the essence of the ERP applications: applications that grow and adapt to the needs of each customer without having to build new EXEs for each one. You can turn any app into a powerful ERP system just using this technique :-) No need to build HRB files. Simply compile and execute ...
by Antonio Linares
Fri Apr 20, 2018 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Script Question
Replies: 9
Views: 1515

Re: Introducing FiveTech's fivedit

I confirm: EXEs packed with UPX are more and more (incorrectly) detected by antiviruses. I'm still using UPX but searching for a good free alternative...

EMG
by Enrico Maria Giordano
Sat Mar 24, 2018 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107783

Re: Ftp y Windows Server 2012 R2

Antonio, Se lo dije escribí al cliente que se lo dijera al técnico hard. Quizá me ha faltado insistir en lo de la lista de .exes que le pasé. Voy a hacer lo que dices. Que me muestre mis programas en la lista blanca del firewall. Agradezco tus anotaciones y consejos. Ahora que recuerdo, ...
by Carlos Mora
Thu Dec 14, 2017 2:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ftp y Windows Server 2012 R2
Replies: 24
Views: 4890

Re: Ftp y Windows Server 2012 R2

... permitidas Carlos, Se lo dije escribí al cliente que se lo dijera al técnico hard. Quizá me ha faltado insistir en lo de la lista de .exes que le pasé. Voy a hacer lo que dices. Que me muestre mis programas en la lista blanca del firewall. Agradezco tus anotaciones y consejos.
by Antonio Mart.
Mon Dec 11, 2017 10:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ftp y Windows Server 2012 R2
Replies: 24
Views: 4890

Re: Apollo

Tim, the page is updated. The new version is dated 2016. Include Libs the exes and a manager too.(connection managger) I'm tesing right now. It's easy to make it wotk. In my test I did not use data objects till now, I'll will test. I,m not use transactions now, ...
by D.Fernandez
Mon Dec 04, 2017 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Apollo
Replies: 13
Views: 3387

Re: Mejoras para scintilla

... NEW VERSION 23/09/2017 -------------------------------- Bugs in paths creation, save and build project ( EXES and LIBS ): FIXED https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.exe Si obtienes un error de linkado, puede que tengas ...
by cnavarro
Fri Sep 22, 2017 10:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 840360

Re: Introducing FiveTech's fivedit

... NEW VERSION 23/09/2017 -------------------------------- Bugs in paths creation, save and build project ( EXES and LIBS ): FIXED https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.exe Si obtienes un error de linkado, puede que tengas ...
by cnavarro
Fri Sep 22, 2017 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107783

Re: Bloated EXEs (reprise)

Enrico,

If you link the FWH libraries, then the errorsys is replaced and FWH's one uses dialogs, so Class TWindow, TDialog, etc (many of them) get linked in
by Antonio Linares
Wed Jul 26, 2017 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bloated EXEs (reprise)
Replies: 33
Views: 5090

Re: Bloated EXEs (reprise)

I already disabled incremental mode. Anyway, I tried: same result.

EMG
by Enrico Maria Giordano
Wed Jul 26, 2017 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bloated EXEs (reprise)
Replies: 33
Views: 5090

Re: Bloated EXEs (reprise)

Enrico,

Previous to link, delete exe file and rebuild, pls.

Why ? Ilink32 have a incremental mode.
by hmpaquito
Wed Jul 26, 2017 10:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bloated EXEs (reprise)
Replies: 33
Views: 5090
PreviousNext

Return to advanced search