Search found 46 matches: compilable

Return to advanced search

TSButton7 bpaint.c

Hi guys, Can anyone share their version of bpaint.c of TSButton 7 that has been successfully adapted to be compilable by HB+FWH1912+BCC7 Thanks. My attempts gives me this Harbour 3.2.0dev (r2104281802)Copyright (c) 1999-2021, https://harbour.github.io/Turbo Incremental ...
by hua
Wed Oct 05, 2022 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton7 bpaint.c
Replies: 10
Views: 598

Re: TIpClientHttp()

... in Harbour. You can find several working examples under the hbcurl tests directory as well. Live curl command-lines can also be converted into compilable/adaptable API code using the `--libcurl <targe-source-file>` curl option. If you opt to use hbtip anyway, and find any problem with ...
by Carles
Wed Jan 02, 2019 12:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TIpClientHttp()
Replies: 8
Views: 1718

Re: Simple conversion with array gives me problems

Probably you have to use detached locals. Please provide a compilable sample showing the error and I will show you how to fix it.

EMG
by Enrico Maria Giordano
Fri Jul 28, 2017 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simple conversion with array gives me problems
Replies: 6
Views: 1077

Re: Very strange OLE-problem

... returns " Array ". This results in other errors while saving etc. Anyone any idea why there is a difference? Thanks. Can we see a compilable and runnable sample showing the problem, please? EMG
by Enrico Maria Giordano
Fri Jun 02, 2017 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange OLE-problem
Replies: 7
Views: 1596

Re: RichType Print

Rick Lipkin wrote:Cristabol


Rick,

his correct name is Cristobal, not Cristabol! :-)

Anyway... can you build a compilable and runnable sample showing the problem so we can test it here?

EMG
by Enrico Maria Giordano
Thu May 11, 2017 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RichType Print
Replies: 25
Views: 4271

Re: Suministro Inmediato de Informacion - SII

... los XMLs que he necesitado los he creado "a lo burro" con fwrite() pero creo que esto ya se me va de las manos. Si hubiea algún ejemplo compilable para poder yo ir probando a ver si me entero un poco del tema. Agradezco de antemano la ayuda que me podais ofrecer. ¿ Estas clases están ...
by Julio Cepeda
Sun May 07, 2017 10:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Suministro Inmediato de Informacion - SII
Replies: 116
Views: 25509

Re: xHarbour.org updated!

BCC 7.2 still uses the old brc32.exe:

Code: Select all  Expand view
Borland Resource Compiler / Binder
Version 5.40 Copyright (c) 1992, 1999 Inprise Corporation


Send me a compilable sample of the problem and I will try to give you a solution.

EMG
by Enrico Maria Giordano
Fri Jan 27, 2017 2:34 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37523

Re: multiple definition error

# hbmk2 Flags
#
-hbexe


# GT Requested
#
-gtwin
#-w
#-p
#-gtgui

-ic:\winclip\fwh1507\include

-lc:\winclip\fwh1507\lib\FiveHGC.lib
-lc:\winclip\fwh1507\lib\FiveHG.lib

# Compilable Sources
#
#
# .prg
#
hello.prg
by marzio
Tue Jan 24, 2017 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: multiple definition error
Replies: 20
Views: 3783

Re: last xharbour compile error

Can I see a simple and compilable PRG showing the error, please? I can't reproduce it here EMG this is code from xbrowse.prg nNum = AScan( oBrw:aCols, {| o | !Empty( o:cOrder ) } ) =>5266oTree     ...
by richard-service
Thu Oct 06, 2016 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: last xharbour compile error
Replies: 27
Views: 4813

Re: last xharbour compile error

Can I see a simple and compilable PRG showing the error, please? I can't reproduce it here

EMG
by Enrico Maria Giordano
Wed Oct 05, 2016 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: last xharbour compile error
Replies: 27
Views: 4813

Re: Bug in TGraph

You previous sample run now OK for me Yes, but the real code in my app doesn't. Here it is, but it's not compilable, sorry: STATIC FUNCTION GRAFICO( cTit, aDat )    LOCAL oPrn, oGraph    LOCAL i    PRNLANDSCAPE()    PRINT ...
by Enrico Maria Giordano
Mon Sep 26, 2016 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TGraph
Replies: 21
Views: 3840

Re: oExcel:Quit()

... Excel task closes. What am I missing to make sure Excel close and not linger as an open process? Thanks Rick Lipkin Can I see a sample (better if compilable and runnable) of your code? EMG
by Enrico Maria Giordano
Thu Sep 08, 2016 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oExcel:Quit()
Replies: 11
Views: 1913

Re: How to disable messages about empty USB-drives ?

Please show a compilable and runnable sample of the problem. I think it can be solved.

EMG
by Enrico Maria Giordano
Fri Jul 29, 2016 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2777

Re: Font-problem with 15/12 (SOLVED)

Great! That's why we always need of a compilable and runnable sample of the problem. :-)

EMG
by Enrico Maria Giordano
Sat Jan 09, 2016 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Font-problem with 15/12 (SOLVED)
Replies: 11
Views: 3140

Re: xbrowse in a Toolbar?

Reinaldo,

can you build a compilable and runnable sample, please?

EMG
by Enrico Maria Giordano
Tue Feb 10, 2015 10:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse in a Toolbar?
Replies: 14
Views: 4553
Next

Return to advanced search