Source position: jwalmalert.pas line 79
type _STD_ALERT = record
alrt_timestamp: DWORD;
alrt_eventname: array [0..EVLEN] of WCHAR;
alrt_servicename: array [0..SNLEN] of WCHAR;
end;