Registriert seit: 3. Sep 2004
4.629 Beiträge
Delphi 10.2 Tokyo Starter
|
AW: indy tcp alternative that works with activex
7. Apr 2015, 03:20
Did you try out CoInitialize?
iam not using c++ and iam developing in delphi xe7
How is this API related to C++? Just call it like this CoInitializeEx(nil, COINIT_MULTITHREADED)
and include uses Winapi.ActiveX
.
|