Simple IUnknown Example
- From: "Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 11:51:19 -0600
I'm very new to manually writing COM code, which I must now do as part of
developing a non-MFC/ATL application that must support drag and drop
operations.
I found a pretty good tutorial at http://www.catch22.net/tuts/dragdrop.asp
that covers some of the basics. But while it states it already explained how
to implement IUnknown members, it does not.
I've been searching the Web for the past 20 minutes and I don't understand
why I can't find a simple implementation of the IUnknown members. Can anyone
help me understand why I'm not finding them?
I had Inside OLE 2 but, after being forced to move during some financial
problems, my search through packed boxes failed to turn up this book.
Surely, people are implementing IUnknown all the time. Can anyone point me
to where some examples are given?
Thanks!
Jonathan
.
- Follow-Ups:
- Re: Simple IUnknown Example
- From: Brian Muth
- Re: Simple IUnknown Example
- Prev by Date: Re: Can this be automation compatible?
- Next by Date: Re: Simple IUnknown Example
- Previous by thread: Can this be automation compatible?
- Next by thread: Re: Simple IUnknown Example
- Index(es):