the perpose of DLL is sharing code and reuse and exposing functionality to other programers other than the original one. if you want to restirct access you don't even need yo use DLL; simply hard-code the functionality in your exe file.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Prevent dll usage by othersThreaded View
|
Click Here to Expand Forum to Full Width |