FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Can we use ActiveX DLL with FW24
Posts: 100
Joined: Wed Oct 04, 2006 04:50 PM
Can we use ActiveX DLL with FW24
Posted: Fri Feb 22, 2008 01:56 AM

FW,

Can we use ActiveX DLL with FW24. If posible kindly show samples.

Thanks,

Jose

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can we use ActiveX DLL with FW24
Posted: Fri Feb 22, 2008 09:51 AM

No, sorry.

ActiveX is 32 bits code and can only be used from FWH and Harbour/xHarbour

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 100
Joined: Wed Oct 04, 2006 04:50 PM
Print Wizard DLL
Posted: Fri Feb 22, 2008 04:02 PM

Antonio,

Kindly check if this third party product can be use from FW24. If okay please show samples.

Thank you,

Jose

https://www.anzio.com/support/documenta ... cation.htm

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can we use ActiveX DLL with FW24
Posted: Mon Feb 25, 2008 09:37 AM

Jose,

It seems as they provide a 32 bits DLL: printwiz.dll

You can access some 32 bits DLLs from FW 16 bits, but never an ActiveX. Windows does not allow it.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 100
Joined: Wed Oct 04, 2006 04:50 PM
Can we build XHB dll accessible from clipper/fw24
Posted: Tue Mar 18, 2008 04:29 PM

Antonio,

Just curious. Can we build a dll in XHB that can be accessible from fw24/clipper (16bit) then the XHB dll access an activeX dll.

I am just thinking a way to access activeX from 16bit application.

Thanks for your comments.

Regards,

Jose

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can we use ActiveX DLL with FW24
Posted: Tue Mar 18, 2008 05:42 PM

Jose,

We did a similar test to use richedit from 16 bits and it did not work

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion