wine
13 years agofaultrep/tests: Add tests for AddERExcludedApplicationA.
Detlef Riekenberg [Tue, 26 Oct 2010 08:11:13 +0000 (10:11 +0200)] 
faultrep/tests: Add tests for AddERExcludedApplicationA.

13 years agomsxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction().
Nikolay Sivov [Mon, 25 Oct 2010 22:06:52 +0000 (02:06 +0400)] 
msxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction().

13 years agowinedbg: Don't start another instance of the debugger when it crashes.
Alexandre Julliard [Tue, 26 Oct 2010 10:55:53 +0000 (12:55 +0200)] 
winedbg: Don't start another instance of the debugger when it crashes.

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex().
Henri Verbeet [Tue, 26 Oct 2010 07:11:09 +0000 (09:11 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().
Henri Verbeet [Tue, 26 Oct 2010 07:11:08 +0000 (09:11 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().

Instead of directly from the stateblock. Note that the GLSL backend doesn't
take these flags into account at all. That's probably a bug in the GLSL
backend, but needs tests.

13 years agowined3d: Explicitly pass parameters to shader_arb_ps_local_constants().
Henri Verbeet [Tue, 26 Oct 2010 07:11:07 +0000 (09:11 +0200)] 
wined3d: Explicitly pass parameters to shader_arb_ps_local_constants().

13 years agowined3d: Explicitly pass parameters to shader_arb_vs_local_constants().
Henri Verbeet [Tue, 26 Oct 2010 07:11:06 +0000 (09:11 +0200)] 
wined3d: Explicitly pass parameters to shader_arb_vs_local_constants().

13 years agowined3d: Get rid of the posFixup field from the device.
Henri Verbeet [Tue, 26 Oct 2010 07:11:05 +0000 (09:11 +0200)] 
wined3d: Get rid of the posFixup field from the device.

13 years agouser32/tests: Fixed WM_SETFONT combo box tests.
Austin Lund [Tue, 26 Oct 2010 04:45:12 +0000 (14:45 +1000)] 
user32/tests: Fixed WM_SETFONT combo box tests.

13 years agowldap32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 26 Oct 2010 08:42:10 +0000 (10:42 +0200)] 
wldap32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoadvapi32: Add a stub for EventEnabled.
Detlef Riekenberg [Mon, 25 Oct 2010 22:17:54 +0000 (00:17 +0200)] 
advapi32: Add a stub for EventEnabled.

13 years agomsxml3/tests: Remove superfluous NULL check before free (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:13 +0000 (23:50 +0200)] 
msxml3/tests: Remove superfluous NULL check before free (Smatch).

13 years agomsxml3: Remove returns after returns (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:45 +0000 (23:50 +0200)] 
msxml3: Remove returns after returns (Smatch).

That's the intent of commit 70edd9a7.

13 years agoddraw: Add missing unlock (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:37 +0000 (23:50 +0200)] 
ddraw: Add missing unlock (Smatch).

13 years agomscms: Don't produce unreachable code with #ifdef (Smatch).
Michael Stefaniuc [Mon, 25 Oct 2010 21:50:04 +0000 (23:50 +0200)] 
mscms: Don't produce unreachable code with #ifdef (Smatch).

13 years agodwmapi: Add stubbed DwmGetWindowAttribute.
Louis Lenders [Mon, 25 Oct 2010 19:04:34 +0000 (21:04 +0200)] 
dwmapi: Add stubbed DwmGetWindowAttribute.

13 years agowinedump: Add ARM Thumb detection.
André Hentschel [Mon, 25 Oct 2010 20:55:38 +0000 (22:55 +0200)] 
winedump: Add ARM Thumb detection.

13 years agoipconfig: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:41 +0000 (18:11 +0200)] 
ipconfig: Update the Polish translation.

13 years agotaskkill: Add the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:42 +0000 (18:11 +0200)] 
taskkill: Add the Polish translation.

13 years agojscript: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:40 +0000 (18:11 +0200)] 
jscript: Update the Polish translation.

13 years agoinetcpl: Update the Polish translation.
Łukasz Wojniłowicz [Mon, 25 Oct 2010 16:11:39 +0000 (18:11 +0200)] 
inetcpl: Update the Polish translation.

13 years agoinclude: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:42 +0000 (20:30 +0200)] 
include: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_SRV_DIMENSION to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:38 +0000 (20:30 +0200)] 
include: Move D3D_SRV_DIMENSION to d3dcommon.h.

