In the thread on
Using C# DLLs, I have already posted a
link to a C# module that allows for exporting static methods, but it didn't have the effect I'd thought it would have.
So, I've tried this module, but using a
DLL export viewer, I couldn't find the methods I'd told the compiler to export. Does anyone have an idea as to how to it's supposed to work? (Or what I'm doing wrong)