Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

callback to managed code from unmanaged code

2 views
Skip to first unread message

bill

unread,
Sep 29, 2005, 10:35:47 AM9/29/05
to
All,

How can I supply a C++ function callback pointer to an unmanaged DLL
and have it call back into my managed code?

TIA

Bill

Tamas Demjen

unread,
Sep 29, 2005, 1:09:07 PM9/29/05
to

It was discussed in this thread:
http://tinyurl.com/77bc9

Note that the Thunk class demonstrated there leaks gchandle, which Willy
corrected in the last message.

Tom

0 new messages