Search found 604 matches: contrib

Return to advanced search

Re: SWAGGER-UI para documentar nuestras API.

... Personalmente hace tiempo desarrollé mi propio servidor http en harbour, basado en el publicado en las contrib hbhttpd de Mindaugas y en el que he añadido el siguiente endpoint : "/v3/api-docs"  => {|| Swagger() }, ; Al ...
by Joaquim Ferrer
Tue Mar 05, 2024 10:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1931

Re: link error

hi, you dont need ads, only run makefile in contrib dir, i used this way when in past.

thanks
by NWKL
Wed Feb 14, 2024 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 498

Re: link error

Enrico, thanks for reply, last xharbour from site dont come with this libs, this is for use with ads, in folder source/contrib, without them i need compile xharbour again, i want use binaries from site.
ace32.lib i can get from implib, i need only rddads.lib.

thanks
by NWKL
Wed Feb 14, 2024 1:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 498

Re: SAPI : change Voice

... Linares: 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 ...
by Danielmaximiliano
Tue Feb 06, 2024 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3473

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: 3473

Re: SAPI : change Voice

... bug. 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: 3473

Re: String in unicode

... 2. Unicode conversion functions for Harbour. http://www.hmgextended.com/files/CONTRIB/UnicodeConvert.prg unfortunately no longer online :( Maybe someone can help 8) :wink:
by frose
Fri Nov 17, 2023 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: String in unicode
Replies: 6
Views: 463

Error alCompilar con xhb10272_xcc

... /I\fwh\include /I\v_xharb_v3\include /I\HARBOURX_V\xhb10272_xcc\include /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 ...
by ruben Dario
Wed Sep 27, 2023 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 159

Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... %PRG% /m /n /gc0 /es2 /i%HB_INC_INSTALL% /dHB_API_MACROS /dHB_FM_STATISTICS_OFF /dHB_STACK_MACROS /i%HB_INSTALL%\Contrib\What32\Include Option prefix=/ [C] C_INSTALL=E:\Tools\bcc74 C_COMP_COMMAND=%C_BIN_INSTALL%\Bcc32.Exe -M -c -I%HB_INC_INSTALL%;%C_INC_INSTALL% ...
by CARLOS ATUNCAR
Tue Sep 12, 2023 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 1666

Re: Execute php or vbs code

Can you send me a very little PRG example to test it here? Enrico, Antonios example: #include "c:\harbour\contrib\hbcurl\hbcurl.ch" function Main() curl_global_init() ? "Hello world" ? callPHP( "www.fivetechsoft.com/getip.php" ) curl_global_cleanup() ...
by wartiaga
Sun Sep 03, 2023 2:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Execute php or vbs code
Replies: 18
Views: 1099

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: 1097

Re: Incluyendo el SQLRDD

... -ic:\bcc7\Include\windows\crtl -ic:\bcc7\Include\windows \rtl -ic:\bcc7\Include\windows\sdk -ic:\hbb\include -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 ...
by Joaquim Ferrer
Fri Aug 25, 2023 6:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2531

Re: Incluyendo el SQLRDD

... -ic:\bcc7\Include\windows\crtl -ic:\bcc7\Include\windows \rtl -ic:\bcc7\Include\windows\sdk -ic:\hbb\include -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 ...
by wilsongamboa
Thu Aug 24, 2023 5:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2531

Re: Incluyendo el SQLRDD

... pero no las encuentro implementadas en odbc.c ni en el core de xharbour ni en las contrib de harbour A ver si puedo superar esto y seguir, gracias !
by Joaquim Ferrer
Wed Aug 23, 2023 7:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2531
Next

Return to advanced search