[MPlayer-dev-eng] Re: PATCH [7/12] CoreAVC support (Take 3)

Alan Nisota alannisota at gmail.com
Thu Mar 8 22:21:44 CET 2007


Reimar Döffinger wrote:
> Hello,
> On Tue, Feb 27, 2007 at 12:43:49PM -0800, Alan Nisota wrote:
>> +static LONG WINAPI explstrlenW(const WCHAR* str1)
> 
> The type is
> int WINAPI lstrlenW(LPCWSTR)
> at least on MinGW and MSDN, no const and no LONG there
well 'const WCHAR *' should be identical to LPCWSTR (the 'C' is for 
const), But I changed it to match MSDN's definition.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 007widereg.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070308/3d82fcf9/attachment.txt>


More information about the MPlayer-dev-eng mailing list