Re: [AD] drag and drop win32 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, 2003-11-14 at 18:26, aj wrote:
> >>>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.
>
>
>
> what about the need for the ACCEPTFILES flag in the CreateWindow() ? ? ?
>
Can't you use SetWindowLongEx (or something like that) to add it later?
--
Elias Pschernig <elias@xxxxxxxxxx>