I have an exe+dll and now want to prevent others from re-using/seeing my dll-code ! Because when I simply create a new project and add the dll as a reference, I can use its functionalities without restriction

Anyone ?