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