Einzelnen Beitrag anzeigen

drama22

Registriert seit: 12. Jan 2013
88 Beiträge
 
#10

AW: indy tcp alternative that works with activex

  Alt 7. Apr 2015, 04:18
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 .

i added Winapi.ActiveX in my uses and call CoInitializeEx(nil, COINIT_MULTITHREADED) on create event i still have the same error and got disconnect from server
  Mit Zitat antworten Zitat