13 years agoinclude: Move D3D_CBUFFER_TYPE to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:35 +0000 (20:30 +0200)] 
include: Move D3D_CBUFFER_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h.
Rico Schüller [Mon, 25 Oct 2010 18:30:25 +0000 (20:30 +0200)] 
include: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h.

13 years agowinegcc: Detect the appropriate lib directory for 32/64 cross-builds.
Alexandre Julliard [Mon, 25 Oct 2010 18:42:00 +0000 (20:42 +0200)] 
winegcc: Detect the appropriate lib directory for 32/64 cross-builds.

13 years agoddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.
Ričardas Barkauskas [Sun, 24 Oct 2010 19:39:31 +0000 (22:39 +0300)] 
ddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.

13 years agoddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.
Ričardas Barkauskas [Sun, 24 Oct 2010 19:36:43 +0000 (22:36 +0300)] 
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.

13 years agoddraw/tests: Test some more caps combinations.
Ričardas Barkauskas [Sun, 24 Oct 2010 18:48:51 +0000 (21:48 +0300)] 
ddraw/tests: Test some more caps combinations.

13 years agoddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
Ričardas Barkauskas [Sun, 24 Oct 2010 18:47:35 +0000 (21:47 +0300)] 
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.

13 years agod3d8: ApplyStateBlock with a zero token returns D3D_OK.
David Adam [Sun, 24 Oct 2010 11:21:06 +0000 (13:21 +0200)] 
d3d8: ApplyStateBlock with a zero token returns D3D_OK.

13 years agowininet: Fix misleading OpenSSL version number check.
Andrew Nguyen [Mon, 25 Oct 2010 05:09:48 +0000 (00:09 -0500)] 
wininet: Fix misleading OpenSSL version number check.

13 years agowinhttp: Fix misleading OpenSSL version number check.
Andrew Nguyen [Mon, 25 Oct 2010 05:09:41 +0000 (00:09 -0500)] 
winhttp: Fix misleading OpenSSL version number check.

13 years agowininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.
Andrew Nguyen [Mon, 25 Oct 2010 04:42:02 +0000 (23:42 -0500)] 
wininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.

13 years agowinhttp: Fix const qualifier warning for OpenSSL 1.0.0.
Andrew Nguyen [Mon, 25 Oct 2010 04:41:36 +0000 (23:41 -0500)] 
winhttp: Fix const qualifier warning for OpenSSL 1.0.0.

13 years agowlanapi: Stub WlanOpenHandle.
Ričardas Barkauskas [Fri, 22 Oct 2010 13:24:33 +0000 (16:24 +0300)] 
wlanapi: Stub WlanOpenHandle.

13 years agomsxml3: Use proper naming and types for IObject* interfaces.
Nikolay Sivov [Sat, 23 Oct 2010 13:47:30 +0000 (17:47 +0400)] 
msxml3: Use proper naming and types for IObject* interfaces.

13 years agomsxml3: Add ::Unadvise().
Nikolay Sivov [Sat, 23 Oct 2010 13:40:06 +0000 (17:40 +0400)] 
msxml3: Add ::Unadvise().

13 years agomsxml3: Add ::GetConnectionPointContainer().
Nikolay Sivov [Sat, 23 Oct 2010 13:33:42 +0000 (17:33 +0400)] 
msxml3: Add ::GetConnectionPointContainer().

13 years agomsxml3: Add ::GetConnectionInterface().
Nikolay Sivov [Sat, 23 Oct 2010 13:31:52 +0000 (17:31 +0400)] 
msxml3: Add ::GetConnectionInterface().

13 years agomsxml3: Add stub IConnectionPoint, return points for supported IIDs.
Nikolay Sivov [Sat, 23 Oct 2010 13:22:35 +0000 (17:22 +0400)] 
msxml3: Add stub IConnectionPoint, return points for supported IIDs.

13 years agomsxml3: Add stub connection container support.
Nikolay Sivov [Sat, 23 Oct 2010 11:55:42 +0000 (15:55 +0400)] 
msxml3: Add stub connection container support.

13 years agodxgi: Try to create a software adapter when no regular adapters are found as well.
Henri Verbeet [Mon, 25 Oct 2010 10:33:42 +0000 (12:33 +0200)] 
dxgi: Try to create a software adapter when no regular adapters are found as well.

