wine
14 years agoshdocvw: Check GetContainer result before setting new container.
Jacek Caban [Fri, 7 Aug 2009 17:02:31 +0000 (19:02 +0200)] 
shdocvw: Check GetContainer result before setting new container.

14 years agowinemp3: A fix for security alert CVE-2006-1655.
Aric Stewart [Fri, 7 Aug 2009 16:48:27 +0000 (11:48 -0500)] 
winemp3: A fix for security alert CVE-2006-1655.

14 years agocomdlg32/tests: Fix some test failures on Win95 and NT4.
Rein Klazes [Mon, 10 Aug 2009 09:11:23 +0000 (11:11 +0200)] 
comdlg32/tests: Fix some test failures on Win95 and NT4.

Reported by Paul Vriens.

14 years agouser32/tests: Fix some test failures on Windows.
Andrew Nguyen [Mon, 10 Aug 2009 06:36:11 +0000 (01:36 -0500)] 
user32/tests: Fix some test failures on Windows.

14 years agomsvcrt: Remove dead code in wcscpy_s.
Andrew Nguyen [Mon, 10 Aug 2009 06:26:04 +0000 (01:26 -0500)] 
msvcrt: Remove dead code in wcscpy_s.

14 years agowinecfg: Update German translation.
André Hentschel [Sun, 9 Aug 2009 13:08:16 +0000 (15:08 +0200)] 
winecfg: Update German translation.

14 years agowined3d: Get rid of two dead render target lock mode options.
Roderick Colenbrander [Sat, 8 Aug 2009 21:04:25 +0000 (23:04 +0200)] 
wined3d: Get rid of two dead render target lock mode options.

14 years agows2_32/tests: Fix the last failures on NT4/2000.
Mike Kaplinskiy [Sat, 8 Aug 2009 20:41:32 +0000 (16:41 -0400)] 
ws2_32/tests: Fix the last failures on NT4/2000.

14 years agontdll/tests: Test NtCancelIoFileEx, if present.
Mike Kaplinskiy [Sat, 8 Aug 2009 20:32:34 +0000 (16:32 -0400)] 
ntdll/tests: Test NtCancelIoFileEx, if present.

14 years agoshell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.
Akihiro Sagawa [Fri, 7 Aug 2009 15:28:30 +0000 (00:28 +0900)] 
shell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.

14 years agocomdlg32: In the file dialog change the position of the file browser when the applica...
Rein Klazes [Sat, 8 Aug 2009 09:19:42 +0000 (11:19 +0200)] 
comdlg32: In the file dialog change the position of the file browser when the application changes that of the invisible listbox control.

14 years agofnt2bdf: Fixed 2 resource leaks.
Marcus Meissner [Sat, 8 Aug 2009 08:44:09 +0000 (10:44 +0200)] 
fnt2bdf: Fixed 2 resource leaks.

14 years agowrc: Handle "no files == stdin".
Marcus Meissner [Sat, 8 Aug 2009 09:00:36 +0000 (11:00 +0200)] 
wrc: Handle "no files == stdin".

14 years agowinebuild: Added missing close.
Marcus Meissner [Sat, 8 Aug 2009 08:53:56 +0000 (10:53 +0200)] 
winebuild: Added missing close.

14 years agowindowscodecs: Add support for BI_BITFIELDS compressed BMP files.
Vincent Povirk [Tue, 14 Jul 2009 19:16:03 +0000 (14:16 -0500)] 
windowscodecs: Add support for BI_BITFIELDS compressed BMP files.

14 years agoinclude: Add more pixel formats to wincodec.idl.
Vincent Povirk [Tue, 14 Jul 2009 19:15:20 +0000 (14:15 -0500)] 
include: Add more pixel formats to wincodec.idl.

14 years agorsaenh: Implement exporting PLAINTEXTKEYBLOBs.
Juan Lang [Fri, 7 Aug 2009 17:53:47 +0000 (10:53 -0700)] 
rsaenh: Implement exporting PLAINTEXTKEYBLOBs.

14 years agorsaenh: Implement importing PLAINTEXTKEYBLOBs.
Juan Lang [Fri, 7 Aug 2009 17:47:59 +0000 (10:47 -0700)] 
rsaenh: Implement importing PLAINTEXTKEYBLOBs.

