Access a method from a DLL from C# program

前端 未结 3 1708
名媛妹妹
名媛妹妹 2020-12-10 07:46

I have a C program and i have created a DLL file. I am using Windows Vista, and Visual C++.

Now I need to access a method from that DLL, from the Main() method of a

3条回答
提交回复
热议问题