3 references to HtmlHelp
System.Windows.Forms.Primitives (3)
Windows\Win32\PInvoke.HtmlHelp.cs (3)
14HWND result = HtmlHelp(hwndCaller.Handle, pszFile, uCommand, dwData); 25HWND result = HtmlHelp(hwndCaller.Handle, pszFile, uCommand, (nuint)d); 42HWND result = HtmlHelp(hwndCaller.Handle, pszFile, uCommand, (nuint)v);