Re: [AD] Window messages patch

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> As I was applying the patch, I realized there's a flaw in it so I
> had to change it a bit. The original patch had the Allegro wndproc
> return 0 if no further processing was needed, but the return value
> for "no further processing" depends on the event. So I added an
> extra int * parameter to the user callback for it to fill in a
> proper return value. So if no further processing is needed, it
> should fill in that int * and return 0, and then the Allegro wndproc
> will return that return value.
>
> Trent :{)>
>

Nice addition indeed. :) Thanks
Added documentation is also brief and clear.

-- 
 Elias Zacarias




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/