N
not_a_commie
Suppose I have some random C DLL. I want to generate a C# wrapper for
it automatically. (By wrapper I mean a large file with a bunch of
[dllimport...] static extern ...., etc.) What tools exist to do this
automatically?
it automatically. (By wrapper I mean a large file with a bunch of
[dllimport...] static extern ...., etc.) What tools exist to do this
automatically?