Source position: jwawingdi.pas line 3849
type _DISPLAY_DEVICEW = record |
cb: DWORD; |
DeviceName: array [0..32-1] of WCHAR; |
DeviceString: array [0..128-1] of WCHAR; |
StateFlags: DWORD; |
DeviceID: array [0..128-1] of WCHAR; |
DeviceKey: array [0..128-1] of WCHAR; |
end; |