Source position: amigados.pas line 1956
type TNotifyHookMsg = record
nhm_Size: LongInt;
nhm_Action: LongInt;
nhm_Name: PChar;
end;