Posted By: Beth Massi | Jul 28th @ 3:14 PM
In this interview, Jared Parsons, a Developer on the Visual Basic IDE, shows us the P/Invoke Interop Assistant available on CodePlex. The tool helps with converting unmanaged C code to managed P/Invoke signatures and vice versa. Say goodbye to digging through random header files or MSDN documentation to find the right constants, structures and signatures. The P/Invoke Interop Assistant does a smarter translation for you using SAL (Source Code Annotation Language). 

Enjoy,
-Beth Massi, Visual Studio Community

Rating:
1
0
aL_
aL_
mm.. linq.. *arrggha*
hey cool to see more from beth on c9 Smiley
interop assistant looks really helpful Smiley

whats with the letterboxing though? Smiley
aL_
aL_
mm.. linq.. *arrggha*
is there anyway to get other -h files into that searchabe vew?
ive been trying my hand at some usb/bluetooth programming but i always seem to get stuck on the interop :/ the interop assistant really seems to solve the problem but i dont know how to get hid.h in there :/
earnshaw
earnshaw
Jack Sleeps
Now here's something really helpful!  Been looking for help with a particular P/Invoke for some time now. 
This is brilliant, 10/10 Jared.