You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to use this to extend the functionality of a closed source DLL for a program.
I have decompiled to see the namespaces etc, there are a lot of them, and lots of other DLL referenced!
I added the references but am struggling to import the namespaces which i checked are public.
The namespaces have "." in them a lot e.g. in "..dll" there will be namespaces "..", could this be an issue or is it something else?
This discussion was converted from issue #2623 on September 28, 2025 22:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use this to extend the functionality of a closed source DLL for a program.
I have decompiled to see the namespaces etc, there are a lot of them, and lots of other DLL referenced!
I added the references but am struggling to import the namespaces which i checked are public.
The namespaces have "." in them a lot e.g. in "..dll" there will be namespaces "..", could this be an issue or is it something else?
Beta Was this translation helpful? Give feedback.
All reactions