I was wondering whether it is possible to write a C utility that would actually make use of a COM object created using C++. All I need to do is to use the methods exposed in the COM in a C console application.
Any help or direction for related articles is appreciated.
Thanks !
