kernel32: Allow to pass NULL as old protection in VirtualProtect for Win9x compatibility.
commit8eb893f185414278dc45b238349c2e87a73381c5
authorMichael Müller <michael@fds-team.de>
Tue, 16 Feb 2016 05:53:14 +0000 (16 06:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2016 14:26:30 +0000 (16 23:26 +0900)
tree488f2602b6df53ea800efac76dafa06778f47eda
parentb5f210ddc96f59938a805f1d0a76110b1323f5dc
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>
dlls/kernel32/virtual.c