a small example in COM?
-
can someone kindly point me to a small example of a local COM server (exe) and a client who is accessing this local server? that will be extremely helpful! Thanks!
The Dr. GUI articles[^] are a good example for beginners. Michael CP Blog [^]
-
The Dr. GUI articles[^] are a good example for beginners. Michael CP Blog [^]
-
Thanks Michael, but that looks like a ATL article, I guess I wanted a COM article?? Thanks again for the quick response!
liyang yu wrote: but that looks like a ATL article, I guess I wanted a COM article?? ATL is the best and in my opinion the easiest way to learn COM. If you want to learn the COM basics the old fashioned way, then I recommend the book "Essential COM" by Don Box. Or do a google for "Don Box" and read some of his on-line stuff. Michael CP Blog [^]