Mindaugas Kavaliauskas
7be72f4181
2009-05-20 18:15 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
* harbour/contrib/hbwin/hbwinole.h
* harbour/contrib/hbwin/olecore.c
+ added public functions hb_oleSetError(), hb_oleGetError()
* harbour/contrib/hbwin/Makefile
+ harbour/contrib/hbwin/axcore.c
+ harbour/contrib/hbwin/axfunc.prg
+ added ActiveX support. Public functions are:
WIN_AxInit() --> lSuccess
WIN_AxGetControl( hWnd, [ bEventHandler ] ) --> oActiveX
; TODO: a few warnings left. I do not know howto recast function
type pointer
* harbour/contrib/hbwin/oleauto.c
* function renames
+ :__hSink, :__cargo members
* harbour/contrib/hbwin/olecore.c
* function renames
+ support item to variant conversion for classes inherited from
WIN_OLEAUTO
- removed internal OLERELEASE()
+ added optional parameter for WIN_OleErrorText( [ nOleError ] )
* harbour/source/vm/classes.c
* minor optimisation
2009-05-20 15:19:17 +00:00
..
2009-02-16 11:50:35 +00:00
2009-05-12 14:11:21 +00:00
2009-05-17 15:27:15 +00:00
2009-05-07 10:05:10 +00:00
2008-08-06 11:10:24 +00:00
2009-04-22 18:32:13 +00:00
2008-11-10 00:24:56 +00:00
2009-04-28 22:55:59 +00:00
2009-04-23 20:03:33 +00:00
2009-03-27 17:35:14 +00:00
2009-05-17 15:27:15 +00:00
2009-05-11 10:51:39 +00:00
2009-05-19 06:20:47 +00:00
2009-05-20 15:19:17 +00:00
2009-02-05 23:01:40 +00:00