all groups > dotnet interop > november 2005 >
You're in the

dotnet interop

group:

can vb.net support WINAPI(_stadcall)?


can vb.net support WINAPI(_stadcall)? jg
11/30/2005 10:28:49 AM
dotnet interop:

or would I have to use C# or C++?

Re: can vb.net support WINAPI(_stadcall)? Dmytro Lapshyn [MVP]
12/1/2005 11:55:41 AM
Hi,

P/Invoke capabilities are not language-specific. The only precaution I can
think of is that I'd recommend that you used the DllImportAttribute instead
of the VB-specific Declare statement.

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]


[quoted text, click to view]
AddThis Social Bookmark Button