I have FiveWin 15.01 and xHarbour 1.2.3 Intl. (SimpLex) (Build 20151110) and I cant run any example with ActiveX.
Program hand at this point:
Activex.prg (line 77): ::hActiveX = CreateActiveX( ::hWnd, cProgID, Self )
Thanks ...
I have FiveWin 15.01 and xHarbour 1.2.3 Intl. (SimpLex) (Build 20151110) and I cant run any example with ActiveX.
Program hand at this point:
Activex.prg (line 77): ::hActiveX = CreateActiveX( ::hWnd, cProgID, Self )
Thanks ...
Please try to build this in fwh\samples folder:
buildx.bat webexp
Here it is working fine using FWH 16.03
What Windows version are you using ?
It's same ... program just stop. Hothing happens.
I have Win10.
Could you consider using Harbour ?
I'm using SQLRDD xHarbour in my app for PostgreSQL access.
As far I can see this is faster then ADORDD. Em I wrong maybe ?
Nobody has compared their speeds yet, as far as I know.
If you already have your app coded with SQLRDD then there is no sense in using ADORDD.
Yesterday I tested samples\webexp.prg (ActiveX) with xHarbour and FWH 16.03 and worked fine