namespace Microsoft.Aspnet.Snapin { public delegate bool DialogProc(IntPtr hwndDlg, int uMsg, IntPtr wParam, IntPtr lParam) }