Nikolay Sivov
a28ace9ae7
msxml3: Support more variant types in putProperty().
2014-03-03 17:02:45 +01:00
Nikolay Sivov
a41446b1f7
msxml3: Fix IVBSAXXMLReader interface definition.
2014-03-03 17:02:43 +01:00
Nikolay Sivov
2b4f20b8c3
msxml3: Support VT_BSTR|VT_BYREF as reader input.
2014-03-03 17:02:42 +01:00
Nikolay Sivov
19eecac79c
msxml3: Unify Invoke()/InvokeEx() tracing format.
2014-03-03 17:02:41 +01:00
Nikolay Sivov
fbd446519c
fontsub: Added dll stub.
2014-03-03 17:02:39 +01:00
Piotr Caban
6d1ab7fa16
ole32: Add more DoDragDrop tests.
2014-03-03 17:02:35 +01:00
Piotr Caban
efbd52983a
ole32: Fix DROPEFFECT value in OLEDD_TrackStateChange.
2014-03-03 17:02:33 +01:00
Piotr Caban
68d3a136f6
ole32: Merge OLEDD_TrackMouseMove and OLEDD_TrackStateChange functions.
2014-03-03 17:02:32 +01:00
Piotr Caban
bc2c6d39a6
ole32: Change DoDragDrop return value on IDropTarget::Drop call.
2014-03-03 17:02:31 +01:00
Nikolay Sivov
bc50be98c9
oleaut32: Implement DISPID_PICT_RENDER dispid.
2014-03-03 17:02:26 +01:00
Henri Verbeet
b40eda767b
wined3d: Also trace "mem" and "pitch" in wined3d_surface_update_desc().
2014-03-03 17:02:25 +01:00
Henri Verbeet
66aa4dcc6c
ddraw/tests: Don't trust what EnumDevices() tells us about the supported Z buffer formats.
2014-03-03 17:02:23 +01:00
Henri Verbeet
9677805ec4
ddraw/tests: Properly create offscreen plain surfaces.
...
It's not entirely clear what kind of surface is actually created when just
DDSCAPS_SYSTEMMEMORY is specified, but at the very least its format appears to
be validated against the current display mode, which is not what we want.
2014-03-03 17:02:22 +01:00
Henri Verbeet
048f4d4c26
ddraw/tests: Try 24 bpp display modes if 32 bpp modes are unavailable.
2014-03-03 17:02:20 +01:00
Henri Verbeet
1168948764
d3d9/tests: Get rid of "skip_once" in yuv_layout_test().
2014-03-03 17:02:19 +01:00
Hans Leidekker
d0d9b9dcd7
wbemprox: Add support for negated expressions in WHERE clauses.
2014-03-03 17:02:18 +01:00
Hans Leidekker
14bc54d536
wbemprox: Implement Win32_PhysicalMedia.Tag.
2014-03-03 17:02:16 +01:00
Hans Leidekker
59b9c36df5
wbemprox: Implement Win32_DiskDrive.MediaType.
2014-03-03 17:02:15 +01:00
Nikolay Sivov
95142cad53
kernel32: Partial implementation for GetCalendarInfoEx().
2014-03-03 17:02:14 +01:00
Nikolay Sivov
91ee56769c
dmime: COM cleanup of IDirectMusicGraph interface.
2014-03-03 17:02:11 +01:00
Stefan Leichter
0eb626587b
fltlib: Add a version resource.
2014-02-27 14:33:31 -06:00
Dmitry Timoshkov
ee806d9af7
taskschd: Add more tests for RegisterTask, GetTask and DeleteTask.
2014-02-27 11:47:06 -06:00
Aric Stewart
a2c905244b
shell32: Improve the FO_MOVE operation.
2014-02-27 11:45:51 -06:00
Francois Gouget
af0bf54bd0
ddraw/tests: Simplify the 'NT4 testbot' special case a bit.
2014-02-27 10:04:52 -06:00
Jacek Caban
28d3d7a026
wmp: Added version info resources.
2014-02-27 09:52:32 -06:00
Jacek Caban
f88b51731f
urlmon: Fixed url.c tests on IE11.
2014-02-27 09:52:20 -06:00
Piotr Caban
367577c0d6
user32: Check WS_CHILD style in IsChild function.
2014-02-27 09:51:50 -06:00
Hans Leidekker
ec082c3102
winspool: Add stub implementations of UploadPrinterDriverPackageA/W.
2014-02-27 09:32:47 -06:00
Hans Leidekker
a547027b01
msi: Correctly [un]register progids when associated class and extensions change state.
2014-02-27 09:32:21 -06:00
Hans Leidekker
28ecbec88d
msi: Get rid of the InstallMe field in MSIMIME.
2014-02-27 09:32:11 -06:00
Hans Leidekker
f0d663fb4d
msi: Use an INSTALLSTATE variable to track install state of classes and extensions.
2014-02-27 09:32:02 -06:00
Nikolay Sivov
347da355ba
dmime: COM cleanup of IDirectMusicSegmentState8 interface.
2014-02-27 09:27:21 -06:00
Frédéric Delanoy
b89f92181a
shlwapi/tests: Use BOOL type where appropriate.
2014-02-27 09:26:38 -06:00
Frédéric Delanoy
7e17eec750
dplayx: Use BOOL type where appropriate.
2014-02-27 09:26:28 -06:00
Erich E. Hoover
ee484b3140
hhctrl.ocx: Permit HTML start/end tags within quoted attributes.
2014-02-27 09:26:07 -06:00
Erich E. Hoover
5eb040253c
hhctrl.ocx: Support delimited filenames for HH_DISPLAY_TOPIC data.
2014-02-27 09:25:36 -06:00
Aric Stewart
fcae01672f
dmime: Do not try to query a NULL direct sound buffer.
2014-02-26 13:38:06 -06:00
Francois Gouget
4f26fb0e0b
ddraw/tests: Fix some comma versus semi-colon mixups.
2014-02-26 13:38:03 -06:00
André Hentschel
7f9756e1ea
kernel32/tests: Remove unused assertion header.
2014-02-26 13:03:59 -06:00
Huw Davies
7c684cc81c
wineps: Return 32 even for monochrome printers.
...
Returning 1 led to CreateCompatibleBitmap producing 1 bpp bitmaps, which is not correct.
2014-02-26 12:38:44 -06:00
Vincent Povirk
b4daf7a7f0
msi/tests: Add tests for [un]registering progids.
2014-02-26 11:12:25 -06:00
Stefan Leichter
26777a4638
wtsapi32/tests: Add some tests for WTSEnumerateProcessesW.
2014-02-26 09:28:20 -06:00
Alistair Leslie-Hughes
bf681bff2e
dpnet: Add pointer tests and checks in EnumServiceProvider.
2014-02-26 09:26:35 -06:00
Nikolay Sivov
ee9c7dc0b6
fntcache: Added stub Font Cache service.
2014-02-26 09:13:16 -06:00
Piotr Caban
99298f85e4
qcap/tests: Add option to save generated avi file.
2014-02-26 09:10:25 -06:00
Piotr Caban
f6986991be
qcap/tests: Add more Avi Mux tests.
2014-02-26 09:10:22 -06:00
Piotr Caban
ad7eb42246
qcap: Fix uninitialized variable access in Avi Mux.
2014-02-26 09:09:13 -06:00
Piotr Caban
98d0ab3a9f
qcap: Fix some memory leaks in Avi Mux.
2014-02-26 09:09:05 -06:00
Piotr Caban
f4e201ad46
qcap: Fix strf chunk size in AviMuxIn_ReceiveConnection.
2014-02-26 09:08:58 -06:00
Piotr Caban
dddc278b4d
qcap: Add Avi Mux IBaseFilter::Stop implementation.
2014-02-26 09:08:51 -06:00
Jacek Caban
fea6fedf29
wmp: Added IWMPPlayer4::get_settings implementation.
2014-02-26 09:08:38 -06:00
Jacek Caban
b61c63af56
urlmon: Query bind info object for BINDSTRING_ROOTDOC_URL.
2014-02-26 09:08:26 -06:00
Jacek Caban
9c642455f0
urlmon: Fixed protocol tests on IE11.
2014-02-26 09:08:19 -06:00
Francois Gouget
305ff1287b
d3d10_1: Make debug_d3d10_{driver_type,feature_level}() static.
2014-02-26 09:05:54 -06:00
Alexandre Julliard
0e42fd97c0
ntdll: Detect 16-bit modules and resolve imports for them.
2014-02-25 16:08:24 -06:00
Piotr Caban
f4d7a9ab53
qcap: Add Avi Mux IMemInputPin::Receive implementation.
2014-02-25 14:25:57 -06:00
Piotr Caban
0c73ce54cd
qcap: Add Avi Mux Receive helper implementation.
2014-02-25 14:25:51 -06:00
Piotr Caban
053b1f6f60
qcap: Add partial Avi Mux IBaseFilter::Run implementation.
2014-02-25 14:25:40 -06:00
Piotr Caban
b43dcc4515
qcap: Add support for FORMAT_VideoInfo pins in AviMuxIn::ReceiveConnection.
2014-02-25 14:25:30 -06:00
Piotr Caban
e32a9afe65
qcap: Add Avi Mux IConfigInterleaving::put_Interleaving implementation.
2014-02-25 14:25:09 -06:00
Piotr Caban
cde81264e5
qcap: Fix Avi Mux IConfigInterleaving::put_Mode implementation.
2014-02-25 14:25:02 -06:00
Nikolay Sivov
17c4c1bef5
scrrun: Implement DriveType property of IDrive.
2014-02-25 14:24:47 -06:00
Nikolay Sivov
b8e78f3234
scrrun: Added IDrive stub and Next() for drive collection.
2014-02-25 14:24:36 -06:00
Nikolay Sivov
efa2905cf8
oleaut32: Use better naming to clarify copy direction.
2014-02-25 14:22:55 -06:00
Nikolay Sivov
2ce06e5727
oleaut32: Fix SafeArrayGetElement() for FADF_RECORD arrays.
2014-02-25 14:22:49 -06:00
Nikolay Sivov
4c02dc867f
oleaut32: Propagate return codes properly.
2014-02-25 14:22:38 -06:00
Dmitry Timoshkov
4c08276e6b
taskschd: Return appropriate error code for a malformed XML.
2014-02-25 14:22:23 -06:00
Dmitry Timoshkov
39f0b276c7
taskschd: Don't accept task XML with an invalid boolean value.
2014-02-25 14:22:17 -06:00
Dmitry Timoshkov
d2fc6b3145
taskschd: Add a check for the task namespace.
2014-02-25 14:22:10 -06:00
Dmitry Timoshkov
1c778d91bd
taskschd/tests: Add more various tests.
2014-02-25 14:22:02 -06:00
Frédéric Delanoy
ce1175149b
comdlg32/tests: Use BOOL type where appropriate.
2014-02-25 14:21:50 -06:00
Frédéric Delanoy
b26c439150
avifil32: Use BOOL type where appropriate.
2014-02-25 14:21:41 -06:00
Francois Gouget
d155df5c19
winmm/tests: Change the current directory to a place that will be writable.
2014-02-25 14:21:14 -06:00
Francois Gouget
2e0d15b007
oleaut32/tests: Skip the test_stub() tests if we have insufficient privileges.
2014-02-25 14:20:23 -06:00
Francois Gouget
e08c6947c2
d3d9/tests: Fix some test failures on Windows 2000.
2014-02-25 14:20:15 -06:00
Matteo Bruni
8226a187d6
d3dx9: Don't call CoUninitialize if CoInitializeEx failed.
2014-02-25 14:18:07 -06:00
Matteo Bruni
244100f01c
d3dx9: Remove Begin/End stub fixmes.
2014-02-25 14:17:59 -06:00
Matteo Bruni
49604ca1b7
d3dx9: Kill a noisy TRACE.
2014-02-25 14:17:51 -06:00
Matteo Bruni
62288d02be
d3dx9: Call D3DCompile() for ASCII effects.
2014-02-25 14:17:45 -06:00
Matteo Bruni
b86b3dfa40
d3dx9: Calling CommitChanges with no active pass silently returns.
2014-02-25 14:17:35 -06:00
Christoph von Wittich
37e0a1a5d4
comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL.
2014-02-24 15:00:40 -06:00
Huw Davies
ad7e889c1d
wineps: Use the correct colours when a monochrome bitmap without a colour table is the source.
2014-02-24 09:31:00 -06:00
Piotr Caban
90dfe084c6
qcap: Add Avi Mux input pin IMemInputPin::ReceiveCanBlock implementation.
2014-02-24 09:16:25 -06:00
Piotr Caban
6017d55d07
qcap: Add Avi Mux IConfigInterleaving::put_Mode implementation.
2014-02-24 09:16:18 -06:00
Piotr Caban
43bef66e8b
qcap: Add Avi Mux input pin IMemInputPin::NotifyAllocator.
2014-02-24 09:16:11 -06:00
Piotr Caban
151a3eec9a
qcap: Add Avi Mux input pin IMemInputPin::GetAllocator.
2014-02-24 09:16:04 -06:00
Piotr Caban
0ea378e101
qcap: Don't define IMemInputPin_iface in AviMuxIn structure.
2014-02-24 09:14:46 -06:00
Piotr Caban
d9f6a377be
qcap: Add Avi Mux input pin IMemInputPin::GetAllocatorRequirements implementation.
2014-02-24 09:14:39 -06:00
Jacek Caban
6cbf44b5e6
wmp: Added IOleControl stub implementation.
2014-02-24 09:14:27 -06:00
Jacek Caban
ca589fc1e5
wmp: Added SetObjectRects implementation.
2014-02-24 09:14:18 -06:00
Jacek Caban
bd95cb5404
wmp: Added DoVerb(OLEIVERB_HIDE) implementation.
2014-02-24 09:14:11 -06:00
Jacek Caban
b0f4ed187b
wmp: Return success in IPersistStreamInit::InitNew.
2014-02-24 09:14:03 -06:00
Jacek Caban
2b04a5e3ff
urlmon: Fixed some tests on IE11.
2014-02-24 09:13:48 -06:00
Nikolay Sivov
d867a49a3d
shell32/tests: Fix some test failures on Win8.
2014-02-24 09:12:15 -06:00
Nikolay Sivov
88fc916442
ntdll: Use case-insensitive matching for typelib flags.
...
Spotted by Austin English.
2014-02-24 09:12:03 -06:00
Nikolay Sivov
0fb770492d
oleaut32: Some tests for IFontEventsDisp change event.
2014-02-24 09:11:18 -06:00
Nikolay Sivov
6824cae6e7
scrrun: Added a IEnumVARIANT stub for IDriveCollection.
2014-02-24 09:09:49 -06:00
Nikolay Sivov
8a7795407c
scrrun: Added a IDriveCollection stub.
2014-02-24 09:09:33 -06:00
Nikolay Sivov
4da741daf1
oleaut32: Fix buffer increment step for VT_RECORD case doing SafeArrayCopyData().
2014-02-24 09:09:12 -06:00
Nikolay Sivov
598f3f0623
oleaut32/tests: Test for internal safearray data layout.
2014-02-24 09:09:05 -06:00