wine
15 years agod3dxof: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:37 +0000 (01:35 +0200)] 
d3dxof: Use FAILED instead of !SUCCEEDED.

15 years agodxdiagn: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:36:09 +0000 (01:36 +0200)] 
dxdiagn: Use FAILED instead of !SUCCEEDED.

15 years agocomctl32: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:06 +0000 (01:33 +0200)] 
comctl32: Use FAILED instead of !SUCCEEDED.

15 years agoshdocvw: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:36:15 +0000 (01:36 +0200)] 
shdocvw: Use FAILED instead of !SUCCEEDED.

15 years agoqcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
Michael Stefaniuc [Tue, 7 Oct 2008 23:36:01 +0000 (01:36 +0200)] 
qcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.

15 years agodplayx: Use SUCCEEDED instead of !FAILED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:48 +0000 (01:35 +0200)] 
dplayx: Use SUCCEEDED instead of !FAILED.

15 years agoshlwapi: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:27 +0000 (01:35 +0200)] 
shlwapi: Use FAILED instead of !SUCCEEDED.

15 years agod3d9/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:08 +0000 (01:35 +0200)] 
d3d9/tests: Use FAILED instead of !SUCCEEDED.

15 years agomshtml/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:56 +0000 (01:34 +0200)] 
mshtml/tests: Use FAILED instead of !SUCCEEDED.

15 years agourlmon/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:35 +0000 (01:34 +0200)] 
urlmon/tests: Use FAILED instead of !SUCCEEDED.

15 years agoddraw/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:11 +0000 (01:34 +0200)] 
ddraw/tests: Use FAILED instead of !SUCCEEDED.

15 years agoquartz: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:43 +0000 (01:33 +0200)] 
quartz: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.

15 years agoqmgr: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:25 +0000 (01:33 +0200)] 
qmgr: Use FAILED instead of !SUCCEEDED.

15 years agoole32: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
Michael Stefaniuc [Tue, 7 Oct 2008 23:32:53 +0000 (01:32 +0200)] 
ole32: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.

15 years agoshell32: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:32:38 +0000 (01:32 +0200)] 
shell32: Use FAILED instead of !SUCCEEDED.

15 years agoruntest: Let the test program handle the lack of a test name.
Dylan Smith [Tue, 7 Oct 2008 16:17:57 +0000 (12:17 -0400)] 
runtest: Let the test program handle the lack of a test name.

15 years agoruntest: Modified the default program so that it might find the test program.
Dylan Smith [Tue, 7 Oct 2008 16:17:39 +0000 (12:17 -0400)] 
runtest: Modified the default program so that it might find the test program.

15 years agoruntest: More helpful error when top of wine directory isn't found.
Dylan Smith [Tue, 7 Oct 2008 16:16:36 +0000 (12:16 -0400)] 
runtest: More helpful error when top of wine directory isn't found.

