Hey pals,

I would like to know how to convert the following code:

__hook(&CSource::MyEvent, pSource, &CReceiver::MyMethod);

To the new managed c++/cli syntax.

Very thanks!