Platform Invocation Services (P/Invoke)
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Kan we use P/Invoke in VB.NET to call unmanaged DLLs, including those that implement the Win32 API. I am looking for an exaple doing this.