Search found 32 matches: fwharb

Return to advanced search

Re: Select more files

Ok, but there's not #include fwharb.h in SETFTIME(). Or am I missing it?

EMG
by Enrico Maria Giordano
Fri Oct 30, 2009 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Select more files
Replies: 14
Views: 3496

Re: Select more files

Why are you including fwharb.h?

EMG
by Enrico Maria Giordano
Fri Oct 30, 2009 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Select more files
Replies: 14
Views: 3496

Re: Select more files

... Win32 Copyright (c) 1993, 2000 Borland crypt2.c: Error E2356 crypt2.prg 371: Type mismatch in redeclaration of '_bcopy' Error E2344 c:\fwh\include\fwHarb.h 21: Earlier declaration of '_bcopy' Warning W8057 crypt2.prg 521: Parameter 'lp' is never used in function BrowseCallbackProc Warning W8057 ...
by MarcoBoschi
Fri Oct 30, 2009 9:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Select more files
Replies: 14
Views: 3496

Re: TSButton 7.0

... compiling it for? and for fwppc there is this error : TSTSAY.c c:\work\fwppc\include\clipapi.h(18) : fatal error C1083: Cannot open include file: 'fwHarb.h': No such file or directory Got this error doing what? Regards. Manuel Mercado Gomez.
by mmercado
Wed Sep 16, 2009 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2782

Re: TSButton 7.0

... line 30 7 errors and for fwppc there is this error : TSTSAY.c c:\work\fwppc\include\clipapi.h(18) : fatal error C1083: Cannot open include file: 'fwHarb.h': No such file or directory No code generated
by Silvio
Wed Sep 16, 2009 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2782

Re: Harbour 2.0 beta1

Enrico Maria Giordano wrote:What is the error? Try adding

Code: Select all  Expand view
#include "Hbclass.ch"


and remove <clipapi.h> and <fwharb.h>.

EMG


Thanks ... but unsucessful .. :( The same error as in the beginning . I leaved only <fwharb.h> . It works , but get errors on Borlands header _stddef.h .
by Rimantas
Tue Sep 15, 2009 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour 2.0 beta1
Replies: 14
Views: 2730

Re: Harbour 2.0 beta1

What is the error? Try adding

Code: Select all  Expand view
#include "Hbclass.ch"


and remove <clipapi.h> and <fwharb.h>.

EMG
by Enrico Maria Giordano
Tue Sep 15, 2009 10:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour 2.0 beta1
Replies: 14
Views: 2730

Re: Harbour 2.0 beta1

... FiveWin style . What include or header I must to add to source or change something in .rmk ? Alreday found ... Added <clipapi.h> & <fwharb.h> headers . But gets erros on stdarg.h ( begining from 23 line to 35 line ) ... :( . How to solve this problem ?
by Rimantas
Tue Sep 15, 2009 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour 2.0 beta1
Replies: 14
Views: 2730

Re: New FTDN August/Agosto 2009 (9.08)

... xHarbour y versiones anteriores de Harbour con la versión SVN actual de Harbour * Mejora: Todos los #defines _par... _stor... y _ret en include\fwharb.h han sido eliminados. * Mejora: Todas las llamadas _ret en los ficheros C se han sustituidos por llamadas Harbour hb_ret. * Mejora: Todas las ...
by Antonio Linares
Wed Aug 26, 2009 6:19 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2009 (9.08)
Replies: 1
Views: 1707

New FTDN August/Agosto 2009 (9.08)

... for xHarbour and previous Harbour versions with current Harbour SVN version. * Enhancement: All #defines _par... _stor... and _ret in include\fwharb.h have been removed. * Enhancement: All _ret calls in C files have been changed into Harbour hb_ret... calls. * Enhancement: All _par... and ...
by Antonio Linares
Tue Aug 25, 2009 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2009 (9.08)
Replies: 1
Views: 1707

Re: UEstudio

... Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland btnget.c: Error E2209 c:\fwh\include\ClipApi.h 18: Unable to open include file 'fwHarb.h' Warning W8065 C:\\software\\Clases\\BtnGet\\btnget.prg 746: Call to function '_parnl' with no prototype in function HB_FUN_GETBTN Warning ...
by Ricardo Ramirez E.
Sun Apr 12, 2009 9:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: UEstudio * SOLUCIONADO *
Replies: 6
Views: 1631

Re: New FTDN February/Febrero 2009 (9.02)

... Un cambio menor en FiveWin.ch, ha sido redefinido HB_SYMBOL_UNUSED. Ahora comprobamos que exista. * Mejora: Algunos cambios en FiveWin.ch y FWHarb.h debido a cambios recientes en Harbour. * Nuevo: En la clase TComboBox, el método KeyChar() soporta busqueda incremental en las cajas combo ...
by Antonio Linares
Wed Feb 25, 2009 7:52 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2009 (9.02)
Replies: 1
Views: 2336

New FTDN February/Febrero 2009 (9.02)

... FiveWin.ch minor change as HB_SYMBOL_UNUSED was redefined. Now we check if it already exists. * Enhancement: Some changes in FiveWin.ch and FWHarb.h due to recent changes in Harbour. * New: Class TComboBox Method KeyChar() supports incremental search on comboboxes using CBS_DROPDOWN style ...
by Antonio Linares
Wed Feb 25, 2009 9:13 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2009 (9.02)
Replies: 1
Views: 2336

... hdc, LPCSTR lpszString, int cbString ); DWORD MoveTo( HDC hdc, int x, int y ); #ifndef __HARBOUR__ #include <fwxbase.h> #else #include <fwHarb.h> #endif #endif #define OBJECT 0x08000 #define TVS_HASBUTTONS 1 #define TVS_HASLINES 2 #define TIS_NORMAL 0 #define TIS_FIRST 1 #define TIS_LAST ...
by alex_cyr
Sat Jul 26, 2008 5:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar TREEDRAW.C
Replies: 6
Views: 1492

... que hay entre xHarbour, FWH y Borland. Al fin dí con la siolución correcta, por si a alguien le interesa, a mi me va bien esto: #include <fwharb.h> #include <clipapi.h> #include <winten.h> #include <windows.h> Una vez compilada la funcion en C, creé la LIB con TLIB ...
by antolin
Fri Jun 29, 2007 9:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una de Verce
Replies: 14
Views: 4221
PreviousNext

Return to advanced search