Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2008 Jun : Active exe?? (from Delphi)
| Subject: | Active exe?? (from Delphi) |
| Posted by: | "Neo" (neomav..@hotmail.com) |
| Date: | Mon, 9 Jun 2008 10:52:10 |
I do not know if this is the correct newsgroup. Please tell me if this
is not the case.
I have a job that I do not know how to start: I have to use (from
Delphi) an "active exe". Is it used as a DLL? as an OCX??
I've seen that can be done from VB, I have an example that says (on file
Project1.vbp)
Type=Exe
Reference=*\G{4576520430-0000-7600-C000-000076000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE
Automation
Reference=*\G{8FA6988D-872E-4850-B884-8CFDC47F1824}#5.0#0#..\Automat.exe#AutomFH
Apparently should I use Automat.exe from my Delphi application. People
who did Automat.exe not know much. They only tell me that "from VB it
can be." Can delphi from? I'm pretty disoriented.
I would appreciate a lot to give me a hint what it is or where to look
for information.
TIA