http://stackoverflow.com/questions/11674944/adding-dll-reference-to-vb-net-project
In Solution Explorer, double-click the My Project node for the project.
In the Project Designer, click the References tab.
Click the Add button to open the Add Reference dialog box.
In the Add Reference dialog box, select the tab indicating the type of component you want to reference.
'Coding > VB C C++' 카테고리의 다른 글
structure 변수의 내용 복사 (?) (0) | 2016.02.12 |
---|---|
(펌글) vb.net 프로그램 배포본 만드는 법 (0) | 2016.02.06 |
Global conditional define (#const) statements in vb.net (0) | 2016.02.03 |
예술적인 C 코드 (0) | 2008.02.19 |
[C&C++] Inheritance between classes (0) | 2007.12.18 |