13 years agod3d10core: Try to create a software adapter when no regular adapters are found as...
Henri Verbeet [Mon, 25 Oct 2010 10:33:41 +0000 (12:33 +0200)] 
d3d10core: Try to create a software adapter when no regular adapters are found as well.

13 years agowined3d: Explicitly pass parameters to shader_load_np2fixup_constants().
Henri Verbeet [Mon, 25 Oct 2010 10:33:40 +0000 (12:33 +0200)] 
wined3d: Explicitly pass parameters to shader_load_np2fixup_constants().

13 years agowined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.
Henri Verbeet [Mon, 25 Oct 2010 10:33:39 +0000 (12:33 +0200)] 
wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.

13 years agowined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods.
Henri Verbeet [Mon, 25 Oct 2010 10:33:38 +0000 (12:33 +0200)] 
wined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods.

13 years agogdiplus/tests: Fix GetLogFont charset tests for Asian platforms.
Austin Lund [Mon, 25 Oct 2010 04:39:08 +0000 (14:39 +1000)] 
gdiplus/tests: Fix GetLogFont charset tests for Asian platforms.

13 years agokernel32/tests: Increase timeouts to avoid test failures in CreateRemoteThread.
Austin Lund [Mon, 25 Oct 2010 01:56:48 +0000 (11:56 +1000)] 
kernel32/tests: Increase timeouts to avoid test failures in CreateRemoteThread.

13 years agouser32/tests: Fix some combo box tests for different font sizes.
Austin Lund [Mon, 25 Oct 2010 10:01:40 +0000 (20:01 +1000)] 
user32/tests: Fix some combo box tests for different font sizes.

13 years agowrite: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Mon, 25 Oct 2010 07:20:48 +0000 (09:20 +0200)] 
write: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoinetcpl.cpl: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Sun, 24 Oct 2010 20:52:46 +0000 (22:52 +0200)] 
inetcpl.cpl: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agotaskmgr: Update Swedish translation.
Anders Jonsson [Sun, 24 Oct 2010 12:24:40 +0000 (14:24 +0200)] 
taskmgr: Update Swedish translation.

13 years agoshlwapi: Make more functions available by name.
Alexandre Julliard [Mon, 25 Oct 2010 10:41:14 +0000 (12:41 +0200)] 
shlwapi: Make more functions available by name.

13 years agoshell32: Make more functions available by name.
Alexandre Julliard [Mon, 25 Oct 2010 10:41:09 +0000 (12:41 +0200)] 
shell32: Make more functions available by name.

13 years agocomctl32: Make more functions available by name.
Alexandre Julliard [Mon, 25 Oct 2010 10:41:04 +0000 (12:41 +0200)] 
comctl32: Make more functions available by name.

13 years agokernel32: Fix a FAT format sanity check for floppies.
Alexandre Julliard [Mon, 25 Oct 2010 10:40:54 +0000 (12:40 +0200)] 
kernel32: Fix a FAT format sanity check for floppies.

13 years agomsvcr90/tests: Make some tests fail if invalid_parameter_handler was not invoked.
Piotr Caban [Sun, 24 Oct 2010 21:41:23 +0000 (23:41 +0200)] 
msvcr90/tests: Make some tests fail if invalid_parameter_handler was not invoked.

