Search found 658 matches: rtl

Return to advanced search

SQLLIB compiling error Please help me.

... c:\wdrlib32x\lib\Wkey.LIB+ c:\WDRLIB32X\HBLIB\pp.lib + c:\WDRLIB32X\HBLIB\common.lib + c:\WDRLIB32X\HBLIB\vm.lib + c:\WDRLIB32X\HBLIB\rtl.lib + c:\WDRLIB32X\HBLIB\gtwin.lib + c:\WDRLIB32X\HBLIB\lang.lib + c:\WDRLIB32X\HBLIB\rdd.lib + c:\WDRLIB32X\HBLIB\macro.lib + c:\WDRLIB32X\HBLIB\dbfntx.lib ...
by bigcco
Fri Jun 12, 2020 1:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQLLIB compiling error Please help me.
Replies: 0
Views: 356

Re: Procedure FW_GT que no existe en Fivewin.ch

... $(FWDIR)\lib\FiveHC.lib + >> b32.bc echo $(FWDIR)\lib\fwhX712.lib + >> b32.bc # Libreria de xHarbour para Fwh712 echo $(HDIRL)\lib\rtl.lib + >> b32.bc echo $(HDIRL)\lib\vm.lib + >> b32.bc echo $(HDIRL)\lib\gtgui.lib + >> b32.bc echo $(HDIRL)\lib\lang.lib + >> ...
by Armando Picon
Tue May 26, 2020 9:18 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Procedure FW_GT que no existe en Fivewin.ch
Replies: 6
Views: 1394

Re: Procedure FW_GT que no existe en Fivewin.ch

... + >> b32.bc echo C:\fwh712\lib\FiveHC.lib + >> b32.bc echo C:\fwh712\lib\fwhX712.lib + >> b32.bc echo C:\fwh712\xHb712\lib\rtl.lib + >> b32.bc echo C:\fwh712\xHb712\lib\vm.lib + >> b32.bc echo C:\fwh712\xHb712\lib\gtgui.lib + >> b32.bc echo C:\fwh712\xHb712\lib\lang.lib ...
by Armando Picon
Tue May 26, 2020 8:57 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Procedure FW_GT que no existe en Fivewin.ch
Replies: 6
Views: 1394

Re: ResEdit y Borland 7.4

... Bcc32c.cfg file -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
Sat May 16, 2020 2:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ResEdit y Borland 7.4
Replies: 15
Views: 2263

Re: Manu Exposito's pearls

... 13:56 UTC+0200 Viktor Szakats (vszakats.net/harbour) * contrib/hbqt/qtcore/hbqt_pointer.cpp ! fixed to avoid non-MT compatible strtok() C RTL call. NOTE: Please continue to avoid strtok() usage in any further Harbour patches, it is avoided for good reason. ---------------------- 2011-08-27 ...
by xmanuel
Wed Aug 14, 2019 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manu Exposito's pearls
Replies: 12
Views: 3029

Re: Herencia de TWindow y dudas

... Ejecuta el ejemplo samples\classtree.prg y te ayudará a entenderlo 1. Clase HBObject https://github.com/harbour/core/blob/master/src/rtl/tobject.prg 2. Un objeto está contenido en un array. Esto lo puedes comprobar calculando su longitud, como hacemos con un array: ? Len( GetNew() ...
by Antonio Linares
Sun Jul 21, 2019 5:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Herencia de TWindow y dudas
Replies: 2
Views: 575

Building Harbour gtxwc (libgtxwc.a)

In harbour/src/rtl/gtxwc: (X11 GT driver)

gcc -c gtxwc.c -I../../../include
ar q libgtxwc.a gtxwc.o
ranlib libgtxwc.a

To use hbmk2 with gtxwc: (from harbour/tests)
../bin/linux/gcc/hbmk2 hello -gtxwc
by Antonio Linares
Sun Mar 17, 2019 10:57 pm
 
Forum: FiveTouch
Topic: Building Harbour gtxwc (libgtxwc.a)
Replies: 5
Views: 16174

Re: FWH 18.08: Enhancements to strings.prg

... you want to translate, or a pre-existing hit. The output is * an hit that you want to create. * * The API used by hbdict is available in harbour RTL, and this makes possible to * build dictionary translators in a very simple fashon. The code that handles the * tables is no more than 50 xharbour ...
by carlos vargas
Tue Nov 13, 2018 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.10: Enhancements to strings.prg
Replies: 19
Views: 5465

Re: tip.lib

Silvio,

This file can be downloaded from the xHarbour homepage.

xhb10242_src.zip

included :

cgi
codepage
common
compiler
ct
debug
lang
macro
odbc
pp
rdd
rtl
tip :!:
vm


regards
Uwe :D
by ukoenig
Sun Nov 11, 2018 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tip.lib
Replies: 4
Views: 694

I got problem with join one to many show single row

... : Warning BASE/39 Write not allowed: FWMARIAROWSET:tbl_status Args: [ 1] = C R Stack Calls ========================== Called from : source\rtl\tobject.prg => FWMARIAROWSET:ERROR(0) Called from : .\source\internal\FWMARIA.PRG => FWMARIAROWSET:FIELDPUT(2294) Called from : .\source\internal\FWROWSET.PRG ...
by dutch
Fri Oct 05, 2018 4:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: I got problem with join one to many show single row
Replies: 0
Views: 448

Re: Introducing FiveTech's fivedit

... from D:\FWHDEV\XHARBOUR_BCC7\LIB\VM.LIB|cmdarg Error: Unresolved external '_hb_timeStampDecode' referenced from D:\FWHDEV\XHARBOUR_BCC7\LIB\RTL.LIB|filesys Error: Unresolved external '_hb_iswinnt' referenced from D:\FWHDEV\XHARBOUR_BCC7\LIB\RTL.LIB|filesys Error: Unresolved external '_hb_fsAddSearchPath' ...
by ryugarai27
Sat Sep 01, 2018 1:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107962

CreateObject problem

... Error TOleAuto/65535 : TOLEAUTO:NEW Args: [ 1] = C MSSOAP.SoapClient30 Stack Calls =========== Called from: => THROW( 0 ) Called from: source\rtl\win32ole.prg => TOLEAUTO:NEW( 0 ) Called from: source\rtl\win32ole.prg => CREATEOBJECT( 0 ) FUNCTION testurl()LOCAL cJson:='{"sHospID":"1536151042","sHcaID":"D101460924","sPatID":"B120506881","sub":[{"sType":"0","sub":[{"sOrder":"C09DX03"},{"sOrder":"G04CA03"}]}]}'local ...
by richard-service
Sun Aug 12, 2018 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CreateObject problem
Replies: 4
Views: 1743

Erro ao compilar o sistema com versão FWH 17.06

... INCLUDE. D:\Compilador\fwh1706\include;D:\Compilador\xHarbourBcc72\include;D:\Compilador\Bcc7232\INCLUDE\windows\crtl;D:\Compilador\Bcc7232\INCLUDE\windows\rtl;D:\Compilador\Bcc7232\INCLUDE\windows\sdk;D:\Compilador\Bcc7232\include LIB .... D:\Compilador\fwh1706\lib;D:\Compilador\xHarbourBcc72\lib;D:\Compilador\Bcc7232\lib;D:\Compilador\Bcc7232\lib\psdk;D:\Compilador\xHarbourBcc72\lib ...
by marcio.cezar
Fri Aug 03, 2018 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erro ao compilar o sistema com versão FWH 17.06
Replies: 4
Views: 619
PreviousNext

Return to advanced search