[WIN32SS] Fix the fix by removing the correct parameter. The NtUserChangeDisplaySetti...
authorStefan Ginsberg <stefanginsberg@gmail.com>
Wed, 9 Sep 2015 19:56:22 +0000 (19:56 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Wed, 9 Sep 2015 19:56:22 +0000 (19:56 +0000)
commitc20976ef8ccc97a7ed1c81e97f144e5063c41ec1
treeec513229eab7fdca3361bdefb1cd6e9b9d47e7b8
parent95a7eb872131c4296bc4d9c8b8c95c85cedd9c89
[WIN32SS] Fix the fix by removing the correct parameter. The NtUserChangeDisplaySettings syscall is expected to make use of the lParam pointer (which must be NULL unless the CDS_VIDEOPARAMETERS flag is set).

svn path=/trunk/; revision=69161
reactos/win32ss/include/ntuser.h
reactos/win32ss/user/ntuser/display.c
reactos/win32ss/user/user32/misc/display.c