sync with wine 1.1.13

svn path=/trunk/; revision=39018
This commit is contained in:
Christoph von Wittich 2009-01-22 15:38:51 +00:00
parent f30ab08109
commit c2a524d32a

View file

@ -36,7 +36,7 @@ interface IMLangCodePages : IUnknown
{
HRESULT GetCharCodePages(
[in] WCHAR chSrc,
DWORD *pdwCodePages);
[out] DWORD *pdwCodePages);
HRESULT GetStrCodePages(
[in, size_is(cchSrc)] const WCHAR *pszSrc,
[in] long cchSrc,