wine
13 years agoserver: Removed the no longer used bare parameter out of get_console_mode request.
Eric Pouech [Sun, 7 Nov 2010 18:15:01 +0000 (19:15 +0100)] 
server: Removed the no longer used bare parameter out of get_console_mode request.

13 years agokernel32: Use fd availability for testing whether a console handle refers to a bare...
Eric Pouech [Sun, 7 Nov 2010 18:14:46 +0000 (19:14 +0100)] 
kernel32: Use fd availability for testing whether a console handle refers to a bare console.

13 years agoquartz: Use media time instead of stream time in null renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:53 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in null renderer.

13 years agoquartz: Use media time instead of stream time in directsound renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:52 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in directsound renderer.

13 years agowinegstreamer: Fix concept of time in demuxer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:51 +0000 (15:02 +0100)] 
winegstreamer: Fix concept of time in demuxer.

13 years agowinegstreamer: Forward media time on transform filter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:50 +0000 (15:02 +0100)] 
winegstreamer: Forward media time on transform filter.

13 years agoquartz: Fix time on MPEG splitter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:49 +0000 (15:02 +0100)] 
quartz: Fix time on MPEG splitter.

13 years agoquartz: Fix time on avi parser.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:48 +0000 (15:02 +0100)] 
quartz: Fix time on avi parser.

13 years agoquartz: Forward media time in ACM Wrapper.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:47 +0000 (15:02 +0100)] 
quartz: Forward media time in ACM Wrapper.

13 years agoquartz: Forward media time in AVI Decoder.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:46 +0000 (15:02 +0100)] 
quartz: Forward media time in AVI Decoder.

13 years agoquartz: Fix return value of GetMediaTime.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:45 +0000 (15:02 +0100)] 
quartz: Fix return value of GetMediaTime.

13 years agoshlwapi: Improved UrlCombineW implementation.
Piotr Caban [Sun, 7 Nov 2010 17:47:08 +0000 (18:47 +0100)] 
shlwapi: Improved UrlCombineW implementation.

13 years agomshtml: Impoved implementation of nsURI_GetAsciiHost.
Piotr Caban [Sun, 7 Nov 2010 17:46:54 +0000 (18:46 +0100)] 
mshtml: Impoved implementation of nsURI_GetAsciiHost.

13 years agocomctl32/tests: Fixed toolbar tests for varing width of button strings.
Austin Lund [Mon, 8 Nov 2010 05:22:22 +0000 (15:22 +1000)] 
comctl32/tests: Fixed toolbar tests for varing width of button strings.

13 years agocomctl32/tests: Fix toolbar size tests that depend on system font height.
Austin Lund [Mon, 8 Nov 2010 05:22:21 +0000 (15:22 +1000)] 
comctl32/tests: Fix toolbar size tests that depend on system font height.

13 years agocomctl32/tests: Change toolbar size test data to load dynamically.
Austin Lund [Mon, 8 Nov 2010 05:22:20 +0000 (15:22 +1000)] 
comctl32/tests: Change toolbar size test data to load dynamically.

13 years agoREADME: Added Ukrainian version.
Igor Paliychuk [Sun, 7 Nov 2010 22:06:36 +0000 (00:06 +0200)] 
README: Added Ukrainian version.

13 years agoshell32: Don't allow binding to files in any ShellFolder implementation.
David Hedberg [Sun, 7 Nov 2010 23:22:12 +0000 (00:22 +0100)] 
shell32: Don't allow binding to files in any ShellFolder implementation.

13 years agoshell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.
David Hedberg [Sun, 7 Nov 2010 23:22:11 +0000 (00:22 +0100)] 
shell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.

13 years agoshell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.
David Hedberg [Sun, 7 Nov 2010 23:22:10 +0000 (00:22 +0100)] 
shell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.

13 years agoshell32: Fix trace formatting in SHGetNameFromIDList.
David Hedberg [Sun, 7 Nov 2010 23:06:15 +0000 (00:06 +0100)] 
shell32: Fix trace formatting in SHGetNameFromIDList.

13 years agoshell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.
David Hedberg [Sun, 7 Nov 2010 23:06:14 +0000 (00:06 +0100)] 
shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.

13 years agowinex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.
Vladimir Panteleev [Sun, 7 Nov 2010 02:38:02 +0000 (04:38 +0200)] 
winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.