15 years agomshtml: Added IHTMLStyle::[get|put]_filter implementation.
Jacek Caban [Tue, 7 Oct 2008 19:45:46 +0000 (14:45 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_filter implementation.

15 years agomshtml: Added IHTMLStyle::[get|put]_textAlign implementation.
Jacek Caban [Tue, 7 Oct 2008 19:45:31 +0000 (14:45 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_textAlign implementation.

15 years agomshtml: Added support for accessing style attributes by CSS syntax.
Jacek Caban [Tue, 7 Oct 2008 19:45:21 +0000 (14:45 -0500)] 
mshtml: Added support for accessing style attributes by CSS syntax.

15 years agomshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
Jacek Caban [Tue, 7 Oct 2008 19:45:05 +0000 (14:45 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_zIndex implementation.

15 years agomshtml: Added IDispatchEx support for HTMLIFrame.
Jacek Caban [Tue, 7 Oct 2008 19:44:50 +0000 (14:44 -0500)] 
mshtml: Added IDispatchEx support for HTMLIFrame.

15 years agomshtml: Added HTMLIFrame stub implementation.
Jacek Caban [Tue, 7 Oct 2008 19:44:36 +0000 (14:44 -0500)] 
mshtml: Added HTMLIFrame stub implementation.

15 years agomshtml: Added IHTMLElement3 stub implementation.
Jacek Caban [Tue, 7 Oct 2008 19:44:18 +0000 (14:44 -0500)] 
mshtml: Added IHTMLElement3 stub implementation.

15 years agomshtml: Added IHTMLElement::get_offsetWidth implementation.
Jacek Caban [Tue, 7 Oct 2008 19:43:30 +0000 (14:43 -0500)] 
mshtml: Added IHTMLElement::get_offsetWidth implementation.

15 years agogdi32/tests: Skip some tests on Win9x/WinMe.
Paul Vriens [Wed, 8 Oct 2008 09:20:09 +0000 (11:20 +0200)] 
gdi32/tests: Skip some tests on Win9x/WinMe.

15 years agoshell32/tests: Compare instead of assign.
Paul Vriens [Wed, 8 Oct 2008 06:55:08 +0000 (08:55 +0200)] 
shell32/tests: Compare instead of assign.

15 years agomsxml3/tests: Compare instead of assign.
Paul Vriens [Wed, 8 Oct 2008 06:55:02 +0000 (08:55 +0200)] 
msxml3/tests: Compare instead of assign.

15 years agoinetmib1/tests: Compare instead of assign.
Paul Vriens [Wed, 8 Oct 2008 06:54:56 +0000 (08:54 +0200)] 
inetmib1/tests: Compare instead of assign.

15 years agoadvapi2/tests: Compare instead of assign.
Paul Vriens [Wed, 8 Oct 2008 06:54:48 +0000 (08:54 +0200)] 
advapi2/tests: Compare instead of assign.

15 years agod3dxof: Enable referencing of named subobjects too.
Christian Costa [Tue, 7 Oct 2008 20:54:09 +0000 (22:54 +0200)] 
d3dxof: Enable referencing of named subobjects too.

15 years agod3dxof: Store number of subojects for all top level objects.
Christian Costa [Tue, 7 Oct 2008 20:53:38 +0000 (22:53 +0200)] 
d3dxof: Store number of subojects for all top level objects.

15 years agod3dxof: Enumerate only 2 levels of objects obtained from a reference.
Christian Costa [Tue, 7 Oct 2008 20:52:55 +0000 (22:52 +0200)] 
d3dxof: Enumerate only 2 levels of objects obtained from a reference.

15 years agod3dxof: Allow omission of comma which separates array elements.
Christian Costa [Tue, 7 Oct 2008 20:52:12 +0000 (22:52 +0200)] 
d3dxof: Allow omission of comma which separates array elements.

15 years agojscript: Added String.split implementation for non-regexp arguments.
Jacek Caban [Tue, 7 Oct 2008 17:03:02 +0000 (12:03 -0500)] 
jscript: Added String.split implementation for non-regexp arguments.

15 years agojscript: Added encodeURI implementation.
Jacek Caban [Tue, 7 Oct 2008 17:02:39 +0000 (12:02 -0500)] 
jscript: Added encodeURI implementation.

15 years agojscript: Fixed numeric escapes unescaping.
Jacek Caban [Tue, 7 Oct 2008 17:02:08 +0000 (12:02 -0500)] 
jscript: Fixed numeric escapes unescaping.

15 years agojscript: Added Array.pop implementation.
Jacek Caban [Tue, 7 Oct 2008 17:01:39 +0000 (12:01 -0500)] 
jscript: Added Array.pop implementation.

15 years agojscript: Fixed list literal length calculation.
Jacek Caban [Tue, 7 Oct 2008 17:01:06 +0000 (12:01 -0500)] 
jscript: Fixed list literal length calculation.

15 years agojscript: Fixed copy&paste bug in disp_propget.
Jacek Caban [Tue, 7 Oct 2008 17:00:49 +0000 (12:00 -0500)] 
jscript: Fixed copy&paste bug in disp_propget.

15 years agocryptnet: Set cache expiration time of objects that have an expiration time to the...
Juan Lang [Fri, 3 Oct 2008 17:51:09 +0000 (10:51 -0700)] 
cryptnet: Set cache expiration time of objects that have an expiration time to the object's expiration time, rather than relying on the HTTP Expires header.

15 years agocryptnet: Don't access URL cache entry before it's been read.
Juan Lang [Fri, 3 Oct 2008 17:50:34 +0000 (10:50 -0700)] 
cryptnet: Don't access URL cache entry before it's been read.

15 years agowininet: Fix trace typo.
Juan Lang [Fri, 3 Oct 2008 17:45:35 +0000 (10:45 -0700)] 
wininet: Fix trace typo.

15 years agowininet: Don't call URL_LocalFileNameToPathA when asked for a unicode string and...
Juan Lang [Fri, 3 Oct 2008 17:45:06 +0000 (10:45 -0700)] 
wininet: Don't call URL_LocalFileNameToPathA when asked for a unicode string and URL_LocalFileNameToPathW fails.

15 years agowininet: Trace the cache file entry's local file name rather than the passed-in cache...
Juan Lang [Fri, 3 Oct 2008 17:44:22 +0000 (10:44 -0700)] 
wininet: Trace the cache file entry's local file name rather than the passed-in cache entry info's local file name, as the caller may have passed a NULL pointer.

15 years agoinclude/ddk: Fix include path and include guard name.
Vitaly Lipatov [Tue, 7 Oct 2008 16:32:16 +0000 (20:32 +0400)] 
include/ddk: Fix include path and include guard name.

15 years agowininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_RAW_HEADERS) before any...
Rob Shearman [Tue, 7 Oct 2008 14:39:50 +0000 (15:39 +0100)] 
wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_RAW_HEADERS) before any response has been received from a server.

15 years agowininet: Get rid of rc variable in InternetReadFile_test.
Rob Shearman [Tue, 7 Oct 2008 14:39:46 +0000 (15:39 +0100)] 
wininet: Get rid of rc variable in InternetReadFile_test.

All of the tested functions return BOOLs, not DWORDs so use res instead of rc.

15 years agowininet: Validate parameters passed to RetrieveUrlCacheEntryInfoA/W.
Rob Shearman [Tue, 7 Oct 2008 14:39:33 +0000 (15:39 +0100)] 
wininet: Validate parameters passed to RetrieveUrlCacheEntryInfoA/W.

Add tests for this.

15 years agowined3d: Cleanup CreateAdditionalSwapChain error handling a bit (LLVM/Clang).
Henri Verbeet [Tue, 7 Oct 2008 14:01:01 +0000 (16:01 +0200)] 
wined3d: Cleanup CreateAdditionalSwapChain error handling a bit (LLVM/Clang).

15 years agowined3d: Remove a redundant initialization of cfgs in WineD3D_ChoosePixelFormat.
Henri Verbeet [Tue, 7 Oct 2008 14:01:01 +0000 (16:01 +0200)] 
wined3d: Remove a redundant initialization of cfgs in WineD3D_ChoosePixelFormat.

15 years agowined3d: Print an error when drawStridedSlow() is called with 0 idxSize and non-NULL...
Henri Verbeet [Tue, 7 Oct 2008 14:01:01 +0000 (16:01 +0200)] 
wined3d: Print an error when drawStridedSlow() is called with 0 idxSize and non-NULL idxData (CID 509).

15 years agocomdlg32: Add a test for AbortProc handling.
Henri Verbeet [Tue, 7 Oct 2008 14:01:01 +0000 (16:01 +0200)] 
comdlg32: Add a test for AbortProc handling.

15 years agogdi32: Call AbortProc from StartDoc instead of EndPage.
Henri Verbeet [Tue, 7 Oct 2008 14:01:01 +0000 (16:01 +0200)] 
gdi32: Call AbortProc from StartDoc instead of EndPage.

15 years agomsvcrt: Pass the command interpreter as exe name from _wpopen.
Alexandre Julliard [Tue, 7 Oct 2008 13:36:44 +0000 (15:36 +0200)] 
msvcrt: Pass the command interpreter as exe name from _wpopen.

15 years agomsvcrt: Implemented splitpath_s.
Eric Pouech [Sat, 4 Oct 2008 11:37:55 +0000 (13:37 +0200)] 
msvcrt: Implemented splitpath_s.

15 years agooleaut32: In variants check bOverflow to make sure not to accidently overun static...
Aric Stewart [Fri, 3 Oct 2008 15:24:06 +0000 (10:24 -0500)] 
oleaut32: In variants check bOverflow to make sure not to accidently overun static buffers in an overflow case (Coverity 313).

15 years agod3d8: Initialize IDirect3DDevice8 *device to NULL in case of immediate cleanup (Cover...
Aric Stewart [Sun, 5 Oct 2008 16:52:52 +0000 (11:52 -0500)] 
d3d8: Initialize IDirect3DDevice8 *device to NULL in case of immediate cleanup (Coverity 795).

15 years agowineoss: Don't dereference a potentially NULL value in the WARN statement (Coverity...
Aric Stewart [Tue, 7 Oct 2008 12:17:27 +0000 (07:17 -0500)] 
wineoss: Don't dereference a potentially NULL value in the WARN statement (Coverity 93).

15 years agokernel32/tests: Add a missing newline.
Paul Vriens [Tue, 7 Oct 2008 12:07:50 +0000 (14:07 +0200)] 
kernel32/tests: Add a missing newline.

15 years agowintab32: Send notification when z-order changes.
John Klehm [Tue, 7 Oct 2008 06:05:51 +0000 (01:05 -0500)] 
wintab32: Send notification when z-order changes.

15 years agomsxml3: Revert "Simplify IXMLDOMNode::removeChild".
Michael Karcher [Tue, 7 Oct 2008 09:56:06 +0000 (11:56 +0200)] 
msxml3: Revert "Simplify IXMLDOMNode::removeChild".

The simplification was bad, native msxml works if interface pointers
to the wrong interface are passed in. Tests included.

15 years agomsxml3: Handle all variant types in IXMLDOMDocument::createNode.
Michael Karcher [Tue, 7 Oct 2008 09:55:57 +0000 (11:55 +0200)] 
msxml3: Handle all variant types in IXMLDOMDocument::createNode.

15 years agomsxml3: replaceNode accepts IXMLDOMElement instead of IXMLDOMNode.
Michael Karcher [Tue, 7 Oct 2008 09:55:45 +0000 (11:55 +0200)] 
msxml3: replaceNode accepts IXMLDOMElement instead of IXMLDOMNode.

15 years agomsxml3: Basic implementation of IXMLDOMNode::replaceChild.
Michael Karcher [Tue, 7 Oct 2008 09:55:01 +0000 (11:55 +0200)] 
msxml3: Basic implementation of IXMLDOMNode::replaceChild.

15 years agomsxml3/tests: Valgrind fix.
Michael Karcher [Tue, 7 Oct 2008 09:54:45 +0000 (11:54 +0200)] 
msxml3/tests: Valgrind fix.

15 years agontoskrnl.exe: Implement some functions.
Alexander Morozov [Fri, 3 Oct 2008 13:51:26 +0000 (17:51 +0400)] 
ntoskrnl.exe: Implement some functions.

15 years agoinclude: Add usb.h, usb100.h, usb200.h and usbdlib.h.
Alexander Morozov [Fri, 3 Oct 2008 13:48:42 +0000 (17:48 +0400)] 
include: Add usb.h, usb100.h, usb200.h and usbdlib.h.

15 years agoinclude: Add some definitions.
Alexander Morozov [Fri, 3 Oct 2008 13:46:51 +0000 (17:46 +0400)] 
include: Add some definitions.

15 years agontoskrnl.exe: Initialize StackSize field of DEVICE_OBJECT structure.
Alexander Morozov [Fri, 3 Oct 2008 12:26:25 +0000 (16:26 +0400)] 
ntoskrnl.exe: Initialize StackSize field of DEVICE_OBJECT structure.

15 years agojscript: Fixed compare function check in Array.sort (Coverity).
Jacek Caban [Mon, 6 Oct 2008 14:57:39 +0000 (09:57 -0500)] 
jscript: Fixed compare function check in Array.sort (Coverity).

15 years agojscript: Added a few missing allocation checks (Coverity).
Jacek Caban [Mon, 6 Oct 2008 14:57:20 +0000 (09:57 -0500)] 
jscript: Added a few missing allocation checks (Coverity).

15 years agojscript: Added String.indexOf implementation.
Jacek Caban [Mon, 6 Oct 2008 14:57:03 +0000 (09:57 -0500)] 
jscript: Added String.indexOf implementation.

15 years agomsi: Don't update the table columns if there are no more columns.
James Hawkins [Tue, 7 Oct 2008 06:52:00 +0000 (01:52 -0500)] 
msi: Don't update the table columns if there are no more columns.

This should fix the heap corruption that caused intermittent crashes
for patchwatcher.

15 years agomsi: Add tests for dropping tables with multiple columns.
James Hawkins [Tue, 7 Oct 2008 06:50:02 +0000 (01:50 -0500)] 
msi: Add tests for dropping tables with multiple columns.

15 years agomsi: Remove the columns in reverse order.
James Hawkins [Tue, 7 Oct 2008 06:49:49 +0000 (01:49 -0500)] 
msi: Remove the columns in reverse order.

15 years agomsi: Remove a break that kept other columns from getting the table name.
James Hawkins [Tue, 7 Oct 2008 06:49:06 +0000 (01:49 -0500)] 
msi: Remove a break that kept other columns from getting the table name.

15 years agomsi: Resolve file source paths dynamically, as the source directory can be changed.
James Hawkins [Tue, 7 Oct 2008 03:26:20 +0000 (22:26 -0500)] 
msi: Resolve file source paths dynamically, as the source directory can be changed.

15 years agowinex11.drv: Use the monitor work area to decide whether a window should be made...
Dmitry Timoshkov [Tue, 7 Oct 2008 03:14:52 +0000 (12:14 +0900)] 
winex11.drv: Use the monitor work area to decide whether a window should be made managed.

15 years agomsi: Added MsiInstallMissingComponentW stub implementation.
Jacek Caban [Mon, 6 Oct 2008 21:05:25 +0000 (16:05 -0500)] 
msi: Added MsiInstallMissingComponentW stub implementation.

15 years agouser32/tests: Fix failures on W2K and below.
Paul Vriens [Tue, 7 Oct 2008 05:54:52 +0000 (07:54 +0200)] 
user32/tests: Fix failures on W2K and below.

15 years agouser32/tests: Run tests on win95 again.
Paul Vriens [Mon, 6 Oct 2008 18:47:44 +0000 (20:47 +0200)] 
user32/tests: Run tests on win95 again.

15 years agokernel32/tests: Fix failures on WinMe.
Paul Vriens [Mon, 6 Oct 2008 18:36:15 +0000 (20:36 +0200)] 
kernel32/tests: Fix failures on WinMe.

15 years agokernel32/tests: We need the return value.
Paul Vriens [Mon, 6 Oct 2008 15:32:09 +0000 (17:32 +0200)] 
kernel32/tests: We need the return value.

15 years agod3d9: Use more reasonable texture dimensions.
Henri Verbeet [Mon, 6 Oct 2008 17:09:53 +0000 (19:09 +0200)] 
d3d9: Use more reasonable texture dimensions.

caps.MaxTextureWidth / caps.MaxTextureHeight can potentially be very
large, which could cause a driver to run out of memory. Arguably the
driver shouldn't report such large limits, but there's no reason for
us to create a texture larger than 1024x1024 either.

15 years agosecur32: Forward schannel InitializeSecurityContextA to InitializeSecurityContextW.
Henri Verbeet [Mon, 6 Oct 2008 17:08:47 +0000 (19:08 +0200)] 
secur32: Forward schannel InitializeSecurityContextA to InitializeSecurityContextW.

15 years agosecur32: Improve error handling for gnutls_certificate_allocate_credentials().
Henri Verbeet [Mon, 6 Oct 2008 17:08:47 +0000 (19:08 +0200)] 
secur32: Improve error handling for gnutls_certificate_allocate_credentials().

15 years agosecur32: Use ~0UL instead of -1 for invalid schannel handles.
Henri Verbeet [Mon, 6 Oct 2008 17:08:36 +0000 (19:08 +0200)] 
secur32: Use ~0UL instead of -1 for invalid schannel handles.

15 years agomshtml: Added DispHTMLIFrame dispinterface declaration.
Jacek Caban [Mon, 6 Oct 2008 14:54:21 +0000 (09:54 -0500)] 
mshtml: Added DispHTMLIFrame dispinterface declaration.

15 years agomshtml: Fixed handing non-element nodes in IHTMLElementCollection.
Jacek Caban [Mon, 6 Oct 2008 14:53:35 +0000 (09:53 -0500)] 
mshtml: Fixed handing non-element nodes in IHTMLElementCollection.

15 years agomshtml: Added INVOKE_FUNC support to InvokeEx.
Jacek Caban [Mon, 6 Oct 2008 14:53:01 +0000 (09:53 -0500)] 
mshtml: Added INVOKE_FUNC support to InvokeEx.

15 years agomshtml: Added IHTMLStyle2::[get|put]_position.
Jacek Caban [Mon, 6 Oct 2008 14:52:06 +0000 (09:52 -0500)] 
mshtml: Added IHTMLStyle2::[get|put]_position.

15 years agomshtml: Added IHTMLStyle::[get|put]_height implementation.
Jacek Caban [Mon, 6 Oct 2008 14:51:34 +0000 (09:51 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_height implementation.

15 years agomshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.
Jacek Caban [Mon, 6 Oct 2008 14:51:21 +0000 (09:51 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.

15 years agomshtml: Added IHTMLStyle::[put|get]_top implementation.
Jacek Caban [Mon, 6 Oct 2008 14:51:04 +0000 (09:51 -0500)] 
mshtml: Added IHTMLStyle::[put|get]_top implementation.

15 years agomshtml: Added IHTMLStyle::[get|put]_cursor implementation.
Jacek Caban [Mon, 6 Oct 2008 14:50:46 +0000 (09:50 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_cursor implementation.

15 years agomshtml: Added IHTMLStyle::[get|put]_left implementation.
Jacek Caban [Mon, 6 Oct 2008 14:50:28 +0000 (09:50 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_left implementation.

15 years agomshtml: Added IHTMLStyle::[get|put]_border implementation.
Jacek Caban [Mon, 6 Oct 2008 14:50:03 +0000 (09:50 -0500)] 
mshtml: Added IHTMLStyle::[get|put]_border implementation.

15 years agomshtml: Release nsstyle when destroying HTMLStyle.
Jacek Caban [Mon, 6 Oct 2008 14:49:46 +0000 (09:49 -0500)] 
mshtml: Release nsstyle when destroying HTMLStyle.