cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Get all instances of a COM object?
Get all instances of a COM object?
Jan 10, 2009 at 3:23am UTC
PseudoCode
(16)
Is there a way to get all instances of a certain COM object?
For example, if one instance if an object is running from an application, is there a way to find the adress of this object from another indipendant application?
Jan 11, 2009 at 11:55am UTC
george135
(268)
Iy you want to get an interface for a running object, yes, it's a Win32 FAQ
(on news://comp.os.ms-windows.programmer.win32)
Jan 17, 2009 at 6:09pm UTC
PseudoCode
(16)
If it wouldn't be too much touble, could you direct me to a page with a code snippet/example?
I keep looking but I just can't seem to find one =@
Jan 22, 2009 at 4:47pm UTC
PseudoCode
(16)
Still haven't found any code examples for the task
Jan 24, 2009 at 5:07pm UTC
george135
(268)
As I said, ask on Win32 api newsgroup.. (C, C++ code)
Jan 25, 2009 at 7:29pm UTC
Zaita
(2770)
You didn't say ask on a Win32 API newsgroup. Re-read your reply and you said it's in a Win32 FaQ.
Topic archived. No new replies allowed.