开发者

How to include sharppcap library into Visual Studio?

Sorry for the noob question. I don't really know how to make sharppcap library working in my project. I'm using开发者_开发百科 Visual Studio 2010.


Right click on your Project in Visual Studio-->Select Add reference --> Browse --> find the Sharppcap library and click done.

You should now be able to use the Sharpcap library in your project.


In your application find Reference option, right click on it and select Add Reference. Choose your sharppacp.dll and add it.

At last write using sharppacp ; in your application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