Improting Win32dll is managed or unmanaged

  • Thread starter Thread starter msnews.microsoft.com
  • Start date Start date
M

msnews.microsoft.com

whether importing win32 dll and calling an API is managed call or unmanaged
call
 
It's a P/Invoke call - managed code invokes unmanaged 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