Satish

Satish

  • NA
  • 9
  • 9.8k

How to find.dll in project?

Feb 19 2008 3:43 AM
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)