Search found 4847 matches: folder

Return to advanced search

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

... SIZE 4,1 INCHES   ENDPAGE   ENDPRINT   RELEASE FONT oFontreturn nil Please build this sample in the samples folder using buildh.bat or buildx.bat. This is the screen-shot of PDF file generated with HaruPDF: https://imagizer.imageshack.com/v2/xq70/923/j2oygz.png ...
by nageswaragunupudi
Tue May 14, 2024 7:05 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 20
Views: 191

Re: passing a value through a for..next loop

... by Mr. Antonio above is the right way to go. This is a working program using the above principle Build and run this program in fwh samples folder. #include "fivewin.ch"REQUEST DBFCDXfunction Main()   local oDlg, oBrw   local cFilter  := ""   local aFilters := ...
by Silvio.Falconi
Mon May 13, 2024 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 14
Views: 269

Re: Transparent Png on MDI Parent

... is the best suited for this purpose. Please DO NOT create controls like BITMAP,IMAGE,XIMAGE etc. Please test this example in samples folder: I have used one Png to display at bottom-right and another at bottom-left. Window can be resized. When the window is resized to a very small ...
by nageswaragunupudi
Mon May 13, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 11
Views: 208

Re: passing a value through a for..next loop

... by Mr. Antonio above is the right way to go. This is a working program using the above principle Build and run this program in fwh samples folder. #include "fivewin.ch"REQUEST DBFCDXfunction Main()   local oDlg, oBrw   local cFilter  := ""   local aFilters := ...
by nageswaragunupudi
Sun May 12, 2024 2:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 14
Views: 269

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

... time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. and an additional benefit is that your .exe once shrinked makes it impossible for anyone to use a hex edit ...
by Enrico Maria Giordano
Sat May 11, 2024 2:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 245

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

... time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. and an additional benefit is that your .exe once shrinked makes it impossible for anyone to use a hex edit ...
by quim
Sat May 11, 2024 1:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 245

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

... time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. and an additional benefit is that your .exe once shrinked makes it impossible for anyone to use a hex edit ...
by Rick Lipkin
Sat May 11, 2024 1:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 245

Re: Slow EXE Launch.

... 4. Under "Exclusions", click on "Add or remove exclusions". 5. Click on "Add an exclusion" and select "Folder". 6. Browse to the folder where your executable is compiled and select it. 7. Click "Add" to add the exception. VERSION.RC 1 VERSIONINFO ...
by karinha
Wed May 08, 2024 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 235

Re: Slow EXE Launch.

... 4. Under "Exclusions", click on "Add or remove exclusions". 5. Click on "Add an exclusion" and select "Folder". 6. Browse to the folder where your executable is compiled and select it. 7. Click "Add" to add the exception.
by Antonio Linares
Wed May 08, 2024 2:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 235

Re: Slow EXE Launch.

Hi,

put an exception in the antivirus for your folder where your exe is compiled

C.
by Carles
Tue May 07, 2024 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 235

Re: Crear Archivo Json y Enviarlo vía POST

I don't know, sorry. I've never used xHarbour.com. What I can say is that xharbour.lib does not exist in the xHarbour repository. Maybe in the new xHarbour Builder folder, I did not check it.
by Enrico Maria Giordano
Mon May 06, 2024 11:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear Archivo Json y Enviarlo vía POST
Replies: 19
Views: 2451

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... uuiid.lib errors Rick Lipkin Perhaps It Is the language because on old time i used i18n function of harbour and the flag save the world intro i18n folder
by Silvio.Falconi
Sun Apr 28, 2024 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 364

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... I solved all the problems with uuid and hbpcre the problem was just the bad configuration of bcc7's cfg files Let me start by saying that I have a folder in c:\ called "Work" and in this I have all the other folders as you can see in this image https://i.postimg.cc/R0pWVqKy/work.png ...
by Silvio.Falconi
Sat Apr 27, 2024 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 364

Silvo .. could you post your latest xMAte env for BCC770 ?

Silvo I think I have an recent version of your xMate Bcc770 environment ... The unusual thing is the uuid,lib file .. If you look in the \samples folder at Buildx.bat you can actually rem out uuid.lib and the program compiles .. I have taken out uuid.lib in my xMate compile list and I still get ...
by Rick Lipkin
Sat Apr 27, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 364

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

... -O -O1 -OS -Ob -Oc -Ov -c -d -g0 -k- -v- -w -w! My bcc74 is quite different .. is it worth editing the folder name and use this Borland.cfg ?? -I"c:\borland\bcc74\include";"c:\borland\bcc74\include\dinkumware64";"c:\borland\bcc74\include\windows\crtl";"c:\borland\bcc74\include\windows\rtl";"c:\borland\bcc74\include\windows\vcl";"c:\borland\bcc74\\include\windows\sdk" ...
by Rick Lipkin
Thu Apr 25, 2024 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 7
Views: 251
Next

Return to advanced search