need resources for subclassing and Hooks
-
Hello friends, these days i am working on my degree project in BS(cs)
degree. the aim is to develop an automated testing tool. for that
after some serach i have come to know that i will have to use
subclassing/windows hooks. regarding my previous knowledge i have used
Vc++ 6.0 and COM also i have some insight in to MFC. now my question
is that where i can find good resources on the above listed topics
secondly how much time iw ould require tolearn these concepts
considereing my technical backgroundi thank you very much for your time in advance
regards
Muhammad Basim kakakhail
-
Subclassing Controls: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/userex/subclassingcontrols.asp
cu
-
yes, thanks. but it's the same like in the platform sdk.
i need something like a tutorial with an example.
-
OK, let's try again:
Hooks: http://www.codeproject.com/dll/hooks.asp?print=true
Subclassing: http://www.maxcode.com/nuke/article.php?sid=238cu
-
Very interesting links. i will check out this tutorials. Many thanks.
-
No problem.
cu