Create a custom C level object, with constructor and destructor (hb_retptrGC()/hb_parptrGC()), and some support functions to retrieve the values on .prg level, and you're pretty much done.
Brgds, Viktor On Sat, Jan 31, 2009 at 9:26 PM, Pritpal Bedi <[email protected]>wrote: > > Hello Everybody > > I am struck with one of the Active-X's ( Codejock's Calendar Control ). > > Reason: it accepts and returns all events as a date field > but in DateTime format. It means it contains fractions in the value > of type date. In xHarbour I can retrieve and send both values > with its extended date/time functions but have not figured out > how I can manage them in Harbour. Can someone enlighten me > how I can achieve it ? > > BTW, this is the only issue I have left with in Harbour. > > Regards > Pritpal Bedi > -- > View this message in context: > http://www.nabble.com/Date-Time-Functions---Revisited-tp21767870p21767870.html > Sent from the Harbour - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
