Nerseus
Danner
I cant remember this offhand and a search on google didnt get what I expected (too vague I guess).
Can C# (or managed .NET) compile a "standard" DLL? Meaning, such that the DLL can be used from in, say VB6, or that youd define through DllImport (such as BitBlt or timeGetTime or other Win32 DLL functions)? Im not concerned about difficulty, just wanting to know if its possible (maybe some kind of attribute decorations or somesuch)?
Thanks a bunch
-Nerseus
Can C# (or managed .NET) compile a "standard" DLL? Meaning, such that the DLL can be used from in, say VB6, or that youd define through DllImport (such as BitBlt or timeGetTime or other Win32 DLL functions)? Im not concerned about difficulty, just wanting to know if its possible (maybe some kind of attribute decorations or somesuch)?
Thanks a bunch
-Nerseus