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