callback to managed code from unmanaged code



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

.



Relevant Pages