我想将dll添加到我的Visual Studio项目中 [英] i want to add dll to my visual studio project

查看:297
本文介绍了我想将dll添加到我的Visual Studio项目中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我dowenload文件夹,该文件夹包含dll文件,我通过右键单击添加了该文件并浏览了dll文件,但是我所做的却知道该文件夹的其余部分
我从
下载 http://www.julmar.com/tapi/atapinet.zip [

i dowenload folder and this folder include dll file i added this file by right click refrences and browes the dll file but what i doent know the rest of the folder
i dowenload it from
http://www.julmar.com/tapi/atapinet.zip[^]
i doent know if i add dll file correct or not

推荐答案

您应该从bin目录中添加dll文件.如果它需要包含bin目录中的其他文件才能正常工作,则需要将这些文件作为内容文件添加到您的项目中(右键单击您的项目,然后说添加现有项目"并选择它们(您可以将需要更改文件过滤器才能看到它们.)
You would add the dll file from the bin directory. If it needs the other files in the bin directory to be included in order to work, you would need to add those files to your project as content files (right-click on your project and say "add existing item" and select them (you will need to change the file filter in order to see them).


int jit;


这篇关于我想将dll添加到我的Visual Studio项目中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