|
-
Sep 25th, 2002, 05:05 AM
#1
Thread Starter
Evil Genius
Dll/Assembly Setting Needed ...
In VB6, you could change the "Instancing" setting on any class module in an ActiveX Dll project to say whether just your app could call on the class, or whether you wanted everybody & his uncle to call on it aswell.
I've read that there are 2 settings you can have for an assembly - "Application-Private" or "Shared"
- From the way I understand it, these settings apply to the whole dll/assembly now & not a single vb/class module, is this correct?
- Any ideas how I go about changing this setting / where to find it please?
Thanks for any replies!
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
|