13 years agowinex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.
Vladimir Panteleev [Sun, 7 Nov 2010 03:15:13 +0000 (05:15 +0200)] 
winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.

13 years agontdll: Add stubs for Rtl[G/S]etCurrentTransaction.
Detlef Riekenberg [Sun, 7 Nov 2010 21:20:02 +0000 (22:20 +0100)] 
ntdll: Add stubs for Rtl[G/S]etCurrentTransaction.

13 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
Jacek Caban [Sun, 7 Nov 2010 19:28:36 +0000 (20:28 +0100)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.

13 years agojscript: Added Date.setYear stub implementation.
Jacek Caban [Sat, 6 Nov 2010 20:29:19 +0000 (21:29 +0100)] 
jscript: Added Date.setYear stub implementation.

13 years agocomctl32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 14:15:25 +0000 (15:15 +0100)] 
comctl32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

13 years agoappwiz.cpl: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 14:05:10 +0000 (15:05 +0100)] 
appwiz.cpl: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

13 years agouser32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 12:05:17 +0000 (13:05 +0100)] 
user32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

13 years agoshell32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 11:51:59 +0000 (12:51 +0100)] 
shell32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

13 years agourlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.
Thomas Mullaly [Thu, 4 Nov 2010 22:00:06 +0000 (18:00 -0400)] 
urlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.

13 years agoinclude: Add missing interfaces in d3drmobj.h.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 13:43:09 +0000 (09:43 -0400)] 
include: Add missing interfaces in d3drmobj.h.

13 years agowined3d: Use SetWindowPos() to make the focus window active.
Henri Verbeet [Fri, 5 Nov 2010 13:11:38 +0000 (14:11 +0100)] 
wined3d: Use SetWindowPos() to make the focus window active.

13 years agod3d9/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:37 +0000 (14:11 +0100)] 
d3d9/tests: Add a test for INTZ.

13 years agod3d8/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:36 +0000 (14:11 +0100)] 
d3d8/tests: Add a test for INTZ.

13 years agowined3d: Add support for the INTZ format.
Henri Verbeet [Fri, 5 Nov 2010 13:11:35 +0000 (14:11 +0100)] 
wined3d: Add support for the INTZ format.

13 years agowintrust/tests: Run the test again on W98.
Detlef Riekenberg [Fri, 5 Nov 2010 12:54:05 +0000 (13:54 +0100)] 
wintrust/tests: Run the test again on W98.

13 years agoquartz: Fix run/pause/stop in filtergraph.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:28 +0000 (17:54 +0100)] 
quartz: Fix run/pause/stop in filtergraph.

13 years agoquartz: Simplify all_renderers_seek.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:27 +0000 (17:54 +0100)] 
quartz: Simplify all_renderers_seek.

Since IAMFilterMiscFlags is supported by all source/renderer filters, use that instead.

13 years agoquartz: Change HeapRealloc call to CoTaskMemRealloc.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:26 +0000 (17:54 +0100)] 
quartz: Change HeapRealloc call to CoTaskMemRealloc.

13 years agostrmbase: Allow NULL for time format in ConvertTimeFormat.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:25 +0000 (17:54 +0100)] 
strmbase: Allow NULL for time format in ConvertTimeFormat.

13 years agod3dhal.h: Removed no longer defined D3DDP2OP_* enums.
Jacek Caban [Fri, 5 Nov 2010 12:38:45 +0000 (13:38 +0100)] 
d3dhal.h: Removed no longer defined D3DDP2OP_* enums.

13 years agoRevert "gdi32: Make AddFontToList skip adding a face into global lists if the font...
Dmitry Timoshkov [Fri, 5 Nov 2010 11:48:54 +0000 (19:48 +0800)] 
Revert "gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.".

This reverts commit a2047323c9c41b44c743c345674ec934fb4cd685. That patch is not correct.

13 years agosxs: Add support for installing side-by-side assemblies.
Hans Leidekker [Fri, 5 Nov 2010 10:36:49 +0000 (11:36 +0100)] 
sxs: Add support for installing side-by-side assemblies.

13 years agomsi: Features don't require a directory.
Hans Leidekker [Fri, 5 Nov 2010 10:36:22 +0000 (11:36 +0100)] 
msi: Features don't require a directory.

