Andrew Eikum
1a7c76c7b0
shlwapi/tests: Don't run tests on old shlwapi versions.
2010-10-08 11:05:02 +02:00
Aric Stewart
34f3f7cae3
strmbase: Move TransformFilter implementation to strmbase.
2010-10-08 11:04:52 +02:00
Aric Stewart
791087089c
strmbase: Add an implementation of BaseFilterImpl_EnumPins.
2010-10-08 11:04:09 +02:00
Aric Stewart
1d42659c40
strmbase: Implement BaseFilter in strmbase.
2010-10-08 11:04:04 +02:00
Austin English
db27d9afa9
psapi/tests: Get rid of an ugly test macro.
2010-10-08 11:02:27 +02:00
Austin Lund
47d2a00a28
d3d9/tests: Fix test failure for IDirect3D9::CreateDevice in test_set_stream_source.
2010-10-07 17:42:13 +02:00
Yaron Shahrabani
93324daddd
browseui: Added Hebrew translation.
2010-10-07 17:33:09 +02:00
Erich Hoover
e84eb16c05
winex11: Add support for animated cursors in X11 driver.
2010-10-07 16:21:18 +02:00
Yaron Shahrabani
9c8422c9fe
shell32: Added Hebrew translation.
2010-10-07 16:08:27 +02:00
Yaron Shahrabani
d298ec1944
comctl32: Added Hebrew translation.
2010-10-07 16:08:23 +02:00
Yaron Shahrabani
50925228d6
shdocvw: Added Hebrew translation.
2010-10-07 16:07:45 +02:00
Yaron Shahrabani
3f27cedabf
appwiz.cpl: Added Hebrew translation.
2010-10-07 16:07:37 +02:00
Damjan Jovanovic
d53e1a71f4
windowscodecs: Load PNGs incrementally.
2010-10-07 15:58:12 +02:00
Rico Schüller
d52f2b63c0
d3dcompiler: Implement D3DGetDebugInfo().
2010-10-07 15:58:11 +02:00
Rico Schüller
4467901e31
d3dcompiler: Implement D3DGetInputAndOutputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
164dcc7973
d3dcompiler: Implement D3DGetOutputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
5946201d19
d3dcompiler: Implement D3DGetInputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
ec698dea66
d3dcompiler: Implement D3DGetBlobPart().
2010-10-07 15:58:11 +02:00
Rico Schüller
033fd44aa1
d3dcompiler: Add D3DGetBlobPart() stub.
2010-10-07 15:58:10 +02:00
Alexandre Julliard
d39d2da065
winex11: Mirror the client rectangle if necessary for update_window_zorder.
2010-10-07 15:58:10 +02:00
Henri Verbeet
512e6cec2c
wined3d: Recognize the SM4 movc opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
f78542c34c
wined3d: Recognize the SM4 mad opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
2eb5df3039
wined3d: Recognize the SM4 frc opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
1330f844f8
wined3d: Recognize the SM4 and opcode.
2010-10-07 15:58:09 +02:00
Henri Verbeet
98a2973e95
wined3d: Recognize the SM4 loop opcode.
2010-10-07 15:58:09 +02:00
Aric Stewart
0c5d0f80bc
usp10: When checking font for shaping the font needs at least 1 of the features but does not need all.
2010-10-07 15:58:09 +02:00
Austin Lund
fd30e69538
advapi32/tests: Fix RegEnumValue overflow tests for broken behaviour on XP Pro Chinese.
2010-10-07 12:10:02 +02:00
Joel Holdsworth
57e00c851e
windowscodecs: Implemented GifFrameDecode_GetResolution.
2010-10-07 12:05:06 +02:00
Joel Holdsworth
e66a2f6d81
windowscodecs/tests: Added test for GifFrameDecode_GetResolution.
2010-10-07 12:05:01 +02:00
Louis Lenders
e068971075
fusion: Add version resource.
2010-10-07 12:04:27 +02:00
Alexandre Goujon
8a64ba7ee8
mshtml: Update the Gecko find procedure comment to reflect the latest behavior.
2010-10-07 12:02:59 +02:00
Jeremy Drake
c8a4983ed9
oleaut32: Fix handling of negative fractional variant dates.
...
The integer part is the number of days to be added to the epoch
(1899-12-30), and the fractional part (disregarding sign) represents
the fraction of that day that has elapsed.
2010-10-07 12:00:28 +02:00
Jeremy Drake
25118e5383
oleaut32/tests: Test conversion of ambiguous DATE values.
...
For 0.0 < x < 1.0, DATE values x and -x represent the same date/time:
30-Dec-1899 at some time determined by x. When converting from DATE,
either value is accepted. When converting to DATE, the positive value
is produced.
2010-10-07 12:00:28 +02:00
Andrew Nguyen
eb09472870
msvcrt: Initialize _wenviron in Unicode environment getter function.
2010-10-07 12:00:27 +02:00
Andrew Nguyen
797d6cb4e2
msvcrt/tests: Add tests for the __p__(w)environ accessors.
2010-10-07 12:00:27 +02:00
Nikolay Sivov
eebf331e89
msxml3: Implement ::get_responseText() for UTF-8 and UTF-16 (little endian) response encoding.
2010-10-07 12:00:27 +02:00
Nikolay Sivov
62656c57bf
msxml3: Store response data in a stream.
2010-10-07 12:00:27 +02:00
Jacek Caban
9f2ede8d62
urlmon: Added IInternetProtocolEx support to ftp protocol handler.
2010-10-07 12:00:27 +02:00
Jacek Caban
72c8b283e5
urlmon: Added IInternetProtocolEx support to http protocol handler.
2010-10-07 12:00:27 +02:00
Jacek Caban
8205f627c1
urlmon: Added post data stream tests.
2010-10-07 12:00:27 +02:00
Jacek Caban
237264dc61
urlmon: Added support for sending post data from stream.
2010-10-07 12:00:27 +02:00
Jacek Caban
d563d5b35c
urlmon: Added IBinding::Abort and binding without callback tests.
2010-10-07 12:00:27 +02:00
Jacek Caban
a3aa115ac3
urlmon: Use default binding callback if no callback is provided.
2010-10-07 12:00:26 +02:00
Jacek Caban
428c1bbac6
urlmon: Use existing callback holder in RegisterBindStatusCallback if already exists.
2010-10-07 12:00:26 +02:00
Jacek Caban
1db24bedfc
urlmon: Added IBinding::Abort implementation.
2010-10-07 12:00:26 +02:00
Jacek Caban
f7910c9304
mshtml: Moved more code to handle_docobj_load.
2010-10-07 12:00:26 +02:00
Jacek Caban
6fff7e7c05
mshtml: Report better status in on_stop_nsrequest.
2010-10-07 12:00:26 +02:00
Juan Lang
d48a56db5c
cryptui: Don't crash displaying a certificate hierarchy when the certificate's signer isn't found.
...
Spotted by André Hentschel.
2010-10-07 12:00:26 +02:00
Juan Lang
6e89a61446
crypt32/tests: Test OpenSSL chain separately to address test failures on Win98.
2010-10-06 20:46:51 +02:00
Juan Lang
251ccfc848
crypt32/tests: Fix another test failure on Win98.
2010-10-06 20:46:51 +02:00
Juan Lang
8fbcad75ba
crypt32/tests: Add name to test to help identify test failures.
2010-10-06 20:46:50 +02:00
Juan Lang
d8fcffc7e7
crypt32/tests: Fix more Win9x failures.
2010-10-06 20:46:50 +02:00
Juan Lang
3e437ec537
crypt32/tests: Fix test failures on NT4/Win9x.
2010-10-06 20:46:50 +02:00
Juan Lang
25a8d301c1
crypt32: Set correct error when encountering unsupported critical extensions in the base and SSL policy.
2010-10-06 20:46:50 +02:00
Juan Lang
5b79eb977b
crypt32/tests: Add macros to declare tests.
2010-10-06 20:46:50 +02:00
Juan Lang
6ff8184e15
crypt32/tests: Add name to test to help identify test failures.
2010-10-06 20:46:50 +02:00
Juan Lang
b1899c2066
crypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT when appropriate.
2010-10-06 20:46:49 +02:00
Juan Lang
d5bcf21c91
crypt32/tests: Test the base and SSL policies against a certificate with an invalid critical extension.
2010-10-06 20:46:49 +02:00
Juan Lang
ab1a3ccede
crypt32/tests: Test invalid critical extension in intermediate cert.
2010-10-06 20:46:49 +02:00
Dmitry Timoshkov
83bfa7636e
kernel32: Truncate the reported by GlobalMemoryStatus() memory limits for Win9x versions too.
2010-10-06 20:46:49 +02:00
Austin Lund
d08fc66732
riched20/tests: Plug a few memory leaks and make failure messages more meaningful.
2010-10-06 20:46:49 +02:00
Aric Stewart
66e1ad8a96
strmbase: Move InputPin implementation to strmbase.
2010-10-06 20:46:48 +02:00
Aric Stewart
5c1409b55f
strmbase: Move OutputPin implementation to strmbase.
2010-10-06 20:46:48 +02:00
Aric Stewart
0410e50e00
strmbase: Move BasePin implementation to strmbase.
2010-10-06 20:46:48 +02:00
Aric Stewart
bb110c7749
strmbase: Move enumpins from quartz to strmbase.
2010-10-06 20:46:47 +02:00
Aric Stewart
89ea07f7d0
strmbase: Add the EnumMediaTypes base implementation.
2010-10-06 20:46:47 +02:00
Hans Leidekker
ee18ead545
advapi32: Fix a buffer size query in LsaLookupSids.
2010-10-06 20:46:47 +02:00
Hans Leidekker
9e166a9690
msi/tests: Fix some test failures on 64-bit.
2010-10-06 20:46:37 +02:00
Hans Leidekker
3cd55cc916
msi Set the feature action to INSTALLSTATE_UNKNOWN if msidbFeatureAttributesUIDisallowAbsent is set.
2010-10-06 20:46:34 +02:00
Hans Leidekker
85874c07b9
msi: Look at the requested action instead of the action taken in MSI_SetFeatureStates.
2010-10-06 20:46:32 +02:00
Hans Leidekker
a9c3195eb8
msi: Add package validation tests.
2010-10-06 20:46:30 +02:00
Hans Leidekker
ca7cd1bf89
msi: Validate packages based on supported version, platform and languages.
2010-10-06 20:46:27 +02:00
Hans Leidekker
8bc9a499d1
msi: Remove a potentially noisy trace.
2010-10-06 16:22:26 +02:00
Stefan Dösinger
3ea9024f55
ddraw: Handle WINED3DFMT_R16G16_SNORM.
2010-10-06 16:12:07 +02:00
Stefan Dösinger
7cfaf611d0
ddraw: Don't try to enumerate WINED3DFMT_R8G8B8A8_SNORM.
...
There is no ddraw equivalent for this format, as ddraw only supports 2
bump channels. Trying to enumerate this format will only lead to a
confusing (but correct) ERR message
2010-10-06 16:12:02 +02:00
Jacek Caban
87242c5fb6
urlmon: Report error on synchronous bindings that don't have a cache file and are not read in callback.
2010-10-06 15:00:30 +02:00
Jacek Caban
a7852b5128
urlmon: Return correct error in get_protocol_handler for unknown protocol types.
2010-10-06 14:43:17 +02:00
Henri Verbeet
9b42e7f7e3
d3d9/tests: Add window proc tests for switching between fullscreen and windowed.
2010-10-06 14:42:12 +02:00
Henri Verbeet
4fa4ea7335
d3d8/tests: Add window proc tests for switching between fullscreen and windowed.
2010-10-06 14:42:10 +02:00
Henri Verbeet
a59d0f45c1
wined3d: Acquire / release the focus window during reset.
2010-10-06 14:42:08 +02:00
Juan Lang
966d722752
crypt32: Improve error checking for the base policy.
2010-10-06 14:41:04 +02:00
Juan Lang
c4c70b608c
crypt32/tests: Add more tests of verifying the base policy, including flags to ignore certain errors.
2010-10-06 14:41:04 +02:00
Nikolay Sivov
58bce9422e
msxml3: Implement ready state change callback.
2010-10-06 14:41:03 +02:00
Nikolay Sivov
7ff3446be5
msxml3: Accept versioned XMLHTTP CLSIDs.
2010-10-06 14:41:03 +02:00
Nikolay Sivov
59c5bd2956
msxml3: Don't fail trying to set NewParser property.
2010-10-06 14:41:03 +02:00
Andrew Eikum
3555226acf
wininet: Clean up returned UrlPath for file protocol URLs.
2010-10-06 11:20:23 +02:00
Hans Leidekker
52aab76eb2
msi: Put the uninstall key for 32-bit packages under Wow6432Node on 64-bit.
2010-10-05 17:50:16 +02:00
Laura Leinonen
e66b73e5d1
comdlg32: Update Finnish translation.
2010-10-05 15:56:34 +02:00
Aric Stewart
961921060c
strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
...
Move the Media Type Functions.
2010-10-05 15:56:30 +02:00
Henri Verbeet
e1b96eb347
wined3d: Set the depth/stencil buffer to NULL before releasing it.
...
To prevent device_resource_released() from detecting it as still in use.
2010-10-05 15:16:56 +02:00
Henri Verbeet
5fa84c56c3
ddraw: Remove another hack.
...
It breaks actual front buffer / back buffer flips.
2010-10-05 15:16:52 +02:00
Stefan Oberhumer
024530133c
ntdll/tests: Add some more tests for qsort().
2010-10-05 15:16:39 +02:00
Reece Dunn
e368fd545c
jscript: Throw TypeError if T in 'new T' is not an object.
2010-10-05 14:07:48 +02:00
Alexandre Julliard
6d5bfce3ee
comdlg32: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:04:15 +02:00
Alexandre Julliard
d8950a7ea6
comctl32/toolbar: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:04:08 +02:00
Alexandre Julliard
a37e5975dc
comctl32/propsheet: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:04:01 +02:00
Alexandre Julliard
87b359c48a
comctl32/progress: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:03:54 +02:00
Alexandre Julliard
5434d069ea
comctl32/pager: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:03:48 +02:00
Alexandre Julliard
a10441d67a
comctl32/ipaddress: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:03:41 +02:00
Alexandre Julliard
96ed854d35
comctl32/datetime: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:03:33 +02:00
Alexandre Julliard
4b4c1a0060
comctl32/comboex: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:03:25 +02:00
Alexandre Julliard
22b7fedff5
shell32: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:02:35 +02:00
Alexandre Julliard
1019c2fe5d
cryptui: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:02:29 +02:00
Nikolay Sivov
7e7b2a3f82
msxml3: Implemented ::get_status().
2010-10-05 13:05:14 +02:00
Nikolay Sivov
1441dc9400
msxml3: Silence more failed urlmon interface queries.
2010-10-05 13:05:08 +02:00
Nikolay Sivov
b36fe07a4d
msxml3: Store user defined request headers on transaction beginning.
2010-10-05 13:05:03 +02:00
Stefan Leichter
05a1416c93
setupapi: Implement SetupDiGetINFClassA on top of SetupDiGetINFClassW.
2010-10-05 13:04:26 +02:00
Stefan Leichter
803b81c1b7
setupapi: Add partial implementation of SetupDiGetINFClassW.
2010-10-05 13:03:44 +02:00
Maarten Lankhorst
781cb48653
quartz: Add additional notifications to transform filter.
2010-10-05 13:03:01 +02:00
Maarten Lankhorst
b6c523252d
quartz: Remove forwarding from base class.
2010-10-05 13:02:54 +02:00
Maarten Lankhorst
4fe2be86a6
quartz: Add support for MediaSeekingPassThru to transform filter.
2010-10-05 13:02:47 +02:00
Maarten Lankhorst
f48f6099f7
quartz: Add support for MediaSeekingPassThru to null renderer.
2010-10-05 13:02:41 +02:00
Maarten Lankhorst
deaeeb7183
quartz: Use MediaSeekingPassThru for DirectSound renderer.
2010-10-05 13:02:33 +02:00
Maarten Lankhorst
81b15f35bf
quartz: Add MediaSeekingPassThru to video renderer.
2010-10-05 13:02:24 +02:00
Maarten Lankhorst
8296cc7eb9
quartz: Handle passthru calls better.
2010-10-05 13:02:10 +02:00
Austin Lund
227b1fe2ca
comctl32/tests: Add tests for negative subitems independent of local settings.
2010-10-05 12:20:29 +02:00
Stefan Oberhumer
6a3ca3ca5d
ntdll: Fix possible overflow computing middle in NTDLL_mergesort().
2010-10-05 12:20:19 +02:00
Stefan Oberhumer
c8fb366eb0
ntdll: qsort: Comparator must not get the same pointer.
2010-10-05 12:20:08 +02:00
Stefan Oberhumer
38769ddfe9
ntdll: qsort: Check if necessary to sort.
2010-10-05 12:20:00 +02:00
Detlef Riekenberg
c812a6253d
mprapi: Add a stub for MprAdminGetErrorString.
2010-10-05 12:12:01 +02:00
Detlef Riekenberg
5f1c6542c0
inetcpl: Make a TRACE more silent.
2010-10-05 12:10:30 +02:00
Detlef Riekenberg
51db7f0a15
comctl32: Dump a parameter in a TRACE.
2010-10-05 12:10:17 +02:00
Dmitry Timoshkov
09539e4219
comctl32: Postpone setting the property sheet focus until the tab control is initialized.
2010-10-05 12:07:38 +02:00
Detlef Riekenberg
b23be05eef
winspool: Remove unused code.
2010-10-05 12:07:38 +02:00
Austin English
f2d1145142
psapi/tests: Macro cleanup.
2010-10-05 12:07:37 +02:00
Vincent Povirk
f9db772317
mscoree: Add test for ICLRMetaHost_GetRuntime.
2010-10-05 12:07:37 +02:00
Vincent Povirk
d54b800793
mscoree: Implement ICLRRuntimeInfo_GetInterface.
2010-10-05 12:07:37 +02:00
Vincent Povirk
0d1c687563
mscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes.
2010-10-05 12:07:37 +02:00
Vincent Povirk
3f211a5126
mscoree: Implement ICLRMetaHost_GetVersionFromFile.
2010-10-05 12:07:37 +02:00
Vincent Povirk
fce6f93b48
mscoree: Add stub implementation of ICLRMetaHost.
2010-10-05 12:07:37 +02:00
Vincent Povirk
1b978eadde
fusion: Return the path from IAssemblyCacheImpl_QueryAssemblyInfo.
2010-10-05 11:39:57 +02:00
Francois Gouget
bb4ba69942
shdocvw: Add a space before ellipses in the Slovenian translation.
2010-10-05 11:38:48 +02:00
Francois Gouget
2174e77d34
mshtml: Add a space before ellipses in the Slovenian translation.
2010-10-05 11:38:45 +02:00
Alexandre Julliard
625bce13fb
advapi32/tests: Don't bother running HKCR tests when the registry key doesn't exist.
2010-10-05 11:01:22 +02:00
Alexandre Julliard
84102e758f
winex11: Mirror the DC exposure region for RTL devices.
2010-10-05 11:01:21 +02:00
Alexandre Julliard
d076dfa8e8
server: Update child window positions when resizing a mirrored parent.
2010-10-05 11:01:21 +02:00
Alexandre Julliard
377820e313
user32: Don't rely on the cached position for windows that have a mirrored parent.
2010-10-05 11:01:21 +02:00
Vincent Povirk
79ed842931
mscoree: Add a test that enumerates .NET runtimes.
2010-10-04 16:27:18 +02:00
Vincent Povirk
ddda173064
mscoree: Add test for creating CLRMetaHost.
2010-10-04 16:27:13 +02:00
Vincent Povirk
1fbb214248
mscoree: Stub CLRCreateInstance.
2010-10-04 16:27:03 +02:00
Marko Nikolic
abed5b49b9
comctl32/tests: Removed sign comparison warnings.
2010-10-04 16:20:07 +02:00
Marko Nikolic
8d9788147c
cabinet/tests: Removed sign comparison warnings.
2010-10-04 16:19:22 +02:00
Adam Martinson
4f78c04ec8
msxml3: XSLPattern support.
...
Parse XSLPattern queries and translate them into equivalent XPath queries.
XSLPattern built-in functions/operators are translated to their XPath
counterparts where applicable. If no direct XPath counterpart exists,
they are registered as custom XPath functions for the sake of speed where
possible. As a last resort, they are translated into compound XPath
expressions to accomplish the task, if more slowly.
If the parser encounters an error, the original XSLPattern query is
returned, as this is more likely to work than a mangled one.
2010-10-04 16:18:54 +02:00
Jacek Caban
0d27b740b3
urlmon: Added Abort support to BindProtocol.
2010-10-04 15:01:50 +02:00
Jacek Caban
2e59b5ac1a
urlmon: Added Abort tests.
2010-10-04 15:01:46 +02:00
Jacek Caban
159c23e137
urlmon: Added Abort implementation to wininet-based protocols.
2010-10-04 15:01:42 +02:00
Hwang YunSong
140f08bd42
kernel32: Update Korean resource.
2010-10-04 15:01:15 +02:00
Hwang YunSong
ef79dc1b95
inetcpl.cpl: Update Korean resource.
2010-10-04 15:01:10 +02:00
Matteo Bruni
20010235ad
wined3d: Keep track of texture transformation states in compiled pixel shaders.
2010-10-04 15:00:08 +02:00
Alexandre Julliard
2510df000d
mshtml: Try installing Gecko from the global data dir too.
2010-10-04 15:00:08 +02:00
Jacek Caban
a9b4f82c7c
mshtml: Use URLDownloadToFile to download Gecko package file.
2010-10-04 15:00:08 +02:00
Jacek Caban
1f716bcbf4
mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.
2010-10-04 15:00:08 +02:00
Nikolay Sivov
f08938c381
comctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is used.
2010-10-04 15:00:07 +02:00
Nikolay Sivov
66bad889f4
comctl32/treeview: Prevent item height to be calculated to zero value.
2010-10-04 15:00:07 +02:00
Nikolay Sivov
03bd3c8040
comctl32/listview: Use actual edit box contents to calculate initial control size.
2010-10-04 15:00:07 +02:00
Nikolay Sivov
f9736bcc6e
comctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message.
2010-10-04 15:00:07 +02:00
Rudolf Mayerhofer
d0e0e69ff1
ntdll: Set CPU_FEATURE_HTT when running on a HTT capable system.
2010-10-04 15:00:07 +02:00
Jeremy Drake
293b8be4e1
oleaut32/tests: Added tests for negative fractional variant dates.
2010-10-04 15:00:07 +02:00
Stefan Oberhumer
1d241bb200
ntdll: Make NTDLL_mergesort() stable.
2010-10-04 15:00:07 +02:00
Stefan Oberhumer
98134a8c5a
ntdll: Fix 64 bit issue within NTDLL_mergesort().
2010-10-04 15:00:07 +02:00
Adam Martinson
ff644cb1b1
msxml3: Partial stub domdoc_validate().
2010-10-04 15:00:06 +02:00
Adam Martinson
6e6375344b
msxml3/tests: Tests for domdoc_validate().
2010-10-04 15:00:06 +02:00
Adam Martinson
679dbe6f31
msxml3: Stub domdoc_get_readyState().
2010-10-04 15:00:06 +02:00
André Hentschel
4a69fa34e9
cryptui: Fix German translation.
2010-10-04 15:00:06 +02:00
André Hentschel
a3fcddc559
crypt32: Fix German translation.
2010-10-04 15:00:05 +02:00
André Hentschel
6d2a2e1a97
advapi32/tests: Introduce tests for the merged view of HKEY_CLASSES_ROOT.
2010-10-04 15:00:05 +02:00
Austin English
cad2aaff2b
psapi/tests: Remove an ugly macro.
2010-10-04 15:00:05 +02:00
Austin English
0ed04f87dd
iphlpapi: Avoid using %n (clang).
2010-10-04 15:00:05 +02:00
Austin English
d994917fc6
iphlpapi: Remove stray code (clang).
2010-10-04 15:00:05 +02:00
Nick Bowler
681d544620
dsound: Restore old format on SetFormat failure.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
dfaabee3e8
urlmon: Fixed memory leak in error path of CreateUri.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
d2a0da17c7
urlmon: Implemented canonicalization of IUriBuilder components.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
bc3f8bb0c7
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
e1280919b8
urlmon: Restructured how the path component is validated in a IUriBuilder.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
d8263344ef
urlmon: Restructured how ports are canonicalized.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
a057153c2e
urlmon: Implemented functionality for generating raw URI string of a IUriBuilder.
2010-10-04 15:00:04 +02:00
Thomas Mullaly
1674bdd932
urlmon: validate_fragment works better if it actually calls parse_fragment instead of parse_query.
2010-10-04 15:00:04 +02:00
Andrew Talbot
73efb62fc3
gdi.exe16: Constify a variable.
2010-10-04 15:00:04 +02:00
Andrew Talbot
ea1ec88091
fusion: Constify some variables.
2010-10-04 15:00:04 +02:00
Andrew Talbot
49e993c641
explorerframe: Constify some variables.
2010-10-04 15:00:04 +02:00
Luca Bennati
7cc3a6774c
inetcpl.cpl: Update Italian translation.
2010-10-04 15:00:04 +02:00
Aurimas Fišeras
b664fc8369
inetcpl.cpl: Update Lithuanian translation.
2010-10-04 15:00:04 +02:00
Gerald Pfeifer
632a6c7904
msxml3: Use the existing READYSTATE type instead of creating our own enum READYSTATE (and mixing the two).
2010-10-04 14:59:59 +02:00
Frédéric Delanoy
5c676679fd
inetcpl.cpl: Update French translation.
2010-10-04 14:52:22 +02:00
Nikolay Sivov
d69a7165be
msxml3: Add basic bind callback for moniker binding.
2010-10-04 14:52:12 +02:00
Juan Lang
938767cae3
winhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.
2010-10-04 11:04:04 +02:00
Detlef Riekenberg
aa95bc4e31
winmm/tests: Set a struct member to 0 is obsolete after adding a memset.
2010-10-04 11:03:57 +02:00
Juan Lang
99e557f02b
cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
2010-10-04 11:03:38 +02:00
Juan Lang
e47fae98e3
cryptui: Remove redundant close line.
2010-10-04 11:03:25 +02:00
Andrew Eikum
f62439c0d4
msi/tests: Fix copy-paste errors in tests.
2010-10-01 17:48:11 +02:00
Austin English
b2a8b61dd5
ddraw/tests: Fix a few compiler warnings on clang.
2010-10-01 17:48:11 +02:00
Saulius Krasuckas
815cd34c53
winmm/tests: Initialize whole MIDIHDR struct before using it.
2010-10-01 17:48:10 +02:00
Hans Leidekker
dfc9351ba4
msi: Set more 64-bit properties.
2010-10-01 17:48:10 +02:00
Hans Leidekker
ddbf3c754e
msi: Remove an unnecessary warning.
2010-10-01 17:48:10 +02:00
Hans Leidekker
aba86be101
advapi32: Add a stub implementation of EventRegister.
2010-10-01 17:48:10 +02:00
Jacek Caban
39f2c63055
urlmon: Replace also bind_info in set_binding_sink.
2010-10-01 17:48:10 +02:00
Jacek Caban
93e6ca8747
jscript: Don't use to_object for nullDisp in Object function.
2010-10-01 17:48:10 +02:00
Vitaly Perov
a15301a0bc
shdocvw: Silence more invalid QueryInterface FIXMEs.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
ca042b2922
inetcpl: Implement LaunchInternetControlPanel.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
6d9e5162d6
inetcpl: Update German translation.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
e859230ee4
inetcpl: Add general propsheet and allow to set the homepage.
2010-10-01 17:48:09 +02:00
Juan Lang
80545ef966
wininet: Secure flag is set in the request, not in the session.
2010-10-01 17:48:05 +02:00
Juan Lang
948173b7f4
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
2010-10-01 15:21:18 +02:00
Juan Lang
887aeb6a09
wininet: Support querying the cipher strength of an SSL connection.
2010-10-01 15:20:49 +02:00
Juan Lang
56ebc04ab6
wininet: Returned certificate strings are always ASCII.
2010-10-01 15:20:41 +02:00
Juan Lang
86732e04d8
wininet: Add some secure connection tests.
2010-10-01 15:20:35 +02:00
Juan Lang
9f6cd2663e
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
2010-10-01 15:20:27 +02:00
Alexandre Julliard
15c1670a5c
shell32/tests: Fix some test failures on Vista.
2010-10-01 15:16:47 +02:00
Louis Lenders
141067fcc4
tapi32: Quiet a few noisy fixme's.
2010-10-01 14:21:35 +02:00
Adam Martinson
49fa9de580
msxml3: Implement preserveWhiteSpace property.
2010-10-01 14:21:26 +02:00
Henri Verbeet
5fd1b5c023
wined3d: Also pass the destination state directly to wined3d_state_record_lights().
2010-10-01 13:46:47 +02:00
Henri Verbeet
545dc012cf
wined3d: Pass a wined3d_state structure to nvts_activate_dimensions().
2010-10-01 13:46:43 +02:00
Henri Verbeet
4dcd56f43b
wined3d: Pass a wined3d_state structure to remove_vbos().
2010-10-01 13:46:39 +02:00
Henri Verbeet
cf9d9e3204
wined3d: Pass gl_info and state parameters directly to drawStridedInstanced().
2010-10-01 13:46:36 +02:00
Vincent Povirk
c8a48f237e
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
2010-10-01 13:44:39 +02:00
Vincent Povirk
473afa4b8c
gdiplus: Implement GdipGetRegionScansCount.
2010-10-01 13:44:06 +02:00
Vincent Povirk
40d8876fc4
gdiplus: Implement GdipTransformRegion.
2010-10-01 13:44:00 +02:00
Vincent Povirk
1eb12cb08d
gdiplus: Return 0 from GdiplusShutdown.
2010-10-01 13:43:49 +02:00
Vincent Povirk
9326fc13ca
gdiplus: Don't try to free invalid or already-freed images.
2010-10-01 13:43:33 +02:00
Juan Lang
daa9d700de
winhttp: Set cipher strength bits when querying WINHTTP_OPTION_SECURITY_FLAGS.
2010-10-01 13:43:08 +02:00
Juan Lang
4127062a3e
winhttp: Support querying the cipher strength of an SSL connection.
2010-10-01 13:43:04 +02:00
Juan Lang
302dd345fe
winhttp: Return signature algorithm name in WINHTTP_CERTIFICATE_INFO.
2010-10-01 13:42:58 +02:00
Juan Lang
b4851a8e4a
winhttp: More completely implement querying WINHTTP_OPTION_SECURITY_FLAGS.
2010-10-01 13:42:53 +02:00
Juan Lang
ee2e9cc339
winhttp: Verify SSL policy of chains whose errors were ignored.
2010-10-01 13:42:49 +02:00
Juan Lang
756c171659
winhttp: Honor more SECURITY_FLAG_IGNORE flags.
2010-10-01 13:42:45 +02:00
Juan Lang
5566d424f1
winhttp: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
2010-10-01 13:42:40 +02:00
Juan Lang
10ef345307
winhttp: Remove unused function pointer.
2010-10-01 13:42:34 +02:00
Alexandre Julliard
7afdf5d920
Make some variable declarations extern.
2010-10-01 13:42:22 +02:00
Alexandre Julliard
730f01801f
tests: Make some variables static.
2010-10-01 13:41:42 +02:00
Alexandre Julliard
95c1bd4da9
riched20/tests: Make some variables static.
2010-10-01 13:40:29 +02:00
Alexandre Julliard
05e24f39c3
d3dxof/tests: Make some variables static.
2010-10-01 13:39:31 +02:00
Alexandre Julliard
9a39cb94e4
cabinet/tests: Make some variables static.
2010-10-01 13:38:58 +02:00
Alexandre Julliard
dfab8824c5
user32/tests: Make some variables static.
2010-10-01 13:37:44 +02:00
Alexandre Julliard
eb2d556ec8
shlwapi/tests: Make some variables static.
2010-10-01 13:37:34 +02:00
Alexandre Julliard
5c4c6544ae
setupapi/tests: Make some variables static.
2010-10-01 13:37:28 +02:00
Alexandre Julliard
bc8e70c089
ole32/tests: Make some variables static.
2010-10-01 13:37:14 +02:00
Alexandre Julliard
be94563670
ntdll/tests: Make some variables static.
2010-10-01 13:37:03 +02:00
Alexandre Julliard
7c2de56ccd
netapi32/tests: Make some variables static.
2010-10-01 13:36:54 +02:00
Alexandre Julliard
d1d1d0205d
msi/tests: Make some variables static.
2010-10-01 13:36:43 +02:00
Alexandre Julliard
7064e8838c
kernel32/tests: Make some variables static.
2010-10-01 13:36:35 +02:00
Alexandre Julliard
c1b1b6f184
d3d9/tests: Make some variables static.
2010-10-01 13:36:20 +02:00
Alexandre Julliard
d7bd274eed
crypt32/tests: Make some variables static.
2010-10-01 13:36:03 +02:00
Alexandre Julliard
55676e84ed
comctl32/tests: Make some variables static.
2010-10-01 13:35:49 +02:00
Alexandre Julliard
53d810c9ad
advapi32/tests: Make function pointers static and remove redundant typedefs.
2010-10-01 13:33:37 +02:00
Alexandre Julliard
536fc57091
winex11: Force setting the cursor again on the first mouse event in case the initial setting failed.
2010-09-30 17:51:18 +02:00
Damjan Jovanovic
666940902d
windowscodecs: Support ICO files with embedded PNGs.
2010-09-30 17:51:18 +02:00
Adam Martinson
776a8662f0
msxml3: Expose the XML parser SAX callback interface.
...
This eliminates a few function calls; libxml will call this indirectly
through the old method. By writing our own callback functions or
wrapping the default ones we can manipulate the xmlDoc as it's being
parsed, allowing us to match the way msxml parses.
2010-09-30 17:51:17 +02:00
Vitaly Perov
042ecec8b6
shdocvw: Silence QueryInterface FIXME.
2010-09-30 17:51:17 +02:00
Jacek Caban
651fc5a289
urlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
b4109a079f
msi/tests: Fix a test failure on 64-bit.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
9fe16f8ae9
msi/tests: Avoid corrupting the pending file renames key on failure.
2010-09-30 17:51:17 +02:00
Henri Verbeet
132158cbf5
wined3d: Pass gl_info and state parameters directly to drawStridedSlowVs().
2010-09-30 17:51:17 +02:00
Henri Verbeet
f065a5e54b
wined3d: Remove the useless device parameter to drawStridedFast().
2010-09-30 17:51:16 +02:00
Henri Verbeet
c2363f750b
wined3d: Pass a wined3d_gl_info structure to send_attribute().
2010-09-30 17:51:16 +02:00
Henri Verbeet
5097623dcf
wined3d: Pass a wined3d_state structure to device_preload_texture().
2010-09-30 17:51:16 +02:00
Andrew Nguyen
285e6d249f
msvcrt: Initialize environ on DLL load.
2010-09-30 17:51:16 +02:00
Alexandre Julliard
9227eb2c9d
ntdll: Add a workaround for Ubuntu's stupid ptrace breakage.
2010-09-30 17:51:12 +02:00
Alexandre Julliard
dec7effac0
ntdll: Add support for retrieving the server pid from the socket credentials.
2010-09-30 17:05:13 +02:00
Alexandre Julliard
179715251d
server: Make the fd passing code slightly more portable.
2010-09-30 11:53:07 +02:00
Alexandre Julliard
19da00a6a3
dsound/tests: Mark some Vmware sound driver failures as broken.
2010-09-30 11:32:59 +02:00
Alexandre Julliard
7a151d5e3e
ntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-30 11:19:31 +02:00
Gerald Pfeifer
90021f6ea5
setupx.dll16: Remove some unused code from VCP_CheckPaths.
2010-09-30 11:16:53 +02:00
Juan Lang
be3a5e368f
crypt32: Check revocation failures when verifying the SSL policy.
2010-09-30 11:16:44 +02:00
Juan Lang
da11d66bff
crypt32: Check usage when verifying the SSL policy.
2010-09-30 11:16:40 +02:00
Juan Lang
d74c4f7c15
crypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.
2010-09-30 11:16:36 +02:00
Juan Lang
54429016eb
crypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.
2010-09-30 11:16:28 +02:00
Stefan Leichter
637fd3735a
setupapi: Added more tests for SetupDiGetINFClassA.
2010-09-30 11:15:49 +02:00
Detlef Riekenberg
ddb033b7c0
inetcpl: Remove a space from a button label.
2010-09-30 11:15:36 +02:00
Frédéric Delanoy
4bf30d130f
inetcpl.cpl: Update French translation.
2010-09-30 11:15:33 +02:00
Juan Lang
0e4e2a378a
wininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.
2010-09-30 11:14:39 +02:00
Juan Lang
6808c1c684
wininet: Remove unneeded error message.
2010-09-30 11:14:31 +02:00
Juan Lang
44112c367f
wininet: Honor security flags when verifying certificates.
2010-09-30 11:14:16 +02:00
Juan Lang
98dbdadcda
wininet: Don't call SSL_connect until initialization is complete.
2010-09-30 11:14:01 +02:00
Juan Lang
181a367a1f
wininet: Don't retrieve a certificate that isn't used.
2010-09-30 11:13:55 +02:00
Juan Lang
77c4ade08b
wininet: Store security flags in WININET_NETCONNECTION.
2010-09-30 11:13:48 +02:00
Juan Lang
ce0164c3f7
wininet: Store WININET_NETCONNECTION * in SSL context.
2010-09-30 11:13:35 +02:00
Juan Lang
3e51313e37
wininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
2010-09-30 11:13:12 +02:00
Alexandre Julliard
9387810dab
winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.
...
Based on a patch by Octavian Voicu.
2010-09-29 20:17:01 +02:00
Alexandre Julliard
88be48ebeb
makefiles: Use the -m16 option with 16-bit resources for consistency.
2010-09-29 20:15:57 +02:00
Jacek Caban
c6e1a0c81e
mshtml: Added nsIURI::GetPath implementation.
2010-09-29 16:15:03 +02:00
Jacek Caban
11d33cb167
mshtml: Use IUri for nsIURL::GetQuery implementation.
2010-09-29 16:14:59 +02:00
Jacek Caban
d98bb11f49
mshtml: Get rid of use_wine_url.
2010-09-29 16:14:49 +02:00
Jacek Caban
e58f9df642
mshtml: Use IUri for nsIURI::GetScheme implementation.
2010-09-29 16:14:46 +02:00
Alexandre Julliard
d1e9a09388
winmm: Add support for the MCI_INTEGER64 type.
...
Based on a patch by Octavian Voicu.
2010-09-29 15:22:00 +02:00
Alexandre Julliard
41a5b37b7a
winmm: Use proper structure where possible to fix command string parsing on 64-bit.
2010-09-29 14:47:55 +02:00
Henri Verbeet
5029331f55
wined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().
2010-09-29 12:22:43 +02:00
Henri Verbeet
e5ef8057ea
wined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().
2010-09-29 12:22:41 +02:00
Henri Verbeet
e12f5ff08a
wined3d: Pass a wined3d_state structure to find_ps_compile_args().
2010-09-29 12:22:39 +02:00
Henri Verbeet
8d5a25bbec
wined3d: Pass a wined3d_state structure to find_vs_compile_args().
2010-09-29 12:22:36 +02:00
Alexandre Julliard
c2224ea8bb
winmm/tests: Skip tests if MIDI cannot be opened.
2010-09-29 12:19:34 +02:00
Alexandre Julliard
5db7d5957a
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.
2010-09-29 11:57:42 +02:00
Anders Jonsson
6457d14b71
inetcpl.cpl: Update Swedish translation.
2010-09-29 11:33:46 +02:00
Nikolay Sivov
1ac256a588
msxml3/httprequest: Implement IXMLHttpRequest::setRequestHeader().
2010-09-29 11:25:01 +02:00
Nikolay Sivov
2a85bc0367
msxml3/httprequest: Store passed data for IXMLHttpRequest::open().
2010-09-29 11:24:44 +02:00
Louis Lenders
6e4e8fb07f
user32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-29 11:23:57 +02:00
Adam Martinson
1f93a47667
msxml3: Move domdoc properties into their own struct.
...
Unhooks domdoc properties from both the domdoc and xmlDoc.
After the domdoc <-> xmlDoc connection is no longer an open question,
the domdoc::properties pointer can be removed and rerouted through
xmlDoc::_private::properties as long as it's impossible to have a domdoc
with domdoc::node.node == NULL. With all of the checks for this, the
current code suggests that it's perfectly possible.
2010-09-29 11:14:35 +02:00
Adam Martinson
05f011b735
msxml3: Implement SelectionNamespaces property.
2010-09-29 11:12:47 +02:00
Hans Leidekker
23fdfbc392
msvcrt: Implement wcsnlen.
2010-09-29 10:11:48 +02:00
Hans Leidekker
259b5fdfa6
msi: Treat empty string as NULL in MsiGetSummaryInformationW.
2010-09-29 10:09:31 +02:00
Hans Leidekker
2b2fa04ca4
msi: Always check the return value of msi_string2idW.
2010-09-29 10:09:23 +02:00
Michael Stefaniuc
620ca68d01
ole32: Allocate a small temp variable on the stack instead of the heap.
2010-09-29 10:07:54 +02:00
Michael Stefaniuc
ef104dc465
ddraw: Add missing unlock on an error path (Smatch).
2010-09-29 10:06:36 +02:00
Michael Stefaniuc
5a2cc94105
user32: Simplify the error handling in BITMAP_Load().
...
This fixes a memleak on an error path (Smatch).
2010-09-29 10:06:13 +02:00
Michael Stefaniuc
ef24756291
crypt32: Remove redundant NULL check before CryptMemFree (Smatch).
2010-09-29 10:06:01 +02:00
Juan Lang
9addae9d66
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
2010-09-29 10:05:55 +02:00
Thomas Mullaly
da1ceb1154
urlmon: Improve IUri support for mk: URIs.
2010-09-29 10:05:38 +02:00
Francois Gouget
d33ff209b3
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static.
2010-09-29 10:05:27 +02:00
Francois Gouget
0c7c1de8d7
gameux/tests: Make test_install_uninstall_game() and _isFileExists() static.
2010-09-29 10:05:14 +02:00
Francois Gouget
5c046d13d5
mscoree: Make find_mono_dll() static.
2010-09-29 10:04:55 +02:00
Francois Gouget
c71e5e6705
ktmw32: The ktm debug channel is unused so remove it.
2010-09-29 10:04:40 +02:00
Alexandre Julliard
1914f3ecae
gdi32: Copy a DIB section as a DIB section in BITMAP_CopyBitmap.
2010-09-28 22:44:36 +02:00
Andrew Eikum
91d91afb7d
ole32: Create a FORMATETC if one is not given in OleCreate.
2010-09-28 17:33:20 +02:00
Erich Hoover
7bba6234e3
user32: Add support for multiple frames in cursor format.
2010-09-28 17:33:20 +02:00
Erich Hoover
ca7163e438
user32: Prepare for multi-frame storing of icons and cursors.
2010-09-28 17:33:20 +02:00
Juan Lang
f6081f9352
iphlpapi: Fix inverted logic in mask comparison.
2010-09-28 17:33:20 +02:00
Juan Lang
d06b1d599d
ws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
2010-09-28 17:33:20 +02:00
Aric Stewart
dc4d607062
mciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt a playing video.
2010-09-28 17:33:20 +02:00
Aric Stewart
e2b3a7f479
quartz: Improve video window sizing on first sample.
...
Preserve sizes set by the application and defer erasing as it is not
needed and can cause deadlock between threads with child video windows.
2010-09-28 17:33:19 +02:00
Mike Kaplinskiy
f138a5724d
ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
2010-09-28 17:33:19 +02:00
Jacek Caban
008c0597c8
mshtml: Added nsIURI::GetUserPass implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
9bb0ecceb5
mshtml: Added nsIURI::GetHostPort implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
cb85bad7a9
mshtml: Added nsIURI::GetPort implementation.
2010-09-28 17:33:19 +02:00
Jacek Caban
3a00f739b1
mshtml: Added nsIURI::GetHost implementation based on IUri API.
2010-09-28 17:33:18 +02:00
Jacek Caban
725aab4fa9
mshtml: Renamed uri to nsuri.
2010-09-28 17:33:18 +02:00
Hwang YunSong
976aaabc8e
inetcpl.cpl: Update Korean resource.
2010-09-28 17:33:18 +02:00
Adam Martinson
c515d384ef
msxml3/tests: Prevent a double-free in test_get_ownerDocument().
2010-09-28 17:33:17 +02:00
Huw Davies
250b55c41d
ole32: Call the draw_continue function.
2010-09-28 17:33:17 +02:00
Huw Davies
6c7dd939cf
ole32/tests: Mark the draw_continue callbacks as optional. Win9x can skip calls under low-load conditions.
2010-09-28 17:33:17 +02:00
Misha Koshelev
09af2a2bf9
d3dx9_36: Implement D3DXCreateCylinder.
2010-09-28 17:33:17 +02:00
Henri Verbeet
a7ded9a67d
wined3d: Pass a wined3d_state structure to use_ps().
2010-09-28 17:33:17 +02:00
Henri Verbeet
9224751a13
wined3d: Pass a wined3d_state structure to use_vs().
2010-09-28 17:33:17 +02:00
Henri Verbeet
e59fdb83a6
wined3d: Simply refuse to create shaders if they're disabled.
...
The functionality is a bit questionable in the first place, but there is some
use in the part that limits the maximum reported shader versions.
2010-09-28 17:33:16 +02:00
Henri Verbeet
d6d345fa8a
wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
67088eb34c
msvcrt: Implement _set_doserrno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
ad68c0bd3c
msvcrt: Implement _set_errno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
c3b127f566
msvcrt: Implement _get_doserrno.
2010-09-28 17:33:16 +02:00
Andrew Nguyen
79ab715272
msvcrt: Implement _get_errno.
2010-09-28 17:33:15 +02:00
Andrew Nguyen
b7a74d24f5
msvcrt: Implement strerror_s.
2010-09-28 17:33:15 +02:00
Andrew Nguyen
ac26d786c4
msvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP.
2010-09-28 17:33:15 +02:00
Luca Bennati
68abad937d
msacm32: Update Italian translation.
2010-09-28 12:57:43 +02:00
Luca Bennati
d345c8dd93
comctl32: Update Italian translation.
2010-09-28 12:57:33 +02:00
Luca Bennati
3c77b1b976
mpr: Update Italian translation.
2010-09-28 12:57:29 +02:00
Luca Bennati
fba4c2f661
serialui: Update Italian translation.
2010-09-28 12:57:25 +02:00
Luca Bennati
e0eb3ccf83
browseui: Convert Italian translation to UTF-8.
2010-09-28 12:57:21 +02:00
Luca Bennati
0cbc51d681
oleaut32: Update Italian translation.
2010-09-28 12:57:17 +02:00
Luca Bennati
20cb6ea3f1
msrle32: Update Italian translation.
2010-09-28 12:57:12 +02:00
Luca Bennati
8e63377eb5
inetcpl.cpl: Update Italian translation.
2010-09-28 12:57:08 +02:00
Nikolay Sivov
1b2f7517ee
comctl32/tab: Add a test for TCM_SETITEMEXTRA.
2010-09-28 12:51:01 +02:00
Thomas Mullaly
70843e4f34
urlmon: Finished validation for the remaining components of a IUriBuilder.
2010-09-28 12:50:48 +02:00
Thomas Mullaly
7e292893bd
urlmon: Can't set the host of a IUriBuilder to NULL.
2010-09-28 12:50:39 +02:00
Thomas Mullaly
cbea4e2a85
urlmon: Implemented support for determining what port value to use in IUriBuilder.
2010-09-28 12:50:31 +02:00
Thomas Mullaly
bf82564b5a
urlmon: Fixed TRACE's which sometimes output garbage.
2010-09-28 12:50:23 +02:00
Thomas Mullaly
63723845c4
urlmon: Implemented validation of the host name component of a IUriBuilder.
2010-09-28 12:50:13 +02:00
Aurimas Fišeras
fb161e216f
inetcpl.cpl: Update Lithuanian translation.
2010-09-28 12:49:36 +02:00
Alexandre Julliard
6ee4521886
server: Pass the rectangle in client coordinates for update_window_zorder.
2010-09-27 21:12:49 +02:00
Alexandre Julliard
2f6d41de46
user32: Free the window region once it has been set.
2010-09-27 21:06:43 +02:00
Alexandre Julliard
5594c4eba8
winex11: Mirror the window region for RTL windows.
2010-09-27 21:06:38 +02:00
Alexandre Julliard
97611dca8b
gdi32: Implement MirrorRgn.
2010-09-27 20:45:56 +02:00
Detlef Riekenberg
440cf085e4
inetcpl: German translation for the content property sheet.
2010-09-27 18:05:29 +02:00
Detlef Riekenberg
afe36a89fa
inetcpl: Add content property sheet.
2010-09-27 18:05:05 +02:00
Vincent Povirk
8f87459baa
ktmw32: Add stub dll.
2010-09-27 15:05:58 +02:00
Mariusz Pluciński
d87a761344
gameux: Finished implementation of saving game statistics.
2010-09-27 15:04:41 +02:00
Mariusz Pluciński
5cac9d2cb2
gameux: Add implementation of IGameStatisticsMgr::RemoveGameStatistics.
2010-09-27 15:04:38 +02:00
Mariusz Pluciński
ef3a1ab53a
gameux: IGameStatistics::Save initial implementation.
2010-09-27 15:04:33 +02:00
Mariusz Pluciński
ce28a5f262
gameux: Add implementation of IGameStatistics::SetStatistic.
2010-09-27 15:04:29 +02:00
Mariusz Pluciński
35692e40b1
gameux: Add implementation of IGameStatistics::SetCategoryTitle.
2010-09-27 15:04:19 +02:00
Vincent Pelletier
6fa52cd37d
msvcp90: Direct basic_string::operator=(char const *) to existing implementation.
2010-09-27 15:02:48 +02:00
Vitaly Perov
dcef05b6f1
comdlg32: Add basic implementation of PrintDlgExA.
2010-09-27 15:01:34 +02:00
Alexandre Julliard
5df625ff09
kernel32/nls: Define the neutral and reading layout locale values.
2010-09-27 15:00:46 +02:00
Alexandre Julliard
9f792ab3d5
kernel32: Implemented EnumSystemLocalesEx.
2010-09-27 14:13:17 +02:00
Austin Lund
3fd940b2a1
comctl32/listview: Fix test failures for subitem returned with negative coordinates.
2010-09-27 14:13:16 +02:00
Nikolay Sivov
5d657a106f
comctl32/listview: Use proper A/W call to measure item text string.
2010-09-27 14:13:16 +02:00
Nikolay Sivov
b65423c546
comctl32/treeview: Erase background when painting over supplied hdc.
2010-09-27 14:13:16 +02:00
Misha Koshelev
63dbf6ee3f
d3dx9_36/tests: Add tests for D3DXCreateCylinder.
2010-09-27 14:10:46 +02:00
Misha Koshelev
fe9db6faf7
d3dx9_36: Add stub for D3DXCreateCylinder.
2010-09-27 14:10:46 +02:00
Hans Leidekker
af7e4dbe54
comctl32: Add a stub implementation of TaskDialogIndirect.
2010-09-27 14:10:46 +02:00
Hans Leidekker
a4d7540a45
wuapi: Return success from automatic_updates_Resume.
2010-09-27 14:10:46 +02:00
Hans Leidekker
fbb9afacc9
explorerframe: Bump version.
2010-09-27 14:10:45 +02:00
Hans Leidekker
92b7f57e1e
winecfg: Update Windows 7 version to Service Pack 1.
2010-09-27 14:10:45 +02:00
Hans Leidekker
fbf45bae04
msi: Use more descriptive variable names for installer properties.
2010-09-27 14:10:45 +02:00
Hans Leidekker
01176ce7db
propsys: Add a stub implementation of PSGetPropertyDescription.
2010-09-27 14:10:45 +02:00
Henri Verbeet
39886193fd
wined3d: Set initial stateblock state directly on a wined3d_state structure.
2010-09-27 14:10:45 +02:00
Henri Verbeet
b9f4fdcc51
wined3d: Capture stateblock state from a wined3d_state structure.
2010-09-27 14:10:45 +02:00
Henri Verbeet
9f75633a4f
wined3d: Pass a wined3d_state structure to apply_lights().
2010-09-27 14:10:45 +02:00
Henri Verbeet
8b54093bbc
wined3d: Pass a wined3d_state structure to record_lights().
2010-09-27 14:10:45 +02:00
Piotr Caban
f4ef2d6e02
oleaut32: Set dialog size in dialog box units in OleCreatePropertyFrame.
2010-09-27 14:10:44 +02:00
Piotr Caban
9ccbadc9a8
oleaut32: Added OleCreatePropertyFrameIndirect implementation.
...
Based on patch written by Geoffrey Hausheer.
2010-09-27 14:10:44 +02:00
Piotr Caban
9c9baf4da1
oleaut32: Execute OleCreatePropertyFrameIndirect in OleCreatePropertyFrame.
...
Based on patch written by Geoffrey Hausheer.
2010-09-27 14:10:44 +02:00
Piotr Caban
b32c3102d2
oleaut32: Rename stubs.c file.
2010-09-27 14:10:44 +02:00
Andrew Nguyen
fea9d8f171
iphlpapi: Remove useless loop and initialize gateway linked list next member to NULL.
2010-09-27 14:10:44 +02:00
Luca Bennati
672b2ff59f
winmm: Update Italian translation.
2010-09-27 14:10:44 +02:00
Anders Jonsson
b342744da8
oleacc: Add Swedish translation.
2010-09-27 14:10:43 +02:00
Rico Schüller
4a3da6e190
dxgi: Fix IWineD3DSwapChain_GetParent() call.
2010-09-27 14:10:43 +02:00
Alasdair Sinclair
e3788512ad
shell32/test: Prevent crash on cleanup if tests fail.
2010-09-27 14:10:43 +02:00
Juan Lang
1e09999350
ws2_32: Unpack ioctl codes in WSAIoctl trace.
2010-09-27 12:10:52 +02:00
Eric Pouech
eabe3b34b2
kernel32: Only reset the console mode when it has been previously changed.
2010-09-27 12:09:33 +02:00
Lauri Kenttä
1264ec931e
shell32: Update Finnish translation.
2010-09-27 12:09:24 +02:00
Lauri Kenttä
488e2bbcaf
comdlg32: Update Finnish translation.
2010-09-27 12:09:19 +02:00
Lauri Kenttä
57a64040e3
msi: Update Finnish translation.
2010-09-24 18:21:19 +02:00
Lauri Kenttä
93b5779b30
wininet: Update Finnish translation.
2010-09-24 18:21:16 +02:00
Lauri Kenttä
842c5693cf
shlwapi: Update Finnish translation.
2010-09-24 18:21:10 +02:00
Hans Leidekker
cce01d98e7
msi: Set some missing system folder properties.
2010-09-24 18:21:07 +02:00
Hans Leidekker
337fb86c3b
msi: Use binary search to find the insert index for a row.
2010-09-24 18:21:03 +02:00
Hans Leidekker
e58a67e9cd
msi: Avoid accessing memory before the left hand string in compare_substring.
2010-09-24 18:20:52 +02:00
Hans Leidekker
c5ef45e5ef
msi: A progid without a class is not an error.
2010-09-24 18:20:41 +02:00
Hans Leidekker
d59c99067a
msi/test: Add tests for MsiGetFeatureState.
2010-09-24 18:20:36 +02:00
Hans Leidekker
d56d0d98a3
msi: Remove unused field from MSICOMPONENT structure.
2010-09-24 18:20:32 +02:00
Juan Lang
604e39dde5
crypt32: Add parameter checking to CryptSIPCreateIndirectData.
2010-09-24 18:20:27 +02:00
Juan Lang
ea715da1c6
wintrust/tests: Test CryptSIPCreateIndirectData.
2010-09-24 18:20:25 +02:00
Aric Stewart
97343b0f00
quartz: Allow for proper setting of the video window to WS_CHILD.
...
If the set_WindowStyle comes before the set_Owner then the style was not
being set properly (WS_CHILD cannot be set on a window with a NULL
parent). So reset the window style when the set_Owner command comes in
to make the new style allowable.
2010-09-24 17:00:15 +02:00
James McKenzie
95c3c3fdc6
wineps.drv: Correct a typo.
2010-09-24 16:59:04 +02:00
Alexandre Julliard
af200111b4
comctl32: Return the correct hittest for the size grip in mirrored windows.
2010-09-24 15:45:55 +02:00
Alexandre Julliard
deaf2f593d
version: Don't bother importing lz32, all the functions are in kernel32.
2010-09-24 15:45:55 +02:00
Alexandre Julliard
ddaea5456e
user32: Set the default process layout based on the file description in the version resource.
2010-09-24 15:45:54 +02:00
Alexandre Julliard
d43cc0cd82
user32: Fix the window positions when moving a child window for a RTL window.
2010-09-24 15:45:54 +02:00
Alexandre Julliard
0df8855b20
user32: Use screen coordinates for hittest checking to handle RTL windows correctly.
2010-09-24 15:45:54 +02:00
Alexandre Julliard
deb8309760
user32: Fix initial computation of client area in WM_NCCALCSIZE for RTL windows.
2010-09-24 15:45:54 +02:00
Misha Koshelev
d7d9cd5eb2
d3dx9_36: Implement D3DXCreateSphere.
2010-09-24 15:45:54 +02:00
Misha Koshelev
99e2aedbf7
d3dx9_36: Implement ID3DXMesh_Lock/UnlockVertexBuffer and ID3DXMesh_Lock/UnlockIndexBuffer.
2010-09-24 15:45:53 +02:00
Misha Koshelev
10af823fd5
d3dx9_36: Add stub for D3DXCreateTeapot.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
7cbcbf4577
gameux: IGameStatistics::GetMaxStatsPerCategory implementation.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
6dfb5f6a33
gameux: IGameStatistics::GetMaxCategories implementation.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
448ac80fd4
gameux: IGameStatistics::GetMaxValueLength implementation.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
301433b670
gameux: IGameStatistics::GetMaxNameLength implementation.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
26552958f8
gameux: IGameStatistics::GetMaxCategoryLength implementation.
2010-09-24 15:45:53 +02:00
Mariusz Pluciński
0ef59050c6
gameux: Add stub of IGameStatistics interface implementation.
2010-09-24 15:45:52 +02:00
Mariusz Pluciński
23efe79289
gameux: Add partial implementation of IGameStatisticsMgr::GetGameStatistics.
2010-09-24 15:45:52 +02:00
Mariusz Pluciński
7c798a4a7d
gameux/tests: Add test of storing and reading game statistics.
2010-09-24 15:45:35 +02:00
Juan Lang
e192beeb0d
iphlpapi: Set adapter description in GetAdaptersAddresses.
2010-09-24 11:34:17 +02:00
Juan Lang
c297dd2fac
iphlpapi: Trace parameters to GetAdaptersAddresses.
2010-09-24 11:34:17 +02:00
Juan Lang
f776aea60d
iphlpapi: Set gateway addresses in GetAdaptersAddresses.
2010-09-24 11:34:16 +02:00
Juan Lang
0905dfc3e7
iphlpapi: Set ConnectionType in GetAdaptersAddresses.
2010-09-24 11:34:16 +02:00
Juan Lang
df9191ae2d
iphlpapi: Set flags for adapters returned by GetAdaptersAddresses.
2010-09-24 11:34:15 +02:00
Juan Lang
f22cf51124
iphlpapi: Trace enumerated addresses.
2010-09-24 11:34:15 +02:00
Lauri Kenttä
41d341cf4e
user32: Update Finnish translation.
2010-09-24 11:34:15 +02:00
Lauri Kenttä
ebfa87b987
shell32: Update Finnish translation.
2010-09-24 11:34:15 +02:00
Henri Verbeet
5013ec83de
wined3d: Consistently use the same stateblock in state_colormat().
...
These should refer to the same stateblock when we're drawing, but it's still
ugly.
2010-09-24 11:34:15 +02:00
Henri Verbeet
7dd4174e05
wined3d: Pass a wined3d_state structure to ffp_clip_emul().
2010-09-24 11:34:15 +02:00
Henri Verbeet
23e286613f
wined3d: Directly pass the texture to texture_activate_dimensions().
2010-09-24 11:34:14 +02:00
Henri Verbeet
67b7a573b9
wined3d: Pass a wined3d_state structure to set_tex_op().
2010-09-24 11:34:14 +02:00
Vincent Povirk
d0f7edd2c1
mscoree: Search for Mono in some predefined paths before using the registry.
...
This makes it possible for distributions to install Mono in a shared location.
2010-09-24 11:34:14 +02:00
Misha Koshelev
e4182ead47
d3dx9_36: Implement D3DXCreateMeshFVF.
2010-09-23 19:22:41 +02:00
Misha Koshelev
a6f2c003a3
d3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDCALL when an invalid declarator is passed.
2010-09-23 19:22:38 +02:00
Vitaly Perov
e8f56565cb
winspool.drv: Support pDevMode field in {Get/Set}Job.
2010-09-23 19:21:39 +02:00
Sven Baars
e169a780b0
mciwave: Fix some typos.
2010-09-23 19:21:22 +02:00
Piotr Caban
120346da88
msvcrt: Added 'll' modifier to printf functions.
2010-09-23 17:50:12 +02:00
Alexandre Julliard
9bbfcb5b07
user32: Add support for RTL window layouts in GetUpdateRgn and GetUpdateRect.
2010-09-23 17:50:11 +02:00
Alexandre Julliard
024521190a
user32: Always store the window rectangles unmirrored after SetWindowPos.
2010-09-23 17:50:10 +02:00
Henri Verbeet
6e46e9048f
wininet: Cut of the query string before searching for the filename in CreateUrlCacheEntryW().
...
Apparently it's possible to receive URLs with e.g. slashes in the query
string. I was under the impression those were reserved in the query string,
but e.g. Firefox will happily accept them as well.
2010-09-23 12:06:49 +02:00
Henri Verbeet
7782e81887
wininet: Check URLCache_LocalFileNameToPathW() return values in CreateUrlCacheEntryW().
...
It would be unfortunate if a long file name would cause us to open a file
based on mostly uninitialized data and write the contents of some random
webpage into it.
2010-09-23 12:06:38 +02:00
Henri Verbeet
578df29b9f
wined3d: Pass a wined3d_state structure to set_tex_op_nvrc().
2010-09-23 12:06:31 +02:00
Henri Verbeet
478a0aae38
wined3d: Pass a wined3d_state structure to is_invalid_op().
...
Instead of an entire device.
2010-09-23 12:06:27 +02:00
Hans Leidekker
e7e1ec62c7
shell32: Add stub implementations of IKnownFolder and IKnownFolderManager.
2010-09-23 12:06:18 +02:00
Peter Oberndorfer
9d74a70ad5
kernel32: Fix last error value of GetStdHandle/SetStdHandle when called with wrong std handle.
2010-09-23 12:00:44 +02:00
Peter Oberndorfer
297b054e74
kernel32: VerifyConsoleIoHandle does not set last error value.
2010-09-23 12:00:29 +02:00
Peter Oberndorfer
f30b708916
kernel32: Fix WaitForMultipleObjectsEx for handles with lower 2 bits set.
2010-09-23 12:00:20 +02:00
Peter Oberndorfer
4f2afdd0ac
kernel32: Add test for WaitForSingleObject with lower 2 bits of handles set.
2010-09-23 11:59:42 +02:00
Sven Baars
577fb4d1f9
shell32: Update the Dutch translation.
2010-09-23 11:58:53 +02:00
Austin Lund
e1a0a66f27
comctl32/tests: Default listview width appears to be 1 inch.
2010-09-23 11:53:11 +02:00
Vincent Povirk
4d55359faf
windowscodecs: Use the BMP decoder to decode ICO frames.
2010-09-22 20:42:41 +02:00
Vincent Povirk
870afcdd19
windowscodecs: Make it possible for the BMP decoder to read packed DIBs.
2010-09-22 20:42:39 +02:00
Alexandre Julliard
5c6a1f776a
user32: Add support for right-to-left menus.
2010-09-22 20:31:52 +02:00
Alexandre Julliard
3f026cafa5
user32: Add support for RTL window layouts in WIN_GetRectangles.
2010-09-22 20:28:20 +02:00
Alexandre Julliard
5702324b37
user32: Add support for RTL window layouts in MapWindowPoints.
2010-09-22 20:27:52 +02:00
Mike Kaplinskiy
cf72f406ec
ws2_32: Implement AcceptEx and GetAcceptExSockaddrs.
2010-09-22 20:04:32 +02:00
Peter Oberndorfer
9c2203123d
ntdll/tests: Remove unused NtWaitForSingleObject import.
2010-09-22 19:57:37 +02:00
Alexander Morozov
476552c5b5
crypt32/tests: Add a test for CryptEncryptMessage.
2010-09-22 19:57:17 +02:00
Stefan Leichter
bffe120f4b
hal: Added stub for ExAcquireFastMutex.
2010-09-22 19:57:11 +02:00
Lauri Kenttä
0d27b6ca70
wined3d: Add check for Intel GM965/GL960 with Mesa driver.
2010-09-22 19:56:52 +02:00
Damjan Jovanovic
a4f3cabb5f
winex11.drv: Translate the drop point to the virtual screen.
2010-09-22 19:56:10 +02:00
Anders Jonsson
a76e78dc8a
shell32: Update Swedish translation.
2010-09-22 19:56:01 +02:00
Alexandre Julliard
ddac146e7d
winmm/tests: Fix some tests that fail on Windows with no input device.
2010-09-22 18:58:46 +02:00
Austin English
e99612c4c8
kernel32: Add a stub for GetSystemDEPPolicy.
2010-09-22 12:47:39 +02:00
Austin English
7bc0484c89
ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.
2010-09-22 12:44:47 +02:00
Austin English
cf6fa1a036
ntoskrnl.exe: Add stub for KeInitializeDpc.
2010-09-22 12:44:37 +02:00
Dmitry Timoshkov
88900f429a
user32: Make sure that SendInput always initializes the time field.
2010-09-22 12:44:22 +02:00
Austin English
84972be4aa
userenv: Add a stub for GetDefaultUserProfileDirectoryA/W.
2010-09-22 12:44:02 +02:00
Jacek Caban
60827da9d5
mshtml: Added PrintHTML stub.
2010-09-22 12:43:47 +02:00
Dmitry Timoshkov
6cccf51645
user32: Uncomment the GetWindowPlacement() test, fill the test data with real values.
2010-09-22 12:43:43 +02:00
Austin Lund
3836e62ed8
comctl32/tests: LVM_GETRECTITEM should return TRUE.
2010-09-22 12:43:37 +02:00
Henri Verbeet
f870cf07e8
wined3d: Move clip status to wined3d_state.
2010-09-22 12:41:22 +02:00
Henri Verbeet
9ce3c61a41
wined3d: Move clip plane state to wined3d_state.
2010-09-22 12:41:18 +02:00
Henri Verbeet
4546a13d98
wined3d: Move light state to wined3d_state.
2010-09-22 12:41:13 +02:00
Henri Verbeet
f4df53c41a
wined3d: Move the primitive type to wined3d_state.
2010-09-22 12:41:06 +02:00
Zach Smith
fa5f61f59d
dinput: OSX joystick driver separate device for each top level HID collection.
2010-09-21 20:16:16 +02:00
Misha Koshelev
af0c074d7b
d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.
2010-09-21 20:16:16 +02:00
Igor Paliychuk
2b94a71d23
shell32: Ukrainian translation update.
2010-09-21 20:16:16 +02:00
Igor Paliychuk
d61b73b0b6
inetcpl: Added Ukrainian translation.
2010-09-21 20:16:15 +02:00
Jacek Caban
a8e969236f
jscript: Better checks for too old jscript.dll versions.
2010-09-21 20:16:15 +02:00
Dmitry Timoshkov
a7188842af
user32: UpdateLayeredWindow() should fail on non-layered or already initialized window.
2010-09-21 20:16:15 +02:00
Alexandre Julliard
18bb9da5bc
krnl386.exe: Get rid of the useless config.sys parser.
2010-09-21 20:16:15 +02:00
Alexandre Julliard
1f3873aae7
wineps: Add a comment about the trap for code checking tools.
2010-09-21 20:16:15 +02:00
Paul Vriens
c0ff1aec03
ddraw: Pass the correct size to memset (Coccinelle).
2010-09-21 20:16:15 +02:00
Alexandre Julliard
97c4ab23ab
wined3d: Reduce the size of a huge function that takes ages to compile.
2010-09-21 20:16:15 +02:00
Dmitry Timoshkov
8118430b68
user32: Do not test window state on the HCBT_SETFOCUS event, it's undefined.
2010-09-21 17:53:55 +02:00
Mariusz Pluciński
10c39090bd
gameux/tests: Add test of creating IGameStatistics instance.
2010-09-21 17:53:55 +02:00
Paul Vriens
5da1ecef3a
dbghelp: Fix use of GetProcessHeap.
2010-09-21 17:53:55 +02:00
Hans Leidekker
0cffcb77d6
advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid.
2010-09-21 17:53:55 +02:00
Luca Bennati
4985b464a8
shlwapi: Update Italian translation.
2010-09-21 17:53:55 +02:00
Luca Bennati
bbf3d65b0c
shell32: Update Italian translation.
2010-09-21 17:53:54 +02:00