G
Guest
(posted elsewhere, but no answer)
My application references a class library dll. When deployed, the dll appears
to be importable as a reference for other programs and the methods are
visible to users installing the application (provided they have VS).
I checked and I found several applications on my home computer that have
transparent dlls like this – some of them pretty expensive.
How do I make the methods in my dll’s hidden and unavailable to others?
My application references a class library dll. When deployed, the dll appears
to be importable as a reference for other programs and the methods are
visible to users installing the application (provided they have VS).
I checked and I found several applications on my home computer that have
transparent dlls like this – some of them pretty expensive.
How do I make the methods in my dll’s hidden and unavailable to others?