I've been wondering for some time now how can I access COM objects using C? Is it even possible? How?
This is a discussion on COM and C within the C Programming forums, part of the General Programming Boards category; I've been wondering for some time now how can I access COM objects using C ? Is it even possible? ...
I've been wondering for some time now how can I access COM objects using C? Is it even possible? How?
C COM samples
DispHelper COM Helper Library (includes many samples in C)
thanks man.