Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Paul Vriens
On 11/30/2010 04:41 PM, Alexandre Julliard wrote: Jacek Caban writes: I can see that these tests may be useful sometimes, eg. if someone is interested in old apps that don't run on new Windows. But the honest true is that it's not what happens with our tests. All we usually do with old Windows

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Alexandre Julliard
Jacek Caban writes: > I can see that these tests may be useful sometimes, eg. if someone is > interested in old apps that don't run on new Windows. But the honest > true is that it's not what happens with our tests. All we usually do > with old Windows or old IEs is blindly (well, not always, you

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Jacek Caban
On 11/30/10 3:49 PM, Paul Vriens wrote: On 11/30/2010 03:42 PM, Jacek Caban wrote: Hi Paul, On 11/30/10 2:46 PM, Paul Vriens wrote: Changing the lstrcmpW and using A-functions to create the window makes the tests succeed on my win98 box (changed activex.c attached). Thanks for catching it. H

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Paul Vriens
On 11/30/2010 03:42 PM, Jacek Caban wrote: Hi Paul, On 11/30/10 2:46 PM, Paul Vriens wrote: Changing the lstrcmpW and using A-functions to create the window makes the tests succeed on my win98 box (changed activex.c attached). Thanks for catching it. How about this version: http://source.wine

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Jacek Caban
Hi Paul, On 11/30/10 2:46 PM, Paul Vriens wrote: Changing the lstrcmpW and using A-functions to create the window makes the tests succeed on my win98 box (changed activex.c attached). Thanks for catching it. How about this version: http://source.winehq.org/patches/data/68936 I would prefer to

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Paul Vriens
On 11/30/2010 01:56 PM, Paul Vriens wrote: Hi Jacek, On 11/30/2010 01:38 PM, Jacek Caban wrote: +static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, DISPID dispID) +{ + if(dispID == DISPID_READYSTATE){ + BSTR state; + HRESULT hres; + + static const WCHAR completeW[] =

Re: mshtml: Added beginning ActiveX tests.

2010-11-30 Thread Paul Vriens
Hi Jacek, On 11/30/2010 01:38 PM, Jacek Caban wrote: +static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, DISPID dispID) +{ +if(dispID == DISPID_READYSTATE){ +BSTR state; +HRESULT hres; + +static const WCHAR completeW[] = {'c','o','m','p','