|
-
Feb 15th, 2006, 07:13 PM
#1
Thread Starter
Fanatic Member
How to declare my dll?
Hello,
I want to build a dll and I want the developer who uses it not to be able
to create an instance from this dll.
The dll will have a few members, a few public methods and a few private
methods.
My question is, how should all of these be declared? as abstract? as static?
how should the class be declared?
thanks!
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
|