D Daniel O'Connell [C# MVP] Sep 26, 2005 #2 apm said: All or Anyone: C# links to dlls. Can it link to a static library? Click to expand... No. You'll have to compile the library into a dll or wrap it with managed C++
apm said: All or Anyone: C# links to dlls. Can it link to a static library? Click to expand... No. You'll have to compile the library into a dll or wrap it with managed C++