| | |
ActiveX EXE Help
![]() |
•
•
Join Date: Oct 2009
Posts: 2
Reputation:
Solved Threads: 0
VB6
main app that starts multiple copies of one activex exe.
using createobject and thread per object.
need to communicate with the activex exe from the main app to start and to monitor progress. very low communications rate so communications speed is NOT a problem.
need withevents to Dim it.
unfortunately cannot set up an array of objects to make use of variable number of activex exe that start and the convenience of using an index to reference which activex is being accessed either from sub in the activex or calls back.
how does one do this type of application?
easily set up to create and access multiple activex exe when using withevents?
otherwise there is a sub and incoming event routine for each interface for each activex started. too much code bloat.
using user types to make the parameter passing more streamlined.
Coffe example does not support this type of application as far as I can determine.
I see no good examples of robust apps using ActiveX EXEs.
Any help will be appreciated.
main app that starts multiple copies of one activex exe.
using createobject and thread per object.
need to communicate with the activex exe from the main app to start and to monitor progress. very low communications rate so communications speed is NOT a problem.
need withevents to Dim it.
unfortunately cannot set up an array of objects to make use of variable number of activex exe that start and the convenience of using an index to reference which activex is being accessed either from sub in the activex or calls back.
how does one do this type of application?
easily set up to create and access multiple activex exe when using withevents?
otherwise there is a sub and incoming event routine for each interface for each activex started. too much code bloat.
using user types to make the parameter passing more streamlined.
Coffe example does not support this type of application as far as I can determine.
I see no good examples of robust apps using ActiveX EXEs.
Any help will be appreciated.
•
•
Join Date: Mar 2009
Posts: 1,222
Reputation:
Solved Threads: 222
0
#2 Oct 22nd, 2009
Simple search from one of your friends (yahoo, google, ask, answers, bing) would provide you some information...
http://search.yahoo.com/search?p=vb6...8&fr=yfp-t-701
Good Luck
http://search.yahoo.com/search?p=vb6...8&fr=yfp-t-701
Good Luck
If anyone has helped you solve your problem, please mark your thread as solved.
Thanks
Thanks
![]() |
Similar Threads
- How I can make tools in Visual Basic? (Visual Basic 4 / 5 / 6)
- Exiting a sub procedure ? (Visual Basic 4 / 5 / 6)
- Video conferencing..ocx problem (Visual Basic 4 / 5 / 6)
- Use Multi-Instance of ActiveX.EXE (Visual Basic 4 / 5 / 6)
- VB6 Pass Value from Dll to Exe (Visual Basic 4 / 5 / 6)
- DLL in C For Vbasic (Visual Basic 4 / 5 / 6)
- What are DLLs in VB projects??? (Visual Basic 4 / 5 / 6)
- ActiveX multithreading (Visual Basic 4 / 5 / 6)
- Freeprodtb!! (Viruses, Spyware and other Nasties)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: voice to text commands in vb6
- Next Thread: cd database
Views: 559 | Replies: 1
| Thread Tools | Search this Thread |







