I am trying to write a touch screen remote control apllication in Visua Studio (Visual Basic). I see where I can access the active X interface to EG from VBscript. Visual Basic needs a reference to the active X interface before it can be used. I have not been able to find where the active x interface is located. Is it in one of the dll files? Any help would be appreciated.
Thanks,
Ralf
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Visual Basic and EG
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: Visual Basic and EG
Sorry, I'm not an ActiveX/COM expert. Python does most of the job itself. With the Visiual Studio OLE/COM Object Viewer I can see an entry under:
Object Classes/Grouped by Component Category/Python COM Server/EventGhost
LocalServer32 is showing the path to EventGhost.exe
Object Classes/Grouped by Component Category/Python COM Server/EventGhost
LocalServer32 is showing the path to EventGhost.exe
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!