Hey all, I'm pretty new to COM programming in C++ (been doing it in VB for quite a while). I'm looking for an absolutely bare-bones, "instantiate one object, make one method call and spit out the results" snippet of code showing me how to write a C++ client app that uses a COM object. Like I said, doesn't have to be anything spectacular, I just want to see the steps involved in using a COM object in C++. I searched the site for simple examples, and even searched on the web some, but didn't find anything (if you know of any good examples, I would appreciate the URLs). Thanks in Advance Jeremy
J
Jeremy B
@Jeremy B