All Articles Tagged dllexport

Link/UrlTags
How to export a Module procedure in a DLL[Forums]
I want to export the module procedure so that I can call it from C#. I can access the routine if it is not part of a module, i.e., access to subroutine. But if I place the subroutine in a module, I could...

Posted: 2010-12-07 18:39:48
c#, dll, dllexport, dllimport