addin to IE
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I want to build a generic web analytic application using C# I want to do it by making an addin to IE (and using windows hooks to catch all the user's events) I tried to find some examples on how to build an addin to IE using C# but I didnt find anything can someone please point me to where I can find some examples to get me started? thanks