[MPlayer-dev-eng] [PATCH] CoreAVC [3/5] - Win32
Alan Nisota
alannisota at gmail.com
Thu Oct 5 15:58:58 CEST 2006
On 10/5/06, Diego Biurrun wrote:
> > -static void* WINAPI expGetProcAddress(HMODULE mod, char* name)
> > +static void* WINAPI expGetProcAddress(HMODULE mod, char *name)
> > ...
> > - result=LookupExternalByName("kernel32.dll", name); break;
> > + result=LookupExternalByName("kernel32.dll", name); break;
Are you saying you'll accept it once I fix these? I'm not going to do
a bunch of cleanup if the patches are going to be rejected in the end
anyway. Overall, the reaction here has been very negative (which I
can understand, I expected, and am fine with). But I have better
things to do than to beat a dead horse.
More information about the MPlayer-dev-eng
mailing list