Search found 33 matches: fwharb

Return to advanced search

Re: problem with big dbf on xbrowse

The warning is gone !! This is from Buildh in the samples : if "%FWDIR%" == "" set FWDIR=c:\fwharb if "%HBDIR%" == "" set HBDIR=c:\harbour set GT=gtgui ECHO Compiling... set hdir=%HBDIR% set hdirl=%hdir%\lib set fwh=%FWDIR% if exist c:\bcc7 ...
by Marc Venken
Mon Jun 17, 2024 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 2469

Re: Xbrowse Builder having a strange error

Hello Marc, I saw that. But I do not have the right structure for customer. I changed forumsetup(). Best regards, Otto LOCAL_PATH := "c:\fwharb\samples\" cLocal := "C:\fwharb\samples\" and I changed  function forumsetup()    local aFields:={}, ...
by Otto
Wed Jan 26, 2022 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Builder having a strange error (SOLVED)
Replies: 27
Views: 2287

Error on Editvars with FW 20.02 ?

Hello, Can someone test if the funcion/command editvars is giving a error ? Application =========== Path and name: C:\fwharb\samples\testreport.exe (32 bits) Size: 4,225,024 bytes Compiler version: Harbour 3.2.0dev (r2008190002) FiveWin version: FWH 21.02 C compiler version: Borland/Embarcadero ...
by Marc Venken
Mon Apr 05, 2021 9:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on Editvars with FW 20.02 ?
Replies: 3
Views: 750

Complete way update for FWH to newest version

So now and then I update my FWH version to the newest. My Process : Rename folder FWharb to FWharb_versionxx Install the FWH.exe file and done (until now i think) I think that some of my problems are due to NOT complete all updates. I have a Build.bat and MAK file ...
by Marc Venken
Sat Dec 26, 2020 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Complete way update for FWH to newest version
Replies: 2
Views: 518

Re: Setup Barcode system in FWH

Jose, echo $(FWDIR)\lib\BARLIB32.lib + >> b32.bc FWDIR=c:\fwharb Heb je de eerste regel gewoon gekopieerd ? Je zou eventueel wel het path (FWDIR) moeten aanpassen in je .mak file (file om te linken) zodat hij verwijst naar de juiste directory. Daar ...
by Marc Venken
Wed Mar 13, 2019 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Setup Barcode system in FWH
Replies: 29
Views: 7653

Re: Mr. Rao's samples collection.

Uwe, A error when deleting a line Application =========== Path and name: C:\fwharb\samples\forum\forum7\FORUM.exe (32 bits) Size: 3,736,576 bytes Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902) FiveWin version: FWHX 18.01 C compiler version: ...
by Marc Venken
Mon Feb 26, 2018 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 26207

Re: A sample to print with REPrintBox5 a memo on two pages ?

This is very close to what is wanted. I get this error however : (when I try to save) Application =========== Path and name: C:\fwharb\samples\mycolor2.exe (32 bits) Size: 3,895,808 bytes Compiler version: Harbour 3.2.0dev (r1506171039) FiveWin version: FWH 17.05 C compiler version: Borland/Embarcadero ...
by Marc Venken
Sun Feb 25, 2018 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample to print with REPrintBox5 a memo on two pages ?
Replies: 28
Views: 5656

wmf2emf problemi in compilazione

Ciao Ho un esempio, forse tuo, che non riesco a compilare con FWH 15.12 Continua a dirmi che non trova il file FWHARB.H, eppure l'ho copiato anche nella cartella. Un aiutino ? BCC7 Harbour 3.20dev Grazie **** WMF2EMF.PRG * #pragma BEGINDUMP #include "WinTen.h" #include ...
by Romeo
Wed Jan 20, 2016 4:59 pm
 
Forum: All products support
Topic: wmf2emf problemi in compilazione
Replies: 0
Views: 671

Re: Color de Bit

Utilizo esta cabeceras:

fwharb.h
hbapi.h
clipapi.h
winten.h
windows.h
mmsystem.h
winuser.h
by antolin
Thu Jul 23, 2015 10:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Color de Bit
Replies: 6
Views: 1614

Re: Unresolved external in new FWH 15.02

... I got an error : Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"C:\SOFTWARE\FWHARB\LIB" -LIBPATH:"C:\SOFTWARE\xHarbour\lib" -LIBPATH:"C:\SOFTWARE\xHarbour\c_lib" -LIBPATH:"C:\SOFTWARE\xHarbour\c_lib\win" ...
by driessen
Mon Feb 23, 2015 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external in new FWH 15.02
Replies: 9
Views: 2742

Unresolved external in new FWH 15.02

... a lot of unresolved externals when rebuilding my application with FWH 15.02 : Error: Unresolved external 'GdipFree' referenced from C:\SOFTWARE\FWHARB\LIB\FIVEHC.LIB|GDIPLUS Error: Unresolved external 'GdipCloneBrush' referenced from C:\SOFTWARE\FWHARB\LIB\FIVEHC.LIB|GDIPLUS Error: Unresolved ...
by driessen
Mon Feb 23, 2015 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external in new FWH 15.02
Replies: 9
Views: 2742

Re: URGENT problem: unresolved external

driessen wrote:Antonio,

I just installed build 5 of FWH 14.09.

After rebuilding my application, I got the error :
Error: Unresolved external 'SHCreateDirectoryExA' from C:\FwHarb\Lib\FIVEHC.LIB|MKDIR

Help: what's that?

Thanks a lot in advance.

link shell32.lib in bcc582\lib\psdk\
by mastintin
Tue Oct 28, 2014 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: URGENT problem: unresolved external (resolved)
Replies: 3
Views: 754

URGENT problem: unresolved external (resolved)

Antonio,

I just installed build 5 of FWH 14.09.

After rebuilding my application, I got the error :
Error: Unresolved external 'SHCreateDirectoryExA' from C:\FwHarb\Lib\FIVEHC.LIB|MKDIR

Help: what's that?

Thanks a lot in advance.
by driessen
Tue Oct 28, 2014 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: URGENT problem: unresolved external (resolved)
Replies: 3
Views: 754

Re: Selección múltiple de archivos

... \lenguaje\fwh\include\ClipApi.h + \lenguaje\fwh\include\ClipApi.h, line 22: #include \lenguaje\fwh\include\fwH arb.h + \lenguaje\fwh\include\fwHarb.h, line 20: #include d:\lenguaje\harbour\includ e\extend.h + d:\lenguaje\harbour\include\extend.h, line 65: #include d:\lenguaje\harbour\ include\extend.api ...
by quique
Thu Mar 14, 2013 3:34 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Selección múltiple de archivos
Replies: 10
Views: 2372

New FTDN November/Noviembre 2009 (9.11)

... in the RibbonBar buttons, now it is ok. Please review FWH\samples\Ribbon.prg to see how to easily implement a checkbox :-) * Enhancement: include\fwharb.h has been modified to make FWH work fine with the most recent CVS xHarbour. * Fix: XBrowse: bDragBegin was not working after introduction of ...
by Antonio Linares
Sun Nov 22, 2009 10:02 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2009 (9.11)
Replies: 0
Views: 1825
Next

Return to advanced search