14 years agowintrust: Correct alignment for 64-bit.
Juan Lang [Fri, 7 Aug 2009 15:59:12 +0000 (08:59 -0700)] 
wintrust: Correct alignment for 64-bit.

14 years agosecur32: Implement QueryContextAttributes for SECPKG_ATTR_CONNECTION_INFO.
Juan Lang [Fri, 7 Aug 2009 15:38:17 +0000 (08:38 -0700)] 
secur32: Implement QueryContextAttributes for SECPKG_ATTR_CONNECTION_INFO.

14 years agoRelease 1.1.27. wine-1.1.27
Alexandre Julliard [Fri, 7 Aug 2009 16:00:17 +0000 (18:00 +0200)] 
Release 1.1.27.

14 years agosecur32: Trace values of SCHANNEL_CRED structure.
Juan Lang [Wed, 5 Aug 2009 22:13:33 +0000 (15:13 -0700)] 
secur32: Trace values of SCHANNEL_CRED structure.

14 years agohhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.
Vincent Povirk [Fri, 7 Aug 2009 13:27:18 +0000 (15:27 +0200)] 
hhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.

14 years agojscript: Update German translation.
André Hentschel [Fri, 7 Aug 2009 12:18:33 +0000 (14:18 +0200)] 
jscript: Update German translation.

14 years agokernel32: Revise SetThreadIdealProcessor to return success.
Andrew Nguyen [Fri, 7 Aug 2009 11:39:47 +0000 (06:39 -0500)] 
kernel32: Revise SetThreadIdealProcessor to return success.

14 years agorichedit: Avoid comparing padding in cursor structures on memcmp.
Dylan Smith [Fri, 7 Aug 2009 05:56:50 +0000 (01:56 -0400)] 
richedit: Avoid comparing padding in cursor structures on memcmp.

