Click to See Complete Forum and Search --> : Using COM dll in VC++ 6.0


kselvaakumar@yahoo.co.in
February 11th, 2008, 06:36 AM
How can i use COM dlls in VC++ 6.0 win32 console application?



Thanks
Selva

Igor Vartanov
February 11th, 2008, 08:16 AM
What about #import (http://msdn2.microsoft.com/en-us/library/8etzzkb6(VS.71).aspx) directive?