Hi all,
I finally found a way to do system wide hooking inside visual basic, it doesn't even have to be inside a dll!
It is done by hooking into the WH_JOURNALRECORD hook. Together with a WH_GETMESSAGE hook it is possible to set up a system wide keyboard/mouse hook. I'm still tuning my code a bit and I'll post it later. Meanwhile you can try it out yourself a bit already ;-)
LuCkY
I finally found a way to do system wide hooking inside visual basic, it doesn't even have to be inside a dll!
LuCkY