inetcfg.dll

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi, I need to call functions inside this dll, but cannot add it as an
reference. Can anybody provide me a sample using this dll? Thanks.
 
Hi, I need to call functions inside this dll, but cannot add it as an
reference. Can anybody provide me a sample using this dll? Thanks.

If this is a WIN32 dll y ou have to use P/invoke
If this dll is from Windows, take a look at www.pinvoke.net as they
have a bunch of declarations already there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top