13 years agowined3d: Fix some checkGLcall() messages.
Michael Stefaniuc [Fri, 5 Nov 2010 10:17:51 +0000 (11:17 +0100)] 
wined3d: Fix some checkGLcall() messages.

13 years agowined3d: Move the checkGLcall() right after the corresponding GL call.
Michael Stefaniuc [Fri, 5 Nov 2010 10:17:42 +0000 (11:17 +0100)] 
wined3d: Move the checkGLcall() right after the corresponding GL call.

13 years agowinex11: Sync the window attributes when switching a window to embedded.
Alexandre Julliard [Fri, 5 Nov 2010 12:42:05 +0000 (13:42 +0100)] 
winex11: Sync the window attributes when switching a window to embedded.

13 years agowinex11: Don't try to unmap systray windows, it confuses some systray docks.
Alexandre Julliard [Fri, 5 Nov 2010 12:41:30 +0000 (13:41 +0100)] 
winex11: Don't try to unmap systray windows, it confuses some systray docks.

13 years agowinex11: Add support for receiving mouse events on non-toplevel windows.
Alexandre Julliard [Fri, 5 Nov 2010 12:41:03 +0000 (13:41 +0100)] 
winex11: Add support for receiving mouse events on non-toplevel windows.

13 years agocomctl32/tests: Added extra debugging information to toolbar size tests.
Austin Lund [Fri, 5 Nov 2010 05:31:52 +0000 (15:31 +1000)] 
comctl32/tests: Added extra debugging information to toolbar size tests.

13 years agomsxml3: Stub IXMLDOMDocumentType support.
Nikolay Sivov [Thu, 4 Nov 2010 22:34:01 +0000 (01:34 +0300)] 
msxml3: Stub IXMLDOMDocumentType support.

13 years agocomctl32: Remove the last, unused parameter fromTOOLTIPS_NewToolRectT.
Gerald Pfeifer [Thu, 4 Nov 2010 23:03:08 +0000 (00:03 +0100)] 
comctl32: Remove the last, unused parameter fromTOOLTIPS_NewToolRectT.

13 years agoxcopy: Assume directory if destination ends with a backslash.
Martin Wilck [Thu, 4 Nov 2010 23:34:26 +0000 (00:34 +0100)] 
xcopy: Assume directory if destination ends with a backslash.

13 years agourlmon: Avoid accessing an uninitialized variable in a TRACE in validate_path.
Gerald Pfeifer [Thu, 4 Nov 2010 19:38:24 +0000 (20:38 +0100)] 
urlmon: Avoid accessing an uninitialized variable in a TRACE in validate_path.

13 years agotools: Add trailing semicolon to MimeType in wine.desktop.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 09:01:16 +0000 (05:01 -0400)] 
tools: Add trailing semicolon to MimeType in wine.desktop.

13 years agoinclude: Fix macro signatures in d3drmobj.h.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 08:53:36 +0000 (04:53 -0400)] 
include: Fix macro signatures in d3drmobj.h.

13 years agoinclude: Add missing definitions for LPDIRECT3DRM2 and LPDIRECT3DRM3.
Vijay Kiran Kamuju [Thu, 4 Nov 2010 20:02:10 +0000 (16:02 -0400)] 
include: Add missing definitions for LPDIRECT3DRM2 and LPDIRECT3DRM3.

13 years agomsxml3: Don't force put_nodeValue return value.
Nikolay Sivov [Thu, 4 Nov 2010 16:16:12 +0000 (19:16 +0300)] 
msxml3: Don't force put_nodeValue return value.

13 years agomsxml3: For tested cases use TRACE instead of FIXME.
Nikolay Sivov [Thu, 4 Nov 2010 16:14:04 +0000 (19:14 +0300)] 
msxml3: For tested cases use TRACE instead of FIXME.

13 years agomsxml3: Encode special characters while setting attribute content.
Nikolay Sivov [Thu, 4 Nov 2010 15:35:58 +0000 (18:35 +0300)] 
msxml3: Encode special characters while setting attribute content.

13 years agoquartz: Add IAMFilterMiscFlags to file source.
Maarten Lankhorst [Thu, 4 Nov 2010 16:06:53 +0000 (17:06 +0100)] 
quartz: Add IAMFilterMiscFlags to file source.

