Andrew Talbot Andrew.Talbot@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.