kernel32: Allow to pass NULL as old protection in VirtualProtect for Win9x compatibility.
commit7121526c1273da06ea3c20246abe32334b39817e
authorMichael Müller <michael@fds-team.de>
Tue, 16 Feb 2016 05:53:14 +0000 (16 06:53 +0100)
committerMichael Stefaniuc <mstefani@winehq.org>
Sun, 3 Apr 2016 20:48:44 +0000 (3 22:48 +0200)
tree081fbfc788b074cba38caac0737f0b67ed2e636d
parentdaf5fae80aefc8f24bfc1670bdec7ff02f16b6d5
kernel32: Allow to pass NULL as old protection in VirtualProtect for Win9x compatibility.

Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 8eb893f185414278dc45b238349c2e87a73381c5)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
dlls/kernel32/virtual.c