EnumWD (NT only) displays informations about some of window stations,
their desktops and their windows. Because some of the enumerated
winstas and desktops can't be opened, all handles are enumerated,
handles to winsta or desktop objects are queried for object names
and if this name and the enumerated one match, handle is duplicated
(DuplicateHandle instead of OpenObject).
