mlang: Silence some Win64 compile warnings.
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 3 Mar 2009 22:56:31 +0000 (23:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Mar 2009 11:07:20 +0000 (12:07 +0100)
commitf75f4e431f580b89b4800fb5f03120cff92c82b3
tree497c41ff6fc9826ecec13488ec87eea6281a008b
parent7b1c326016d0f4b864d94f6cc1eef10b138b48a9
mlang: Silence some Win64 compile warnings.

If the flag TCI_SRCFONTSIG is not set then the first argument passed
to TranslateCharsetInfo is just a DWORD that needs to be marshalled
over a pointer.
dlls/mlang/mlang.c