Search found 1810 matches: fun

Return to advanced search

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile? I use FWH\samples\Buildx.bat and Buildh.bat Did you uncomment this line? rem echo %hdir%\lib\rddads.lib + >> b32.bc Yes, some error below: Turbo Incremental Link 6.97 Copyright (c)...
by richard-service
Wed Apr 03, 2024 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8261

Re: WebView resize

Dear Antonio, thank you very much. With these new, many possibilities, it's not that simple and requires a lot of practice. But it's really fun. Responsive: a problem that is cumbersome to solve with desktop controls is easy with the WebView. Thanks again. I wish you a nice weekend. Best regards, ...
by Otto
Sat Mar 09, 2024 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2080

Re: Connecting to a BLE device

Sorry Antonio, Threw out my back and have been unable to test until now. It would not compile. See below: ┌────────────────────────────────────────────────────────────────────────────┐ │ FiveWin for xHarbour 16.10 - Oct. 2016 xHarbour development power │▄ │ (c) FiveTech 1993-2016 for Microsoft Windo...
by Jeff Barnes
Tue Feb 27, 2024 9:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 307

Re: Cual es la clase ?

┌────────────────────────────────────────────────────────────────────────────┐ ?FiveWin for xHarbour 23.07 - Jul. 2023 Harbour development power │▄ ?(c) FiveTech 1993-2023 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█ └───────────────────────────────────────────────────────────────────────...
by Antonio Linares
Mon Feb 26, 2024 7:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 521

Re: Cual es la clase ?

┌────────────────────────────────────────────────────────────────────────────┐ ?FiveWin for xHarbour 23.07 - Jul. 2023 Harbour development power │▄ ?(c) FiveTech 1993-2023 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█ └────────────────────────────────────────────────────────────────────────...
by CARLOS ATUNCAR
Mon Feb 26, 2024 2:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 521

Re: leggere test,hrb

Antonio Linares wrote:You can not have two Main()s

Functions names must be different



With HB_Compile( "", "test.prg", "/n", "/gh" )

If I have also

test.prg,
tslines.prg,
ut_fun.prg
ut_labels.prg
and the lib hbzebra.lib

how I can to creare the file hrb ?
by Silvio.Falconi
Fri Feb 16, 2024 8:12 pm
 
Forum: All products support
Topic: leggere test,hrb
Replies: 9
Views: 6538

Re: link error

this : Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_HRBRUN' referenced from RBDESIGN.OBJ Error: Unable to perform link im using xharbour bina...
by NWKL
Wed Feb 14, 2024 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 503

Re: Problem with FiveWin and PDF995 on Windows 11.

I placed "Request FWHARU" at the top of my program, then I get many link errors that start with "_HB_FUN_HPDF_".
Do I need a newer version of FiveWin?
Do I need a change in my mak file?

#define FWVERSION "FWH 23.07"
#define FW_VersionNo 23070

Thanks,
by byron.hopp
Tue Feb 13, 2024 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1184

Re: REDEFINE BUTTON with custom font

Dear friends, thank you very much for your nice anwers. I am gradually beginning to understand a little bit and it is great fun. so thank you again :-) now the FONT for buttons is working wonderfully and i tried to give CHECKBOX the same font too which works also in a wonderful way. ...
by Ruth
Fri Feb 02, 2024 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE BUTTON with custom font
Replies: 12
Views: 665

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: SAPI : change Voice

hi, i have try to change hbwin.LIB in my working Environment but than i got this Errors Error: Unresolved external '_hb_iswinsp' referenced from C:\HARBOUR\LIB\WIN\BCC\HBWIN.LIB|win_osc Error: Unresolved external '_HB_FUN_HB_OSISWIN7' referenced from C:\HARBOUR\LIB\WIN\BCC\HBWIN.LIB|win_os i use FWH...
by Jimmy
Sun Jan 28, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3490

Re: SAPI : change Voice

hi, i try to use CODE from ChatGPT as HB_FUNC() but i got Errors C:\hmg.3.4.4\0\SAPI>..\..\build SapiVoice.hbp Harbour 3.2.0dev (r1703241902) Copyright (c) 1999-2016, http://harbour-project.org/ HB_FUNC.PRG: In function 'HB_FUN_GETZIRA': HB_FUNC.PRG:20:31: error: 'ISpObjectTokenCategory {aka stru...
by Jimmy
Thu Jan 25, 2024 4:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3490

Re: TCWeb - filemanager with mod harbour

Hello friends, I am in the process of extending the filename.prg (// FiveWin FileNames support functions) for mod harbour. DosPAth2Web() Here is a function that is needed when you want to open a page in the browser from TCWeb. TCWeb is fun. First there was Norton Commander ...
by Otto
Thu Jan 04, 2024 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCWeb - filemanager with mod harbour
Replies: 4
Views: 569

Conectarse con mariaDB

Buen dia. Creo saber que esta pasando, no incluí la librería de Mariadb , por lo que tira este error al linkear. linking... ld: Undefined symbols: _HB_FUN_MARIA_CONNECT, referenced from: _symbols_table in testdlg.o clang: error: linker command failed with exit code 1 (use -v to see invocation) done!...
by goosfancito
Mon Jan 01, 2024 9:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Conectarse con mariaDB
Replies: 4
Views: 9825

Re: Testing Harbour -gc3 flag

Hi Antonio, I have been using it in some my projects, I have not noticied much difference with speed. one issue that I have is when the program contain a big string I got this error using the -gc3 error C2026: string too big, trailing characters truncated example code: test.prg #xtranslate text int...
by karinha
Sat Nov 18, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4322
Next

Return to advanced search