GURU/SEMI-GURU please help with ActiveX DLL threading question 
Author Message
 GURU/SEMI-GURU please help with ActiveX DLL threading question

I have created a class inside and executable. I would like to move this
class to an ActiveX DLL to perform the same function, however not be
part of the executable (ie. .EXE size). I do not fully understand the
differences, or pros and cons, of Apartment Threaded vs. Single
Threaded. I read in the help file that using Thread Pool may cause some
global variables inside the DLL to interfere with one another. Is there
something I'm missing in trying to creating a multiple use (so I can
spawn multiple instances) of the DLL from the executable without any
global variables inside each DLL interfering with each other? Any help
would be greatly appreciated.

Marc

*** For direct replies reply to marcm at controlsolutionsltd com***



Sun, 10 Feb 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Question for a guru (WOSA guru, that is)

2. Help ! ActiveX Dll Gurus

3. Help ! ActiveX Dll Gurus

4. Help ! ActiveX Dll Gurus

5. Dll Gurus: Help with oc25.dll error

6. Question To VB guru about Classes and ActiveX.exe

7. HELP! ActiveX Gurus

8. ActiveX/VB gurus - desparately need help

9. Guru Help Please - Special Export

10. Gurus, printing problem, help reqd, please!

11. Vb.net Guru help please!!!

12. Gurus - please help me creating a simple User class

 

 
Powered by phpBB® Forum Software