14 years agows2_32/tests: Test closing (and CancelIo'ing) accepting socket with pending AcceptEx...
Mike Kaplinskiy [Fri, 7 Aug 2009 02:20:35 +0000 (22:20 -0400)] 
ws2_32/tests: Test closing (and CancelIo'ing) accepting socket with pending AcceptEx call.

14 years agowined3d: Dirtify the correct state.
Stefan Dösinger [Fri, 7 Aug 2009 10:18:10 +0000 (12:18 +0200)] 
wined3d: Dirtify the correct state.

14 years agowined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.
Stefan Dösinger [Fri, 7 Aug 2009 10:17:41 +0000 (12:17 +0200)] 
wined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.

14 years agod3d: Filter R8G8B8 in d3d8 and d3d9.
Stefan Dösinger [Wed, 5 Aug 2009 18:55:51 +0000 (20:55 +0200)] 
d3d: Filter R8G8B8 in d3d8 and d3d9.

14 years agowined3d: Watch out about higher constants when clamping ps 1.x consts.
Stefan Dösinger [Thu, 6 Aug 2009 18:30:20 +0000 (20:30 +0200)] 
wined3d: Watch out about higher constants when clamping ps 1.x consts.

ps 1.x supports only 8 constants, so the shader load code dirtifies the
first 8 on a shader switch. However, the constant load code reloaded all dirty
consts with clamping. That potentially left constants > 8 clamped.

14 years agowinex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_DoCopyDIBSection() if dest...
Henri Verbeet [Fri, 7 Aug 2009 09:53:17 +0000 (11:53 +0200)] 
winex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_DoCopyDIBSection() if dest doesn't match the pixmap.

Falling back to X11DRV_SHM_IMAGE doesn't work, the image's data isn't in
shared memory if the pixmap was created as Shm pixmap.

14 years agoshdocvw: Add stub for SHRestricted2W.
Stefan Leichter [Fri, 7 Aug 2009 09:48:09 +0000 (11:48 +0200)] 
shdocvw: Add stub for SHRestricted2W.

14 years agouser32/tests: Test the behavior of DialogBoxParamA with dialog procedure window destr...
Andrew Nguyen [Fri, 7 Aug 2009 09:05:50 +0000 (04:05 -0500)] 
user32/tests: Test the behavior of DialogBoxParamA with dialog procedure window destruction.

14 years agowined3d: Fix a condition in record_lights().
Henri Verbeet [Fri, 7 Aug 2009 06:51:22 +0000 (08:51 +0200)] 
wined3d: Fix a condition in record_lights().

14 years agowined3d: Check the return value of wglDeleteContext() in context_destroy_gl_resources().
Henri Verbeet [Fri, 7 Aug 2009 06:51:21 +0000 (08:51 +0200)] 
wined3d: Check the return value of wglDeleteContext() in context_destroy_gl_resources().

14 years agowined3d: Merge the context->current_rt check for rendertarget readback with the code...
Henri Verbeet [Fri, 7 Aug 2009 06:51:20 +0000 (08:51 +0200)] 
wined3d: Merge the context->current_rt check for rendertarget readback with the code above.

Also update the comments.

14 years agowined3d: Explicitly pass the context to drawStridedSlow().
Henri Verbeet [Fri, 7 Aug 2009 06:51:19 +0000 (08:51 +0200)] 
wined3d: Explicitly pass the context to drawStridedSlow().

14 years agowined3d: Explicitly pass the context to the shader_select() handler.
Henri Verbeet [Fri, 7 Aug 2009 06:51:18 +0000 (08:51 +0200)] 
wined3d: Explicitly pass the context to the shader_select() handler.

14 years agoinclude: Add prototypes for EncodePointer and DecodePointer.
Hans Leidekker [Fri, 7 Aug 2009 06:37:19 +0000 (08:37 +0200)] 
include: Add prototypes for EncodePointer and DecodePointer.

14 years agoadvapi32: Add tests for LsaLookupNames2.
Hans Leidekker [Fri, 7 Aug 2009 06:36:51 +0000 (08:36 +0200)] 
advapi32: Add tests for LsaLookupNames2.

14 years agoadvapi32: Add a basic implementation of LsaLookupNames2.
Hans Leidekker [Fri, 7 Aug 2009 06:36:20 +0000 (08:36 +0200)] 
advapi32: Add a basic implementation of LsaLookupNames2.

14 years agowintrust: Implement WVTAsn1SpcSpOpusInfoDecode.
Juan Lang [Thu, 6 Aug 2009 23:41:13 +0000 (16:41 -0700)] 
wintrust: Implement WVTAsn1SpcSpOpusInfoDecode.

14 years agocomctl32/treeview: Check passed handle value in WM_COMMAND handler.
Nikolay Sivov [Thu, 6 Aug 2009 20:13:25 +0000 (00:13 +0400)] 
comctl32/treeview: Check passed handle value in WM_COMMAND handler.

14 years agocomctl32/treeview: Use separate pointer for currently edited item.
Nikolay Sivov [Thu, 6 Aug 2009 20:10:30 +0000 (00:10 +0400)] 
comctl32/treeview: Use separate pointer for currently edited item.

14 years agojscript: Update French translation.
Frédéric Delanoy [Thu, 6 Aug 2009 19:14:15 +0000 (21:14 +0200)] 
jscript: Update French translation.

14 years agoinclude: Add correct structure packing.
Huw Davies [Thu, 6 Aug 2009 13:39:17 +0000 (14:39 +0100)] 
include: Add correct structure packing.

14 years agoregedit: Update Portuguese translation.
Ricardo Filipe [Thu, 6 Aug 2009 11:35:59 +0000 (04:35 -0700)] 
regedit: Update Portuguese translation.

14 years agowininet: Fix Portuguese translation and convert to UTF8.
Ricardo Filipe [Thu, 6 Aug 2009 11:17:02 +0000 (04:17 -0700)] 
wininet: Fix Portuguese translation and convert to UTF8.

14 years agojscript: Add Portuguese translation.
Ricardo Filipe [Thu, 6 Aug 2009 11:11:19 +0000 (04:11 -0700)] 
jscript: Add Portuguese translation.

14 years agomake_makefiles: Fix handling of .mc files.
Alexandre Julliard [Thu, 6 Aug 2009 12:42:28 +0000 (14:42 +0200)] 
make_makefiles: Fix handling of .mc files.

14 years agokernel32: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 6 Aug 2009 11:20:14 +0000 (16:20 +0500)] 
kernel32: Convert the Russian resources to UTF-8.

14 years agocomctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND handler.
Nikolay Sivov [Thu, 6 Aug 2009 09:43:18 +0000 (13:43 +0400)] 
comctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND handler.

14 years agocomctl32/treeview: Some tests to show edit item label problems.
Nikolay Sivov [Thu, 6 Aug 2009 09:21:22 +0000 (13:21 +0400)] 
comctl32/treeview: Some tests to show edit item label problems.

14 years agocomctl32/treeview: Make tests not depend from each other, replace some magics with...
Nikolay Sivov [Thu, 6 Aug 2009 08:56:48 +0000 (12:56 +0400)] 
comctl32/treeview: Make tests not depend from each other, replace some magics with macros.

14 years agocomctl32/treeview: Use a common structure for tests (as we use already for others).
Nikolay Sivov [Wed, 5 Aug 2009 20:17:13 +0000 (00:17 +0400)] 
comctl32/treeview: Use a common structure for tests (as we use already for others).

14 years agocomctl32/listview: Fix comment typo.
Nikolay Sivov [Wed, 5 Aug 2009 16:59:33 +0000 (20:59 +0400)] 
comctl32/listview: Fix comment typo.

14 years agocomdlg32: Fix problems in calculation of the size of a file dialog.
Rein Klazes [Thu, 6 Aug 2009 05:32:08 +0000 (07:32 +0200)] 
comdlg32: Fix problems in calculation of the size of a file dialog.

14 years agoadvapi32: Factor out lookup of local usernames and well-known SIDs.
Hans Leidekker [Thu, 6 Aug 2009 09:12:51 +0000 (11:12 +0200)] 
advapi32: Factor out lookup of local usernames and well-known SIDs.

Based on a patch by Aric Stewart.

14 years agoddraw: d3d7 does not support two sided stencil.
Stefan Dösinger [Wed, 5 Aug 2009 13:58:19 +0000 (15:58 +0200)] 
ddraw: d3d7 does not support two sided stencil.

The header is wrong. There is simply no API to set this. The MS header does
not have this declaration either.

14 years agowined3d: Not all cards support float16 filtering.
Stefan Dösinger [Wed, 5 Aug 2009 20:12:10 +0000 (22:12 +0200)] 
wined3d: Not all cards support float16 filtering.

14 years agowinex11.drv: Add support for XShm pixmaps.
Henri Verbeet [Thu, 6 Aug 2009 06:12:22 +0000 (08:12 +0200)] 
winex11.drv: Add support for XShm pixmaps.

Most of this is "Copyright 2004 Huw Davies for CodeWeavers", I just did a
little bit of integration.

14 years agowined3d: Call the shader_load_np2fixup_constants() handler directly from inside the...
Henri Verbeet [Thu, 6 Aug 2009 06:12:21 +0000 (08:12 +0200)] 
wined3d: Call the shader_load_np2fixup_constants() handler directly from inside the shader backend.

14 years agowined3d: Explicitly pass the context to the shader_load_constants() handlers.
Henri Verbeet [Thu, 6 Aug 2009 06:12:20 +0000 (08:12 +0200)] 
wined3d: Explicitly pass the context to the shader_load_constants() handlers.

14 years agowined3d: Track render_offscreen in the context.
Henri Verbeet [Thu, 6 Aug 2009 06:12:19 +0000 (08:12 +0200)] 
wined3d: Track render_offscreen in the context.

This makes sure the relevant states in FindContext() are actually marked dirty
when needed.

14 years agowined3d: Set the WINED3DTEXF_NONE entry in the minification lookup table to GL_NEAREST.
Henri Verbeet [Thu, 6 Aug 2009 06:12:18 +0000 (08:12 +0200)] 
wined3d: Set the WINED3DTEXF_NONE entry in the minification lookup table to GL_NEAREST.

Although WINED3DTEXF_NONE is not a valid minification filter, having it in the
tables simplifies the lookup. GL_NEAREST is more appropriate than GL_LINEAR
though.

14 years agowine.inf: Add a fake DLL for dinput8.
Andrew Nguyen [Thu, 6 Aug 2009 08:18:06 +0000 (03:18 -0500)] 
wine.inf: Add a fake DLL for dinput8.

14 years agogdi32: Fix the type of a few return values.
Andrew Nguyen [Thu, 6 Aug 2009 08:17:58 +0000 (03:17 -0500)] 
gdi32: Fix the type of a few return values.

14 years agogdiplus: Add GdipIsVisibleRectI stub.
Ken Sharp [Thu, 6 Aug 2009 07:45:39 +0000 (08:45 +0100)] 
gdiplus: Add GdipIsVisibleRectI stub.

14 years agowinecfg: Hide basic and normal acceleration options by default.
Maarten Lankhorst [Wed, 5 Aug 2009 13:16:55 +0000 (15:16 +0200)] 
winecfg: Hide basic and normal acceleration options by default.

There's not really a good reason for them to be visible. The only
options that are effective are emulation, which pipes through waveout
and >= basic, which pipes through the accelerated path.

14 years agowinecfg: Remove 'emulation' driver option.
Maarten Lankhorst [Wed, 5 Aug 2009 11:21:20 +0000 (13:21 +0200)] 
winecfg: Remove 'emulation' driver option.

14 years agomsgsm32.acm: Also check for gsm/gsm.h.
Maarten Lankhorst [Wed, 5 Aug 2009 09:35:50 +0000 (11:35 +0200)] 
msgsm32.acm: Also check for gsm/gsm.h.

Some systems don't have a gsm.h, so try including gsm/gsm.h first

14 years agojscript: Update Lithuanian translation.
Aurimas Fišeras [Thu, 6 Aug 2009 05:40:28 +0000 (08:40 +0300)] 
jscript: Update Lithuanian translation.

14 years agojscript: Added JSGlobal_parseFloat implementation.
Piotr Caban [Wed, 5 Aug 2009 21:27:52 +0000 (23:27 +0200)] 
jscript: Added JSGlobal_parseFloat implementation.

14 years agojscript: Make compare2_values working with NULL BSTR's.
Piotr Caban [Wed, 5 Aug 2009 21:27:31 +0000 (23:27 +0200)] 
jscript: Make compare2_values working with NULL BSTR's.

14 years agojscript: Added 'unterminated string' error.
Piotr Caban [Wed, 5 Aug 2009 21:27:09 +0000 (23:27 +0200)] 
jscript: Added 'unterminated string' error.

14 years agosecur32: Implement QueryContextAttributes for SECPKG_ATTR_REMOTE_CERT_CONTEXT.
Juan Lang [Wed, 5 Aug 2009 17:43:57 +0000 (10:43 -0700)] 
secur32: Implement QueryContextAttributes for SECPKG_ATTR_REMOTE_CERT_CONTEXT.

14 years agosecur32: Sanity check handle index before indexing table.
Juan Lang [Tue, 4 Aug 2009 17:44:06 +0000 (10:44 -0700)] 
secur32: Sanity check handle index before indexing table.

14 years agontdll: Don't switch from small to large block when HEAP_REALLOC_IN_PLACE_ONLY is...
Alexandre Julliard [Wed, 5 Aug 2009 18:35:36 +0000 (20:35 +0200)] 
ntdll: Don't switch from small to large block when HEAP_REALLOC_IN_PLACE_ONLY is specified.

14 years agoshlwapi: Correct AssocCreate tests.
Alistair Leslie-Hughes [Wed, 5 Aug 2009 04:19:38 +0000 (14:19 +1000)] 
shlwapi: Correct AssocCreate tests.

14 years agowine.inf: Add HKCU\AppEvents\Schemes registry key.
Austin English [Tue, 28 Jul 2009 21:52:51 +0000 (16:52 -0500)] 
wine.inf: Add HKCU\AppEvents\Schemes registry key.

14 years agows2_32: Add the scope_id to the IPv6 address string if present.
Jeff Latimer [Tue, 28 Jul 2009 09:40:39 +0000 (19:40 +1000)] 
ws2_32: Add the scope_id to the IPv6 address string if present.

14 years agows2_32: Add the port to the IPv6 address string if present.
Jeff Latimer [Tue, 28 Jul 2009 09:39:42 +0000 (19:39 +1000)] 
ws2_32: Add the port to the IPv6 address string if present.

14 years agouserenv: Add a stub for LoadUserProfileW.
Austin English [Sat, 25 Jul 2009 23:52:58 +0000 (18:52 -0500)] 
userenv: Add a stub for LoadUserProfileW.

14 years agocomctl32/tests: Fix some test failures on older versions.
Alexandre Julliard [Wed, 5 Aug 2009 12:00:03 +0000 (14:00 +0200)] 
comctl32/tests: Fix some test failures on older versions.

14 years agokernel32/tests: Add one more possible error code.
Alexandre Julliard [Wed, 5 Aug 2009 11:52:42 +0000 (13:52 +0200)] 
kernel32/tests: Add one more possible error code.

14 years agowinspool.drv: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 5 Aug 2009 10:34:32 +0000 (15:34 +0500)] 
winspool.drv: Convert the Russian resources to UTF-8.

