В сообщении от Friday 04 July 2008 19:23:32 вы написали:
> Ivan Sinitsin wrote:
> > Changelog:
> > mshtml.dll:Add implementation of HTMLDocument_(Get|Set)Title
>
> First of all it would be nice if you could add a test case for these.
>
Hi,
I make test for HTMLDocument
Hello, I have a question.
I make a patch, that fix problem with open html document in new window. I
tested it on "MyIE 2" and it works. But I am not assured, whether it is
possible to solve a problem in this way.
What do you think about it?
--
Sinitsin Ivan
Index: dlls/shdocvw/navigate.c
>
> What do you mean by hyperlinks don't work?
>
I have such code which create html page:
htmlDoc2->lpVtbl->open(htmlDoc2, L"html/txt", vnull, vnull, vnull, &pdisp);
bstr =SysAllocString(L"Simple text");
if ((pVar->bstrVal = bstr)) {
htmlDoc2->lpVtbl->write(htmlDoc2, sfArray);
}
SysFreeString
On Monday the patch realizing this function has been accepted. It works
perfectly, but hyperlinks do not work.
If I makes this function that way:
static HRESULT WINAPI HTMLDocument_write(IHTMLDocument2 *iface, SAFEARRAY
*psarray)
{
HRESULT hres;
VARIANT *pvar;
IHTMLElement *pbody;
I have a question about widl.
tools\widl\header.cfunction "write_method_macro"
fprintf(header, "#define %s_", name);
write_name(header,def);
fprintf(header, "(p");
for (c=0; clpVtbl->");
write_name(header, def);
fprintf(header, "(p");
for (c=0; clpVtb
В сообщении от Thursday 20 December 2007 15:28:32 вы написали:
> "Ivan Sinitsin" <[EMAIL PROTECTED]> wrote:
> > + if( RegQueryValueExW( hKey, reg_logfont, NULL, &type,
> > + (LPBYTE) &logfont, &size ) !=
> > ERROR_SUC
В сообщении от Thursday 30 August 2007 12:44:15 вы написали:
> Sorry, but purpose of your patch is unclear to me. In your changelog
> field
> you tell that "This patch does a font for the menu, statusbar and messages
> dependent from logpixels" but as far as I know WINE already have correct
В сообщении от 1 февраля 2007 07:00 Dmitry Timoshkov написал(a):
> "Ivan Sinitsin" <[EMAIL PROTECTED]> wrote:
> > The patch corrects background color of a dialogue window " Choose color "
> > at copying a triangular marker, the user colors and the predete