Page 1 of 1

Timepicker

Posted: Tue Sep 05, 2006 8:56 pm
by Silvio
I have this lib but I cannot compile it because it make errors :

Code: Select all


[1]:Bcc32.Exe -M -c -O2  -tW -v- -X -D_HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_OS_WIN_32 -IC:\work\FWH\INCLUDE -Ic:\work\BCC55\Include;c:\work\xHarbour\Include  -nObj datepick.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
datepick.c:
Warning W8070 datepick.c 24: Function should return a value in function HB_FUNC
Warning W8057 datepick.c 24: Parameter 'SETDATEPICK' is never used in function HB_FUNC
Error E2238 datepick.c 29: Multiple declaration for 'HB_FUNC'
Error E2344 datepick.c 9: Earlier declaration of 'HB_FUNC'
Warning W8070 datepick.c 37: Function should return a value in function HB_FUNC
Warning W8057 datepick.c 37: Parameter 'GETDATEPICK' is never used in function HB_FUNC
*** 2 errors in Compile ***

Can YOu help me ,pls

Posted: Tue Sep 05, 2006 9:20 pm
by Antonio Linares
Silvio,

is it standard FWH source\winapi\datepick.c ?

If not, please provide its source code (use www.hyperupload.com).

Posted: Wed Sep 06, 2006 12:21 am
by Silvio
CAN YOU DOWNLOAD IT FROM JSCO WEBSITE :

http://www.esm.com.mx/fivewin/otros/sysdatetime.zip

Posted: Wed Sep 06, 2006 8:25 am
by Antonio Linares
Silvio,

datepick.obj is included in FiveHC.lib.

You may download timepick.obj from here:
http://hyperupload.com/download/02f9da4 ... k.obj.html

Posted: Wed Sep 06, 2006 11:20 am
by Silvio
Thanks but i prefer to have source code because I must compiled alla with Xmate....

Posted: Wed Sep 06, 2006 12:06 pm
by Antonio Linares
Silvio,

You already have its source code.

You have to use fwh\tools\clp2harb.exe to make it Harbour/xHarbour compatible.

Posted: Wed Sep 06, 2006 7:44 pm
by Silvio
Thanks Antonio,
but I Just try with it
Fgondi send me anothers files but also he had had problem to compile it for xharbour
I can load into hyperload this new files to see if U try to compile it .
Fgondi use date e time into harbour with success.

Posted: Fri Sep 08, 2006 11:51 am
by Silvio
Antonio,
here the new files with sample
http://hyperupload.com/download/02634f4 ... 2.rar.html
I cannot compile the class files to lib (xharbour)

Posted: Sat Sep 09, 2006 8:38 pm
by Antonio Linares
Silvio,

Class TTimePicker will be included in next FWH September build thanks to Fernando Alsis.

Posted: Mon Sep 11, 2006 8:12 am
by StefanHaupt
Silvio wrote:Antonio,
I cannot compile the class files to lib (xharbour)
Silvio,

try these files, they should work. I have included a lib compiled with xHarbour

http://hyperupload.com/download/028af8e ... k.zip.html

Stefan

Posted: Mon Sep 11, 2006 9:17 am
by Silvio
I cannot download this files can you sendme at private emai .
thanks

Posted: Mon Sep 11, 2006 11:07 am
by StefanHaupt
Done