how do i get the WM_LBUTTONDOWN
from any application
or from windows it self
the xPos and yPos
add samples please
:) :) :) :) :) :) :) :) :)
Printable View
how do i get the WM_LBUTTONDOWN
from any application
or from windows it self
the xPos and yPos
add samples please
:) :) :) :) :) :) :) :) :)
You can't subclass someone elses processes from VB, MS removed that functionality...You need a C++ DLL, or you need something like message blaster OCX....