13 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface for a few stub functions.
Jacek Caban [Sun, 24 Oct 2010 20:55:04 +0000 (22:55 +0200)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface for a few stub functions.

13 years agomsxml3: Remove unused xmlnode_* functions.
Jacek Caban [Sun, 24 Oct 2010 20:54:46 +0000 (22:54 +0200)] 
msxml3: Remove unused xmlnode_* functions.

13 years agoshdocvw: Add a stub for ImportPrivacySettings.
Detlef Riekenberg [Sun, 24 Oct 2010 13:31:09 +0000 (15:31 +0200)] 
shdocvw: Add a stub for ImportPrivacySettings.

13 years agocrypt32: Check revocation status of chain element-by-element.
Juan Lang [Wed, 2 Dec 2009 20:48:59 +0000 (12:48 -0800)] 
crypt32: Check revocation status of chain element-by-element.

Due to a quirk in CertVerifyRevocation (see its tests), checking an
entire chain doesn't appear to be supported, even though the API would
appear to support doing so.  Checking element by element allows
revocation to be checked for the entire chain.

13 years agocrypt32: Pass additional store to CertVerifyRevocation.
Juan Lang [Thu, 21 Oct 2010 16:06:39 +0000 (09:06 -0700)] 
crypt32: Pass additional store to CertVerifyRevocation.

13 years agowinspool.drv: Check return value of EnumPrintersA.
Marcus Meissner [Sun, 24 Oct 2010 10:09:42 +0000 (11:09 +0100)] 
winspool.drv: Check return value of EnumPrintersA.

13 years agoregedit: Fixed a wrong buffer size.
Marcus Meissner [Sun, 24 Oct 2010 12:26:15 +0000 (14:26 +0200)] 
regedit: Fixed a wrong buffer size.

13 years agowineboot: Fixed 2 buffer sizes.
Marcus Meissner [Sun, 24 Oct 2010 10:32:26 +0000 (12:32 +0200)] 
wineboot: Fixed 2 buffer sizes.

13 years agoipconfig: Fixed buffer size to MultiByteToWideChar.
Marcus Meissner [Sun, 24 Oct 2010 10:26:47 +0000 (12:26 +0200)] 
ipconfig: Fixed buffer size to MultiByteToWideChar.

13 years agoshell32: Pass correct size to MultiByteToWideChar.
Marcus Meissner [Sun, 24 Oct 2010 10:04:12 +0000 (12:04 +0200)] 
shell32: Pass correct size to MultiByteToWideChar.

13 years agocomdlg32: Fixed bad size to GetModuleFilenameW.
Marcus Meissner [Sun, 24 Oct 2010 09:08:30 +0000 (11:08 +0200)] 
comdlg32: Fixed bad size to GetModuleFilenameW.

13 years agooleaut32: Fix properties type conversion on property bag load.
Nikolay Sivov [Sat, 23 Oct 2010 20:06:19 +0000 (00:06 +0400)] 
oleaut32: Fix properties type conversion on property bag load.

13 years agooleaut32: Remove some useless null checks.
Nikolay Sivov [Sat, 23 Oct 2010 19:23:07 +0000 (23:23 +0400)] 
oleaut32: Remove some useless null checks.

13 years agoshlwapi: Allow IUnknown_SetSite() to be requested by name.
Nikolay Sivov [Sat, 23 Oct 2010 18:17:21 +0000 (22:17 +0400)] 
shlwapi: Allow IUnknown_SetSite() to be requested by name.

13 years agocomctl32/treeview: Fix TVN_DELETEITEM to use item that is about to be deleted.
Nikolay Sivov [Sat, 23 Oct 2010 18:15:04 +0000 (22:15 +0400)] 
comctl32/treeview: Fix TVN_DELETEITEM to use item that is about to be deleted.

13 years agocomctl32/treeview: Accept null item handle as a root for TVM_DELETEITEM.
Nikolay Sivov [Sat, 23 Oct 2010 16:18:51 +0000 (20:18 +0400)] 
comctl32/treeview: Accept null item handle as a root for TVM_DELETEITEM.

13 years agomshtml: Remove useless initialization.
Nikolay Sivov [Sat, 23 Oct 2010 13:49:33 +0000 (17:49 +0400)] 
mshtml: Remove useless initialization.

13 years agojscript: Pass script_ctx_t instead of exec_ctx_t to eval functions.
Jacek Caban [Sat, 23 Oct 2010 14:41:55 +0000 (16:41 +0200)] 
jscript: Pass script_ctx_t instead of exec_ctx_t to eval functions.

13 years agokernel32: Add Swedish translation.
Anders Jonsson [Sat, 23 Oct 2010 11:11:51 +0000 (13:11 +0200)] 
kernel32: Add Swedish translation.

13 years agocryptui: Fix typo in Swedish translation.
Anders Jonsson [Sat, 23 Oct 2010 11:09:49 +0000 (13:09 +0200)] 
cryptui: Fix typo in Swedish translation.

13 years agoprogman: Fix typos in Swedish translation.
Anders Jonsson [Sat, 23 Oct 2010 11:07:05 +0000 (13:07 +0200)] 
progman: Fix typos in Swedish translation.

13 years agocomdlg32: Fix translations.
Amine Khaldi [Sat, 23 Oct 2010 09:09:27 +0000 (10:09 +0100)] 
comdlg32: Fix translations.

13 years agocomdlg32: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 14:21:43 +0000 (16:21 +0200)] 
comdlg32: Added Hebrew translation.

13 years agoqcap: Make use of a few more strmbase implementations.
Aric Stewart [Fri, 22 Oct 2010 21:21:10 +0000 (16:21 -0500)] 
qcap: Make use of a few more strmbase implementations.