13 years agoquartz: Add IAMFilterMiscFlags to null renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:26 +0000 (17:02 +0100)] 
quartz: Add IAMFilterMiscFlags to null renderer.

13 years agoquartz: Fix EC_COMPLETE handling on null renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:25 +0000 (17:02 +0100)] 
quartz: Fix EC_COMPLETE handling on null renderer.

13 years agoquartz: Add IAMFilterMiscFlags to video renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:24 +0000 (17:02 +0100)] 
quartz: Add IAMFilterMiscFlags to video renderer.

13 years agoquartz: Fix EC_COMPLETE handling on video renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:23 +0000 (17:02 +0100)] 
quartz: Fix EC_COMPLETE handling on video renderer.

13 years agoquartz: Add IAMFilterMiscFlags to directsound renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:22 +0000 (17:02 +0100)] 
quartz: Add IAMFilterMiscFlags to directsound renderer.

13 years agoquartz: Fix EC_COMPLETE handling on dsound renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:21 +0000 (17:02 +0100)] 
quartz: Fix EC_COMPLETE handling on dsound renderer.

13 years agogameux: Add implementation of IGameStatistics::GetStatistic.
Pluciński Mariusz [Thu, 4 Nov 2010 15:37:04 +0000 (16:37 +0100)] 
gameux: Add implementation of IGameStatistics::GetStatistic.

13 years agogameux: Add implementation of IGameStatistics::GetCategoryTitle.
Pluciński Mariusz [Thu, 4 Nov 2010 15:36:56 +0000 (16:36 +0100)] 
gameux: Add implementation of IGameStatistics::GetCategoryTitle.

13 years agogameux: Loading of game statistics implemented.
Pluciński Mariusz [Thu, 4 Nov 2010 15:36:41 +0000 (16:36 +0100)] 
gameux: Loading of game statistics implemented.

13 years agontdll: Explicitly check for failure to map page 0.
Alexandre Julliard [Thu, 4 Nov 2010 16:47:46 +0000 (17:47 +0100)] 
ntdll: Explicitly check for failure to map page 0.

13 years agontdll: Report memory areas in DOS memory to be free even when not reserved.
Alexandre Julliard [Thu, 4 Nov 2010 16:32:42 +0000 (17:32 +0100)] 
ntdll: Report memory areas in DOS memory to be free even when not reserved.

13 years agokernel32: Fix a trace to print the correct error code.
Alexandre Julliard [Thu, 4 Nov 2010 15:43:21 +0000 (16:43 +0100)] 
kernel32: Fix a trace to print the correct error code.

13 years agod3dx9: Implement D3DXCreateCubeTexture.
Matteo Bruni [Mon, 18 Oct 2010 16:37:14 +0000 (18:37 +0200)] 
d3dx9: Implement D3DXCreateCubeTexture.

13 years agod3dx9: Implement D3DXCheckCubeTextureRequirements.
Matteo Bruni [Mon, 18 Oct 2010 15:05:29 +0000 (17:05 +0200)] 
d3dx9: Implement D3DXCheckCubeTextureRequirements.

13 years agod3dx9: Implement D3DXFilterTexture for cube textures.
Matteo Bruni [Tue, 12 Oct 2010 23:30:34 +0000 (01:30 +0200)] 
d3dx9: Implement D3DXFilterTexture for cube textures.

13 years agomsi: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Thu, 4 Nov 2010 12:24:47 +0000 (13:24 +0100)] 
msi: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

13 years agomshtml: Properly handle QueryService(SID_SOleUndoManager) call.
Jacek Caban [Thu, 4 Nov 2010 12:08:10 +0000 (13:08 +0100)] 
mshtml: Properly handle QueryService(SID_SOleUndoManager) call.

13 years agourlmon: Compute expected Uri_HAS_* flags from property arrays.
Jacek Caban [Thu, 4 Nov 2010 12:01:42 +0000 (13:01 +0100)] 
urlmon: Compute expected Uri_HAS_* flags from property arrays.

13 years agoddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode.
David Adam [Wed, 3 Nov 2010 06:10:54 +0000 (07:10 +0100)] 
ddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode.

13 years agomsvcrt: Implement _get_tzname.
Eryk Wieliczko [Wed, 3 Nov 2010 01:12:28 +0000 (02:12 +0100)] 
msvcrt: Implement _get_tzname.

13 years agokrnl386.exe: Return the default value if the section wasn't found in GetPrivateProfil...
Henri Verbeet [Thu, 4 Nov 2010 09:37:33 +0000 (10:37 +0100)] 
krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfileString16().

Using GetPrivateProfileStringA() for removing trailing spaces etc. This
restores behaviour from before 86c6021c71a563af88c1a8cc23ea489e92c8ca70.

13 years agod3d9: Add some missing locking to IDirect3DDevice9Impl_EndStateBlock().
Henri Verbeet [Thu, 4 Nov 2010 09:37:32 +0000 (10:37 +0100)] 
d3d9: Add some missing locking to IDirect3DDevice9Impl_EndStateBlock().

Found by Michael Stefaniuc & Coccinelle.

13 years agod3d9/tests: Check for multiple expected messages in test_wndproc().
Henri Verbeet [Thu, 4 Nov 2010 09:37:31 +0000 (10:37 +0100)] 
d3d9/tests: Check for multiple expected messages in test_wndproc().

13 years agod3d8/tests: Check for multiple expected messages in test_wndproc().
Henri Verbeet [Thu, 4 Nov 2010 09:37:30 +0000 (10:37 +0100)] 
d3d8/tests: Check for multiple expected messages in test_wndproc().

13 years agoddraw/tests: Check for multiple expected messages in test_wndproc().
Henri Verbeet [Thu, 4 Nov 2010 09:37:29 +0000 (10:37 +0100)] 
ddraw/tests: Check for multiple expected messages in test_wndproc().

13 years agoinclude: Add missing defines for d3drmdef.h.
Vijay Kiran Kamuju [Wed, 3 Nov 2010 21:41:35 +0000 (17:41 -0400)] 
include: Add missing defines for d3drmdef.h.

13 years agomsxml3: Fix node_get_text() whitespace handling.
Adam Martinson [Wed, 3 Nov 2010 21:13:58 +0000 (16:13 -0500)] 
msxml3: Fix node_get_text() whitespace handling.

13 years agomsxml3: Move the whitespace preservation bool into the domdoc_properties struct.
Adam Martinson [Wed, 3 Nov 2010 21:13:45 +0000 (16:13 -0500)] 
msxml3: Move the whitespace preservation bool into the domdoc_properties struct.

13 years agoole32: Cache all extended big block depot locations.
Vincent Povirk [Mon, 19 Apr 2010 21:07:09 +0000 (16:07 -0500)] 
ole32: Cache all extended big block depot locations.

13 years agouser32: Don't paint new button styles instead of crashing.
André Hentschel [Wed, 3 Nov 2010 20:15:42 +0000 (21:15 +0100)] 
user32: Don't paint new button styles instead of crashing.

13 years agoinclude: Add IDirect3DRMWinDevice interface.
Vijay Kiran Kamuju [Wed, 3 Nov 2010 18:33:04 +0000 (14:33 -0400)] 
include: Add IDirect3DRMWinDevice interface.

13 years agoinclude: Fix signature of CreateWrap macros in d3drm.
Vijay Kiran Kamuju [Wed, 3 Nov 2010 18:22:49 +0000 (14:22 -0400)] 
include: Fix signature of CreateWrap macros in d3drm.

13 years agontdll: Detect more processor features.
André Hentschel [Wed, 3 Nov 2010 17:53:45 +0000 (18:53 +0100)] 
ntdll: Detect more processor features.

13 years agoinclude: Define PROCESSOR_OPTIL (MSIL).
André Hentschel [Wed, 3 Nov 2010 17:40:43 +0000 (18:40 +0100)] 
include: Define PROCESSOR_OPTIL (MSIL).

13 years agokernel32: Remove dead code and old comment.
André Hentschel [Wed, 3 Nov 2010 17:39:47 +0000 (18:39 +0100)] 
kernel32: Remove dead code and old comment.

13 years agosxs: Add a stub implementation of IAssemblyCache.
Hans Leidekker [Wed, 3 Nov 2010 14:09:08 +0000 (15:09 +0100)] 
sxs: Add a stub implementation of IAssemblyCache.

13 years agosxs: Correct the spec entry for CreateAssemblyCache.
Hans Leidekker [Wed, 3 Nov 2010 14:08:26 +0000 (15:08 +0100)] 
sxs: Correct the spec entry for CreateAssemblyCache.