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
Alexandre Julliard
c6a6541d13
wine.inf: Add a few more common functions to be excluded from relay traces.
2010-10-06 14:41:04 +02:00
Juan Lang
70462b5e08
include: Define a couple more CERT_CHAIN_POLICY flags.
2010-10-06 14:41:04 +02:00
Juan Lang
b6a5772a0c
include: Define a few missing CERT_TRUST error and info flags.
2010-10-06 14:41:03 +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
d1f8eb49fe
winefile: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:02:41 +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