Click to See Complete Forum and Search --> : Hooking/Windows Messages


Beelzabub
January 1st, 2000, 12:42 PM
Is there any way to receive the normal windows messages through Visual Basic ?

In other words, I need to have access to the primary lParam & wParam vars.

Thanks,
Anthony

January 2nd, 2000, 02:15 AM
You can use the AddressOf operator to provide a callback address.

Check out this KB article:

HOWTO: Build a Windows Message Handler with AddressOf in VB
http://support.microsoft.com/support/kb/articles/Q170/5/70.asp

I hope this is of some help to you...

...Dwayne J. Baldwin

Un1
February 20th, 2001, 03:49 AM
http://www.banasoft.com/DownLoad/BNHkLib.exe