How can i use DLL Compact Framework (VB.NET)

  • Thread starter Thread starter Developer
  • Start date Start date
D

Developer

How can i use WRAPI.DLL and WRAPI.LIB in my Compact Framework Application ?
 
What are they? Standard DLLs can be P/Invoked. A LIB is for linking C apps
and have no bearing on managed code.
 

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