14 years agowldap32: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 5 Aug 2009 10:34:39 +0000 (15:34 +0500)] 
wldap32: Convert the Russian resources to UTF-8.

14 years agowinmm: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 5 Aug 2009 10:33:57 +0000 (15:33 +0500)] 
winmm: Convert the Russian resources to UTF-8.

14 years agocrypt32: Fix leak on error path.
Juan Lang [Tue, 4 Aug 2009 18:51:01 +0000 (11:51 -0700)] 
crypt32: Fix leak on error path.

Spotted by Chris Ahrendt.

14 years agowindowscodecs: Add test for IWICImagingFactory::CreateDecoderFromStream.
Vincent Povirk [Tue, 28 Jul 2009 22:21:42 +0000 (17:21 -0500)] 
windowscodecs: Add test for IWICImagingFactory::CreateDecoderFromStream.

14 years agowindowscodecs: Implement IWICImagingFactory::CreateDecoderFromStream.
Vincent Povirk [Tue, 4 Aug 2009 22:31:15 +0000 (17:31 -0500)] 
windowscodecs: Implement IWICImagingFactory::CreateDecoderFromStream.

14 years agoinclude: Add definitions for CreateDecoderFromStream.
Vincent Povirk [Tue, 4 Aug 2009 22:31:43 +0000 (17:31 -0500)] 
include: Add definitions for CreateDecoderFromStream.

