fixed NtUserEnumDisplaySettings bug inside IntEnumDisplaySettings DWORD DisplayNumbe...
authorMagnus Olsen <magnus@greatlord.com>
Sun, 4 May 2008 17:58:43 +0000 (17:58 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sun, 4 May 2008 17:58:43 +0000 (17:58 +0000)
commit958edf5d4b35b5befc14c3de4b5ce6d081da083e
treeae56ae1aa612e5e3e5dbe3da249090a95a20636d
parent2260e9862a1b4630a07b4c3f7a0c9b224c22022c
fixed NtUserEnumDisplaySettings bug inside IntEnumDisplaySettings  DWORD DisplayNumber was not init before it was use.
GetDisplayNumberFromDeviceName did not allown pdevice with NULL value or string lenght is 0 thuse have been fixed.

svn path=/trunk/; revision=33274
reactos/subsystems/win32/win32k/objects/dc.c