Before you tell me google it, listen to me. I come from C ++ and Perl / Python (on Linux), but I have several projects in which I have to move on to developing Windows. Specifically, the creation of some COM libraries (not .Net). By the way, after reading some resources, I have a general idea of what COM is and which DLL.
I tried to search on Google, but most of the tutorials I came across suggested some experience with Windows dev, or at least it was. So, I was wondering if someone had come a similar way and probably could indicate a direction that would help me get started on developing COM libraries. I have access to VS2005. Thank.
source
share