Hello
I have a problem when using ActiveX and HeapTrace -gh.
I've imported a type libary using the Lazarus tool:
C:\Windows\System32\Speech\Common\sapi.dll -> SpeechLib_5_4_TLB.pas
From these imported controls, I'm using TAxcSpVoice with this code
(testing):
Hello,
Is it possible now with FPC 2.0.2 or development version to use ActiveX
control under Windows ? Is so - how stable is this solution or is it
experimental ? I'd like to create DLL which will opaque ActiveX control
into designed API and it seems a bit new area in FPC.
Additionally : woul