14 years agowindowscodecs: Implement IWICImagingFactory::CreateComponentEnumerator.
Vincent Povirk [Wed, 29 Jul 2009 00:08:42 +0000 (19:08 -0500)] 
windowscodecs: Implement IWICImagingFactory::CreateComponentEnumerator.

14 years agowindowscodecs: Implement GetDecoderInfo for BMP decoder.
Vincent Povirk [Tue, 28 Jul 2009 22:05:26 +0000 (17:05 -0500)] 
windowscodecs: Implement GetDecoderInfo for BMP decoder.

14 years agowindowscodecs: Add tests for IWICBitmapDecoderInfo.
Vincent Povirk [Tue, 21 Jul 2009 21:23:09 +0000 (16:23 -0500)] 
windowscodecs: Add tests for IWICBitmapDecoderInfo.

14 years agowindowscodecs: Implement IWICBitmapDecoderInfo::MatchesPattern.
Vincent Povirk [Tue, 28 Jul 2009 21:58:47 +0000 (16:58 -0500)] 
windowscodecs: Implement IWICBitmapDecoderInfo::MatchesPattern.

14 years agowindowscodecs: Implement IWICBitmapDecoderInfo::CreateInstance.
Vincent Povirk [Tue, 28 Jul 2009 21:28:53 +0000 (16:28 -0500)] 
windowscodecs: Implement IWICBitmapDecoderInfo::CreateInstance.

14 years agowindowscodecs: Implement IWICBitmapDecoderInfo::GetPatterns.
Vincent Povirk [Tue, 28 Jul 2009 21:21:12 +0000 (16:21 -0500)] 
windowscodecs: Implement IWICBitmapDecoderInfo::GetPatterns.

14 years agowindowscodecs: Implement IWICBitmapDecoderInfo::GetComponentType.
Vincent Povirk [Tue, 28 Jul 2009 20:04:46 +0000 (15:04 -0500)] 
windowscodecs: Implement IWICBitmapDecoderInfo::GetComponentType.