usingSystem;usingSystem.Runtime.InteropServices;namespaceNativeHook.Test{publicdelegateInt32MessageBoxW(IntPtrhWnd,[MarshalAs(UnmanagedType.LPWStr)]stringlpText,[MarshalAs(UnmanagedType.LPWStr)]stringlpCaption,UInt32uType);publicclassMessageBoxHook:NtAP