|
-
October 16th, 2002, 02:57 AM
#1
COM+ and NT service
Hi! Could You please help me to solve the problem :
I configured my COM+ application as NT service.
Now I need to do some action when this NT service is being started
but my components' dll is being loaded to com+ applications'proces
only when some client is trying to create my component.
So I can't use DllMain with dwReason == DLL_PROCESS_ATTACH in this case...
Is there any way to make my COM+ application load component's dll everytime when
the application is starting.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|