Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys, my task is to catch the events generated by .NET. I didn't know about sink if any one knows pls give me some sample code and explain me.


Thanks in advance
Shanmuga ganesh.S
Posted

1 solution

"Unmanaged (.NET) event" sounds like an oxymoron. "Managed (MFC)" does not look better. :-)

Maybe what you need is this: http://msdn.microsoft.com/en-us/library/dd8bf0x3.aspx[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900