7be72f41815ed513b6edf8b1c250c255d0a022ca
* 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
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%