Re: [AD] drag and drop win32 |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
At 03:33 PM 13/11/2003 +0100, you wrote:
On Fri, Nov 14, 2003 at 12:35:25AM +1100, aj wrote: > i know about win_get_window() im looking for the win_proc hook Robert is > talking about. > do you know where to find that ? Bob said: When you have the HWND (through win_get_window()), you can add your own WinProc hook which can piggy-back on Allegro's. From there, it's a trivial matter to intercept any of the WM_ messages.
how do i add my own Win_proc hook. can you give me some code. can you direct me to some documentation. on how to do this.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |