Locations of visitors to this page
    Sprouting Synapses       Minimize  

             
            Minimize  
Author: SkySigal Created: 8/27/2008 1:57 PM
Posts about COM, Interop, etc.

By SkySigal on 8/28/2008 4:31 AM

blog_csharp_api When dealing with invoking C++ code in the API, you should use http://pinvoke.net.

If you have to figure it out yourself, you'll need this Type equivalents list to help you out...

 

Read More »

By SkySigal on 8/28/2008 12:13 AM

image I'm always forgetting this link when I need it!

Links:

powered by metaPost

By SkySigal on 8/27/2008 10:35 PM

blog_interop Usually its just an issue of communicating with an existing COM server, but when you have to write the C++ yourself, this link may come in handy.

Parked Link: http://blogs.msdn.com/jeremykuhne/archive/2005/06/11/428363.aspx

powered by metaPost

By SkySigal on 8/27/2008 4:33 PM

blog_interopThere are less and less times you need to make your assembly be COM compatible, but this is how its done...

Read More »

By SkySigal on 8/27/2008 4:00 PM

imageWith the tools that come with the SDK and VisualStudio, it only takes a moment to import a COM assembly and start using it.

Here's how:

Read More »


             
Copyright 2007 by Sky Sigal