Search found 296 matches: hbwin

Return to advanced search

Re: Compiling with new harbour_bcc770_32_20240309

... b32.bc echo %hdirl%\hbcommon.lib + >> b32.bc echo %hdirl%\hbpp.lib + >> b32.bc echo %hdirl%\hbcpage.lib + >> b32.bc echo %hdirl%\hbwin.lib + >> b32.bc echo %hdirl%\hbcplr.lib + >> b32.bc echo %hdirl%\hbct.lib + >> b32.bc echo %hdirl%\hbpcre.lib + >> b32.bc ...
by Silvio.Falconi
Wed Mar 20, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3405

Re: Compiling with new harbour_bcc770_32_20240309

... %HB_LIB_INSTALL%\rddntx.lib=18,.T.,0,0, %HB_LIB_INSTALL%\rddcdx.lib=19,.T.,0,0, %HB_LIB_INSTALL%\rddfpt.lib=20,.T.,0,0, %HB_LIB_INSTALL%\hbwin.lib=21,.T.,0,0, %HB_LIB_INSTALL%\hbsix.lib=22,.T.,0,0, %HB_LIB_INSTALL%\hbziparc.lib=23,.T.,0,0, %HB_LIB_INSTALL%\hbcpage.lib=24,.T.,0,0, %HB_LIB_INSTALL%\hbcplr.lib=25,.T.,0,0, ...
by Silvio.Falconi
Tue Mar 19, 2024 10:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3405

Re: SAPI : change Voice

... con su invalorable ayuda pude despues de estudiar y modificar olecore.c el cual me costo entender el fix pude compilar la libreria Contrib de HBWIN que descargue desde el repositio de Harbour en GITHUB mediante el bin HBMK2 y el compilador MinGW. desde ya quedo muy agradecido como muchos otros ...
by Danielmaximiliano
Tue Feb 06, 2024 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: SAPI : change Voice

Estimado Daniel, En harbour/contrib/hbwin/olecore.c busca esta función: HB_FUNC( WIN_OLEAUTO___ONERROR ){   IDispatch *  pDisp;   const char * szMethod;   wchar_t      szMethodWide[ ...
by Antonio Linares
Tue Feb 06, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: link between PRG and RC

... source\fwsrc\tmytitle.prg source\fwsrc\rpreview.prg source\fwsrc\msgrun.prg source\fwsrc\msglist.prg resource\prestamos.rc #hbxpp.hbc xhb.hbc hbwin.hbc hbct.hbc hbmzip.hbc hbziparc.hbc #hbfoxpro.hbc hbmisc.hbc c.bat @echo off set olpath=%path% set path=%path%;d:\compiler\mingw\bin;d:\compiler\harbour\bin ...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

Re: SAPI : change Voice

hi Antonio,

have installed harbour Version, which was include in my harbour_win32_bcc_2020_10_19.zip, and override hbwin.LIB
now it work without Error and i can change "Voice" of SpVoice. :D

thx again for your GREAT help.
by Jimmy
Mon Jan 29, 2024 1:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

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' ...
by Jimmy
Sun Jan 28, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: SAPI : change Voice

I just replaced
\harbour\lib\win\bcc\hbwin.lib
with the new hbwin.lib.

Now it is working for me.
by nageswaragunupudi
Sun Jan 28, 2024 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: SAPI : change Voice

... Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\WIN\BCC\HBVMMT.LIB|fm Error: Unable to perform link --- i do have copy hbwin.lib into c:\Harbour\lib\win\bcc afterwards but get same Error what i´m doing wrong :?:
by Jimmy
Sun Jan 28, 2024 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: SAPI : change Voice

https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/hbwin.lib

Please test it and let me know if it works fine for you :-)

The bug and the fix have been reported to the Harbour devel group so it should be included in the Harbour official repo very soon!
by Antonio Linares
Sun Jan 28, 2024 6:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Re: SAPI : change Voice

... Now it is working fine. Do you build Harbour yourself or do you prefer me to send it to you ? For what C compiler ? The fix: in harbour/contrib/hbwin/olecore.c HB_FUNC( WIN_OLEAUTO___ONERROR ) ...         if ((HB_ISBYREF(1)) || HB_ISARRAY(1))  ...
by Antonio Linares
Sun Jan 28, 2024 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3571

Error alCompilar con xhb10272_xcc

... /I\HARBOURX_V\xhb10272_xcc\c_include /I\HARBOURX_V\xhb10272_xcc\contrib\gtwvg /I\HARBOURX_V\xhb10272_xcc\contrib\hbwin /I\HARBOURX_V\xhb10272_xcc\contrib\xhb > compiler.log Me General en C, pero al convertir a .obj da este error Generating C source output to ...
by ruben Dario
Wed Sep 27, 2023 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 161

Re: Inicie repositorio prueba e Tree (LO LOGRE)

Esta hbwin.lib en x:\harb\harb2020\lib\win\bcc ?

Y tienes que tener las "contrib" en x:\harb\harb2020\contrib
by Antonio Linares
Wed Aug 30, 2023 7:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicie repositorio prueba e Tree (LO LOGRE)
Replies: 22
Views: 1109

Re: Inicie repositorio prueba e Tree (LO LOGRE)

... lo quiero usar me tira este error Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Fatal: Unable to open file 'HBWIN.LIB' hbmk2[tree]: Error: Ejecutando enlazador. 2 go.bat set path=x:\harb\bcc7\bin x:\harb\harb2020\bin\hbmk2 tree.hbp -comp=bcc tree.hbp -I.\Include ...
by goosfancito
Wed Aug 30, 2023 5:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicie repositorio prueba e Tree (LO LOGRE)
Replies: 22
Views: 1109

Re: Incluyendo el SQLRDD

... -iinclude -ic:\hbb\contrib\x hb -ic:\hbb\contrib\hbct -ic:\hbb\contrib\hbtip -ic:\hbb\contrib\hbfship -ic:\hb b\contrib\hbxpp -ic:\hbb\contrib\hbwin -u+c:\hbb\contrib\hbwin\hbwin.ch saludos Wilson creo falta ese archivo myconn.ch Wilson, crea el archivo /include/myconn.ch y le añades #define ...
by Joaquim Ferrer
Fri Aug 25, 2023 6:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2616
Next

Return to advanced search