FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Timepicker
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Tue Sep 05, 2006 08:56 PM
I have this lib but I cannot compile it because it make errors :


[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
Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Timepicker

Posted: Tue Sep 05, 2006 09:20 PM

Silvio,

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

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Wed Sep 06, 2006 12:21 AM

CAN YOU DOWNLOAD IT FROM JSCO WEBSITE :

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

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Timepicker

Posted: Wed Sep 06, 2006 08:25 AM

Silvio,

datepick.obj is included in FiveHC.lib.

You may download timepick.obj from here:

http://hyperupload.com/download/02f9da4 ... k.obj.html

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Wed Sep 06, 2006 11:20 AM

Thanks but i prefer to have source code because I must compiled alla with Xmate....

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Timepicker

Posted: Wed Sep 06, 2006 12:06 PM

Silvio,

You already have its source code.

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Wed Sep 06, 2006 07:44 PM

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.

Best Regards, Saludos



Falconi Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Fri Sep 08, 2006 11:51 AM

Antonio,
here the new files with sample

http://hyperupload.com/download/02634f4 ... 2.rar.html
I cannot compile the class files to lib (xharbour)

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Timepicker

Posted: Sat Sep 09, 2006 08:38 PM

Silvio,

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM

Timepicker

Posted: Mon Sep 11, 2006 08:12 AM
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/028af8ea26/TDateTimePick.zip.html

Stefan
kind regards

Stefan
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM

Timepicker

Posted: Mon Sep 11, 2006 09:17 AM

I cannot download this files can you sendme at private emai .
thanks

Best Regards, Saludos



Falconi Silvio
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM

Timepicker

Posted: Mon Sep 11, 2006 11:07 AM

Done

kind regards

Stefan

Continue the discussion