13 years agowindowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA.
Vincent Povirk [Wed, 20 Oct 2010 21:42:50 +0000 (16:42 -0500)] 
windowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA.

13 years agowindowscodecs: Implement CopyPalette for the TGA decoder.
Vincent Povirk [Wed, 20 Oct 2010 21:34:36 +0000 (16:34 -0500)] 
windowscodecs: Implement CopyPalette for the TGA decoder.

13 years agomofcomp: Remove obsolete variables in makefile.
Alexandre Julliard [Sat, 23 Oct 2010 08:44:43 +0000 (10:44 +0200)] 
mofcomp: Remove obsolete variables in makefile.

13 years agowinegstreamer: Fix module name and remove obsolete variables in makefile.
Alexandre Julliard [Fri, 22 Oct 2010 19:42:58 +0000 (21:42 +0200)] 
winegstreamer: Fix module name and remove obsolete variables in makefile.

13 years agotools: Add some sanity checks in make_makefiles.
Alexandre Julliard [Sat, 23 Oct 2010 08:44:05 +0000 (10:44 +0200)] 
tools: Add some sanity checks in make_makefiles.

13 years agowidl: Output a format string table and server info structure for servers.
Alexandre Julliard [Fri, 22 Oct 2010 18:46:00 +0000 (20:46 +0200)] 
widl: Output a format string table and server info structure for servers.

13 years agowidl: Output a format string table and server info structure for stubs.
Alexandre Julliard [Fri, 22 Oct 2010 18:22:57 +0000 (20:22 +0200)] 
widl: Output a format string table and server info structure for stubs.

13 years agowidl: Duplicate the exception handling code between 32-bit and 64-bit.
Alexandre Julliard [Fri, 22 Oct 2010 17:44:00 +0000 (19:44 +0200)] 
widl: Duplicate the exception handling code between 32-bit and 64-bit.

13 years agowidl: Duplicate all the proxy data tables between 32-bit and 64-bit.
Alexandre Julliard [Fri, 22 Oct 2010 17:41:07 +0000 (19:41 +0200)] 
widl: Duplicate all the proxy data tables between 32-bit and 64-bit.

13 years agomsi: Fix freed memory access and fix freeing of invalid pointer.
Aleksey Bragin [Fri, 22 Oct 2010 16:08:58 +0000 (20:08 +0400)] 
msi: Fix freed memory access and fix freeing of invalid pointer.

13 years agokernel32: Fix GetTempFileName with invalid path.
Louis Lenders [Wed, 20 Oct 2010 18:27:38 +0000 (20:27 +0200)] 
kernel32: Fix GetTempFileName with invalid path.

Found by Oskar Eisemuth.

13 years agoconfigure: Disable Fortify if it's enabled by default, it's too broken.
Alexandre Julliard [Fri, 22 Oct 2010 15:13:57 +0000 (17:13 +0200)] 
configure: Disable Fortify if it's enabled by default, it's too broken.

13 years agowindowscodecs: Add COM proxies and stubs.
Damjan Jovanovic [Fri, 22 Oct 2010 13:14:40 +0000 (15:14 +0200)] 
windowscodecs: Add COM proxies and stubs.

13 years agoinclude: Define WINCODEC_SDK_VERSION.
Damjan Jovanovic [Fri, 22 Oct 2010 13:13:23 +0000 (15:13 +0200)] 
include: Define WINCODEC_SDK_VERSION.

13 years agowinegstreamer: Add wine GStreamer parser filter framework.
Aric Stewart [Wed, 20 Oct 2010 18:55:16 +0000 (13:55 -0500)] 
winegstreamer: Add wine GStreamer parser filter framework.

13 years agowinspool.drv: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Fri, 22 Oct 2010 11:08:00 +0000 (13:08 +0200)] 
winspool.drv: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoadvapi32/tests: Fix test for WoW64 handle size differences.
Austin Lund [Fri, 22 Oct 2010 05:49:38 +0000 (15:49 +1000)] 
advapi32/tests: Fix test for WoW64 handle size differences.

13 years agocomdlg32: Add the Serbian (Cyrillic) translation.
Paul Vriens [Fri, 22 Oct 2010 09:46:51 +0000 (11:46 +0200)] 
comdlg32: Add the Serbian (Cyrillic) translation.

Translation by Đorđe Vasiljević.