Sorry if this is a dumb question but can vb do global hooks?
Thanks
Printable View
Sorry if this is a dumb question but can vb do global hooks?
Thanks
Just several threads down
http://www.vbforums.com/showthread.p...hreadid=217419
And for the keyboard you can use GetAsyncKeyState.
Hmm, as I was afraid, Need a dll for globals. Thanks for the info sunnyl.