5
Answers

How to find.dll in project?

Ask a question
Satish

Satish

16y
3.7k
1
Hello Friends,

I m new to window programming in .net 2.0.


Suppose i have a code line mentioning following...
 [DllImport("example.dll", EntryPoint = "?GetINBOXFileDetails@@YAHHPAD@Z")]

My question is where to find this exapmle.dll file in a project.

Thanks,



Answers (5)