Einzelnen Beitrag anzeigen

Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#2

Re: Dynamically load ActiveX at runtime

  Alt 11. Dez 2009, 23:01
An ActiveX control musst be registered in the system, because the system manages the objects therefore it has to know the AcitveX control. But where is the Problem? An ActiveX control is a compiled DLL. The only thing you can find out are the open interfaces, but you wont get the code. The only problem might be that administrative privileges are neccessary to register the control.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat