Re: [AD] drag and drop win32 |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
aj wrote:
At 03:33 PM 13/11/2003 +0100, you wrote:
[snip]
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.
Look into: SetWindowsHookEx() CallWndProc() -- - Robert Jr Ohannessian http://bob.allegronetwork.com/
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |