Windows Vista Beta | WinVistaBeta.com - Message | Creating a C++ COM Library with VS 2005

December 03, 2008  
Subject: Creating a C++ COM Library with VS 2005
Group: microsoft.public.vstudio.general
Date: 7/17/2008 7:30:28 AM
From: "Waldy" [Email Address Protection]

Hi there,
I need to wrap some C++ code up in a library so that I can
access it from a C# project. What is the project that I need to start with?
(Its been 10 years since I needed to use C++!)



Back