I wanted to interact COM objects using C (specifically the Word object) but how could I do this?
Asked
Active
Viewed 1,223 times
1 Answers
2
You may take a look at COM in Plain C. It illustrates an example C program consuming a COM object that was created earlier.

Darin Dimitrov
- 1,023,142
- 271
- 3,287
- 2,928
-
MAN THANK YOU SO MUCH! I'll check your answer once the checking time is enabled :D – Raven Feb 05 '12 at 09:20