mapi32: Write-strings warnings fix

Alexandre Julliard julliard at winehq.org
Mon Jul 3 12:44:16 CDT 2006


Andrew Talbot <Andrew.Talbot at talbotville.com> writes:

> Alexandre Julliard wrote:
>
>> These are not part of a Win32 API structure, there's no reason they
>> can't be made const.
>> 
> Great. I shall submit a patch to declare all the string elements of
> Wine's MapiMessage type as LPCSTR.

No, MapiMessage is an SDK structure, what I mean is that the 'subject'
and 'body' variables aren't.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list