[MPlayer-dev-eng] Re: PATCH [8c/12] CoreAVC support (Take 3)
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Mar 8 23:30:28 CET 2007
Hello,
On Sat, Mar 03, 2007 at 11:28:20PM -0800, Alan Nisota wrote:
> The original patch has been broken into 3 parts. this is part 8c
> This patch implements the ability to pass ordinal values to
> GetProcAddress. MSDN states that GetProcAddress can take a numeric
> value as long as the value is in the low-order word, and the high-order
> word is all zero.
Applied, though I did cast to unsigned long instead of int, just in case
someone should ever want to add 64 bit support...
More information about the MPlayer-dev-eng
mailing list