[PATCH] dinput: WriteEffectToFIle dieffects parameter is const

Nikolay Sivov bunglehead at gmail.com
Mon Sep 21 17:50:41 CDT 2015


On 22.09.2015 0:06, Marcus Meissner wrote:
> Signed-Off-By: Marcus Meissner <marcus at jet.franken.de>
> ---
>   dlls/dinput/device.c         | 4 ++--
>   dlls/dinput/device_private.h | 4 ++--
>   include/dinput.h             | 8 ++++----
>   3 files changed, 8 insertions(+), 8 deletions(-)
>

PSDK header doesn't use const for that argument, I checked with Win10 
SDK. Does it really make sense to diverge from it in this case?




More information about the wine-devel mailing list