[1/2] dimm.idl: Add IActiveIMMMessagePumpOwner.

Thomas Faber thomas.faber at reactos.org
Tue Jun 23 16:58:00 CDT 2015


On 2015-06-23 23:51, Nikolay Sivov wrote:
> What's a reason for having it declared like that:
> 
> --
> +    HRESULT OnTranslateMessage([in] const struct tagMSG *pMsg);
> ---
> 
> Why not use MSG*?


Hmm I thought the compiler was complaining about not knowing MSG, but I
must have imagined that, it's building fine now.
I don't think it really makes a difference, but I can resend with that
fixed in both files if you think it's cleaner.

Thanks,
Thomas



More information about the wine-devel mailing list