Groups | Blog | Home
all groups > dotnet faqs > january 2004 >

dotnet faqs : Is there any resource Windows hooking and subcalssing in Dotnet?


iamraja NO[at]SPAM coolgoose.com
1/20/2004 9:39:10 PM
Dears,

I apologize in advance if this is the wrong place to post, sorry for
the inconvenience.

Is there any book or web site or any kind of resource is available for
Windows hooking and subcalssing in C# / VB.Net (in general .Net)?

OR, is there any link in Microsoft sites / MSDN ?

OR is there any sample programs? (in any dotnet supported language)

If any one give some idea its greatly appreciated.

Gabriele G. Ponti
1/21/2004 7:55:36 AM
Pretty much everything that you can do with the Windows API can be done in
C#. Take a look at the WndProc().

http://search.microsoft.com/search/results.aspx?View=msdn&st=a&qu=WndProc&c=4&s=2

AddThis Social Bookmark Button