Matteo Bruni
d6ead897e2
d3dx9: Fix D3DXCompileShaderFromFileW.
2010-09-08 19:54:14 +02:00
Hans Leidekker
4a5b2abcf4
msi/tests: Fix some test failures on 64-bit.
2010-09-08 19:51:00 +02:00
Hans Leidekker
f6e26351d5
msi: Open relocated package database in transacted mode.
2010-09-08 19:50:37 +02:00
Hans Leidekker
d8b5879798
msi: Fix comparison of table ids in TABLE_Exists.
2010-09-08 19:50:15 +02:00
Hans Leidekker
18cd143086
dnsapi: Remove the critical section around res_query.
2010-09-08 19:49:30 +02:00
Jacek Caban
4f210e21a5
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[first|last]Node implementations.
2010-09-08 19:49:30 +02:00
Jacek Caban
c8b15e90bd
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_childNode implementations.
2010-09-08 19:49:30 +02:00
Jacek Caban
ed2b72248f
urlmon: Correctly handle INET_E_USE_DEFAULT_SETTING returned from GetBindString(BINDIND_ACCEPT_MIMES).
2010-09-08 19:49:30 +02:00
Damjan Jovanovic
f68333cb6b
windowscodecs: Test that ICO GetSize returns the BITMAPINFOHEADER size instead of the ICONDIRENTRY size.
2010-09-08 14:22:52 +02:00
Henri Verbeet
50d3f8081e
ddraw: Just pass FOURCC formats through to wined3d.
2010-09-08 13:32:05 +02:00
Henri Verbeet
b1a385db11
ddraw: Remove some stray tabs.
2010-09-08 13:32:00 +02:00
Henri Verbeet
955858e97d
wined3d: IWineD3DVolume_GetDesc() should never fail.
2010-09-08 13:31:49 +02:00
Henri Verbeet
53183b4cf3
wined3d: IWineD3DSurface_GetDesc() should never fail.
2010-09-08 13:31:43 +02:00
Henri Verbeet
f49028d91c
wined3d: GL_DRAW_FRAMEBUFFER depends on either ARB_framebuffer_object or EXT_framebuffer_blit.
2010-09-08 13:31:37 +02:00
Alistair Leslie-Hughes
168fc942f6
mshtml: Correct test for unknown dispID.
2010-09-08 13:31:33 +02:00
Misha Koshelev
b9b9d7ccca
d3dx9_36: Fix the D3DXCreateMesh() prototype.
2010-09-08 13:31:03 +02:00
Vincent Povirk
2752c3bcd0
ole32: Don't fail if the file ends during a big block.
...
Apparently, it's valid for the last block in a file to be incomplete.
2010-09-08 13:30:46 +02:00
André Hentschel
053be78e39
ntdll: Remove an unused function from signal_powerpc.
2010-09-08 13:30:23 +02:00
Roderick Colenbrander
d7472026a0
wined3d: Return generic info for unhandled devices/drivers.
2010-09-08 13:26:04 +02:00
Michael Stefaniuc
de9f0b98d4
urlmon: Remove superfluous NULL check before heap_free (Smatch).
2010-09-08 13:25:46 +02:00
Gerald Pfeifer
053ba796e7
setupx.dll16: Simplify VCP_CopyFiles by removing a set, but never read, variable.
2010-09-08 13:25:02 +02:00
Gerald Pfeifer
db9c3b0f53
gdi32/tests: Fix another test description in test_logpen.
2010-09-08 13:24:49 +02:00
Aric Stewart
8ac121c671
gdi32: Correct usage of ScriptLayout for bidi code.
2010-09-08 13:24:38 +02:00
Aric Stewart
8d12fc61d5
imm32/tests: Test various Imm call cross-thread.
2010-09-08 13:23:40 +02:00
Austin English
4be494c081
kernel32: Add a stub for GetThreadUILanguage.
2010-09-08 13:23:05 +02:00
Alexandre Julliard
0766d375bc
gdi32: Mirror the returned rectangle in GetClipBox for RTL layout.
2010-09-08 13:21:21 +02:00
Alexandre Julliard
72533173d5
user32: Don't try to set the WS_EX_LAYOUTRTL flag on the desktop window.
2010-09-08 13:19:17 +02:00
Alexandre Julliard
4858c54a8e
user32: Avoid direct accesses to the window structure in NC_HandleNCHitTest.
2010-09-08 13:19:04 +02:00
Alexandre Julliard
ca499d070f
user32: Avoid redundant server call in WIN_GetRectangles and fix the screen coordinates mapping.
2010-09-08 13:15:29 +02:00
Michael Stefaniuc
ec382f4345
oleaut32: The function pointer should be const and not the return value.
2010-09-07 17:59:14 +02:00
Jacek Caban
f46f926134
jscript: Addd jsdisp_addref helper function.
2010-09-07 16:01:57 +02:00
Jacek Caban
ac8d2f1fae
jscript: jsdisp_t to IDispatch casts clean up.
2010-09-07 16:01:52 +02:00
Jacek Caban
2ae0f44033
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
2010-09-07 16:01:46 +02:00
Francois Gouget
b66eb177af
msi/tests: Fix compilation on systems that don't support nameless unions or structs.
2010-09-07 16:01:39 +02:00
Jacek Caban
6e76c894e8
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent implementations.
2010-09-07 16:01:32 +02:00
Jacek Caban
9413fab39e
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
2010-09-07 16:01:26 +02:00
Andrew Nguyen
b42a243fec
d3dx9_36: Fix D3DXCompileShader* spec file prototypes.
2010-09-07 16:01:18 +02:00
Andrew Nguyen
3eb4985231
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
2010-09-07 16:00:42 +02:00
Andrew Nguyen
beb3018bd5
setupapi: Improve parameter validation in SetupQuerySpaceRequiredOnDriveA/W.
2010-09-07 16:00:30 +02:00
Andrew Nguyen
3902efc9cb
setupapi: Implement SetupQuerySpaceRequiredOnDriveW.
2010-09-07 16:00:20 +02:00
Andrew Nguyen
188ed272dc
setupapi: Improve parameter validation for SetupCreateDiskSpaceListA/W.
2010-09-07 15:58:20 +02:00
Alexandre Julliard
9b693ddadb
user32: Use WIN_GetRectangles where possible instead of mapping coordinates explicitly.
2010-09-07 15:11:24 +02:00
Alexandre Julliard
141defbd54
user32: Use WIN_GetRectangles where possible instead of accessing the window structure.
2010-09-07 14:55:42 +02:00
Alexandre Julliard
c5bf4976f1
user32: Pass the window styles to NC_GetInsideRect instead of accessing the window structure.
2010-09-07 14:33:13 +02:00
Alexandre Julliard
7295b6746d
user32: Add support for fetching window rectangles relative to various origins.
2010-09-07 14:31:30 +02:00
Thomas Mullaly
380fd731e2
urlmon: Implemented IUriBuilder_{Get/Set}UserName.
2010-09-07 11:35:17 +02:00
Thomas Mullaly
ef8200ebd2
urlmon: Some IUri's don't include the userinfo component in the absolute URI string.
2010-09-07 11:35:13 +02:00
Thomas Mullaly
7f6faca6f6
urlmon: Implemented IUriBuilder_{Get/Set}SchemeName.
2010-09-07 11:35:00 +02:00
Thomas Mullaly
b27e9297b6
urlmon: Implemented IUriBuilder_{Get/Set}Query.
2010-09-07 11:34:55 +02:00
Thomas Mullaly
a4eee68818
urlmon: Implemented IUriBuilder_{Get/Set}Port.
2010-09-07 11:34:50 +02:00
Thomas Mullaly
23e312e324
urlmon: set_builder_component now handles setting the modified property flag.
2010-09-07 11:34:44 +02:00
Nikolay Sivov
398e649414
msxml3/tests: Basic test for ::setAttributeNode().
2010-09-07 11:31:50 +02:00
Nikolay Sivov
97e78d9a0e
msxml3/tests: Some tests for ::get_ownerDocument() returned document instance.
2010-09-07 11:31:45 +02:00
Nikolay Sivov
0adfd6cf4c
msxml3/domdoc: Implement IXMLDOMNamedNodeMap::removeQualifiedItem().
2010-09-07 11:31:39 +02:00
Nikolay Sivov
e7bfb98e60
msxml3/tests: Add a helper to create document instance, remove useless output.
2010-09-07 11:30:18 +02:00
Piotr Caban
f0bc60324a
shlwapi: Improved UrlEscapeW implementation.
2010-09-07 11:29:55 +02:00
Piotr Caban
8b7fae35e4
shlwapi: Improved UrlCanonicalize implementation.
2010-09-07 11:29:33 +02:00
Gerald Pfeifer
a1fecdaf07
setupx.dll16: Simplify vcpUICallbackProc16 a bit.
2010-09-07 11:23:55 +02:00
Gerald Pfeifer
0aa27296d3
winex11.drv: Fix comment for #endif.
2010-09-07 11:23:51 +02:00
Henri Verbeet
07b5c4becf
wined3d: Getting the current pixel shader should never fail.
2010-09-07 11:23:31 +02:00
Henri Verbeet
0c54dfe7ba
wined3d: Getting the current vertex shader should never fail.
2010-09-07 11:23:27 +02:00
Henri Verbeet
992cb88f71
wined3d: Rename "pDesc" to "desc".
2010-09-07 11:23:20 +02:00
Henri Verbeet
8a8ad1ccd8
wined3d: Avoid a memcpy() in IWineD3DImpl_FillGLCaps().
...
And associated stack buffer.
2010-09-07 11:18:23 +02:00
Thomas Mullaly
d9b463af27
urlmon: Removed some unneeded URI_THIS casts.
2010-09-07 11:18:13 +02:00
Austin English
7f30ae6349
kernel32/tests: Be sure to terminate array.
2010-09-06 20:30:25 +02:00
Roderick Colenbrander
878dcc6d93
wined3d: Separate driver info from GPU info.
2010-09-06 20:30:25 +02:00
Michael Mc Donnell
605611f8db
shell32/tests: Test that basic renaming is supported.
2010-09-06 20:30:12 +02:00
Misha Koshelev
5fa3a6cf78
d3dx9: Implement D3DXFVFFromDeclarator.
2010-09-06 19:45:47 +02:00
Jacek Caban
8c2a548b54
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
2010-09-06 17:09:57 +02:00
Thomas Mullaly
4a352bd78d
urlmon: Implemented IUriBuilder_{Get/Set}Path.
2010-09-06 17:07:43 +02:00
Thomas Mullaly
0a4e854182
urlmon: Implemented IUriBuilder_{Get/Set}Password.
2010-09-06 17:07:39 +02:00
Thomas Mullaly
cf1d55c24b
urlmon/tests: Restructured IUriBuilder's test data.
...
Instead of just comparing the absolute URI property of the generated IUri,
compare on a property by property basis. Since not all IUri's have an
absolute URI property.
2010-09-06 17:07:33 +02:00
Thomas Mullaly
1e5040eca1
urlmon: Implemented IUriBuilder_{Get/Set}Host.
2010-09-06 17:07:25 +02:00
Thomas Mullaly
6aa90a2dce
urlmon: Implemented IUriBuilder_{Get/Set}Fragment.
2010-09-06 17:07:19 +02:00
Paul Vriens
1042aa0145
advapi32: Add stubs for FlushTrace[AW].
2010-09-06 16:18:02 +02:00
Austin English
abd0a93afd
winealsa.drv: Remove unused variable.
2010-09-06 16:17:10 +02:00
Vincent Povirk
06c35e8b75
windowscodecs: Implement IWICComponentInfo::GetCLSID.
2010-09-06 16:16:56 +02:00
Vincent Povirk
a53a57b79e
windowscodecs: Implement IWICBitmapCodecInfo::GetMimeTypes.
2010-09-06 16:16:51 +02:00
Vincent Povirk
2d2a6526d8
windowscodecs: Add tests for IWICBitmapDecoderInfo_GetMimeTypes.
2010-09-06 16:16:46 +02:00
Vincent Povirk
ad2895d10b
windowscodecs: Register builtin encoders.
2010-09-06 16:16:25 +02:00
Vincent Povirk
d701e8fab3
windowscodecs: Enumerate encoders.
2010-09-06 16:16:17 +02:00
Henri Verbeet
95098f1b2a
d3d8: An invalid shader version isn't an internal error.
2010-09-06 16:14:30 +02:00
Henri Verbeet
8fbf23f0cc
wined3d: Don't overwrite the offscreen depth/stencil surface with undefined data in surface_load_ds_location().
2010-09-06 16:14:26 +02:00
Henri Verbeet
952dfe30be
wined3d: Translate before scaling for rhw as well in transform_projection().
2010-09-06 16:14:22 +02:00
Henri Verbeet
8e0cb60b09
wined3d: Do not call device_switch_onscreen_ds() while under the GL lock.
2010-09-06 16:14:18 +02:00
Henri Verbeet
6471004a8c
wined3d: Fix a silly typo.
2010-09-06 16:14:11 +02:00
Louis Lenders
e793f9b072
kernel32: Change SetHandleCount to match behaviour on versions >WINNT.
2010-09-06 16:14:05 +02:00
Andrew Talbot
ab683fee33
dmusic: Constify a variable.
2010-09-06 16:13:22 +02:00
Gerald Pfeifer
b2e2793e28
gdi32/tests: Fix a test description in test_logpen.
2010-09-06 16:13:22 +02:00
Gerald Pfeifer
9387fe19a0
urlmon/tests: Simplify test_IUriBuilder_GetPorttest_IUriBuilder_GetPort a bit.
2010-09-06 16:13:22 +02:00
Jacek Caban
6ce537baac
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeValue implementations.
2010-09-06 16:13:22 +02:00
Jacek Caban
7a68fad273
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.
2010-09-06 16:13:22 +02:00
Jacek Caban
27b4f11c0b
msxml3: Use xmlnode child object's IXMLDOMNode implementation as base interface.
...
The plan is to get rid of IXMLDOMNode interface in xmlnode object and use
proper inheritance.
2010-09-06 16:13:22 +02:00
Jacek Caban
8a82ae668a
msxml3: Use get_node_obj to get xmlnode from iface in replaceChild implementation.
2010-09-06 16:13:22 +02:00
Jacek Caban
4f61cd2840
msxml3: Use separate object for unknown node type implementation.
2010-09-06 16:13:22 +02:00
Jacek Caban
a92e95eab1
msxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.
2010-09-06 16:13:21 +02:00
Jacek Caban
0670d092f1
msxml3: Added node_query_inerface function for common xmlnode child objects implementation.
2010-09-06 16:13:21 +02:00
Jacek Caban
f5348b25af
msxml3: Store outer iface as IXMLDOMNode instead of IUnknown in xmlnode.
2010-09-06 16:13:21 +02:00
Alexandre Julliard
9f2c51800d
ws2_32/tests: Fix some buffer overflows in traces.
2010-09-03 21:07:54 +02:00
Jörg Höhle
294d0c9501
winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
2010-09-03 16:02:31 +02:00
Jörg Höhle
6b271b6d3c
winmm: GetDeviceID only considers a single name per entry.
2010-09-03 16:02:31 +02:00
Jörg Höhle
565c56c61f
winmm: Correctly parse the MCI Sysinfo command.
2010-09-03 16:02:31 +02:00
Piotr Caban
960a248da6
msvcp90/tests: Fix basic_string<wchar_t>.size tests.
2010-09-03 16:02:31 +02:00
Mariusz Pluciński
2f398b8c25
gameux/tests: Verify registry values created by GameExplorer.
2010-09-03 16:02:31 +02:00
Oldřich Jedlička
51332b7a03
ddraw/tests: New tests for CreateSurface for 3D DDSCAPS_BACKBUFFER.
2010-09-03 16:02:31 +02:00
Alexandre Goujon
8aa6ed97c8
msxml3/tests: Be more verbose when get_text fails.
2010-09-03 16:02:31 +02:00
Nikolay Sivov
0330332aef
msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().
2010-09-03 16:02:31 +02:00
Nikolay Sivov
c9b8f5d2ae
msxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName().
2010-09-03 16:02:31 +02:00
Henri Verbeet
83ff5b5041
ddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDERSTATE_TEXTUREMAPBLEND in d3d7.
2010-09-03 11:05:35 +02:00
Henri Verbeet
fa3a72c63a
wined3d: Add a handler for WINED3DRS_SRGBWRITEENABLE to the atifs fragment pipe.
2010-09-03 11:05:29 +02:00
Henri Verbeet
e998fffc8f
wined3d: Do not mark invalid blend matrices dirty.
2010-09-03 11:05:24 +02:00
Henri Verbeet
5a7091b8f7
wined3d: Do not preload buffers while under the GL lock in process_vertices_strided().
2010-09-03 11:05:19 +02:00
Henri Verbeet
bc2db78c3a
wined3d: Explicitly document some more consequences of GL locking policy.
...
The basic rule is that you can't call anything that takes the user32 / gdi32
lock while under the GL (winex11) lock. As a consequence, you can't call
anything like context_acquire() or context_destroy() either.
2010-09-03 11:05:10 +02:00
Jörg Höhle
c6a655622c
winmm/tests: Share common function dbg_mcierr.
2010-09-03 11:04:47 +02:00
Alexandre Julliard
cd56299e2f
user32/tests: Fix a number of test failures on Windows 7.
2010-09-03 11:04:33 +02:00
Jörg Höhle
d223b30bd6
winmm/tests: Add MCI parser tests.
2010-09-02 18:05:24 +02:00
Jörg Höhle
0030ef8d26
winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands.
2010-09-02 18:05:24 +02:00
Jörg Höhle
0cf326ce55
winmm/tests: Add a few Open/Close MCI tests.
2010-09-02 18:05:23 +02:00
Jörg Höhle
ec7aef8378
winmm: Always unload the MCI driver when Open fails.
2010-09-02 18:05:23 +02:00
Jörg Höhle
e1fe9e4fed
winmm: Close MCI device after immediate auto-open commands.
2010-09-02 18:05:23 +02:00
Jörg Höhle
ef372e259a
winmm: MCI open always creates an alias for subsequent commands.
2010-09-02 18:05:23 +02:00
Louis Lenders
dd1a47093e
shell32: Add stubbed SHGetKnownFolderPath.
2010-09-02 18:05:23 +02:00
Matteo Bruni
5a5af75f04
d3dx9: Implement D3DXCompileShaderFromResource.
2010-09-02 18:05:23 +02:00
Matteo Bruni
de8f35bba8
d3dx9: Implement D3DXCompileShaderFromFile.
2010-09-02 18:05:23 +02:00
Hans Leidekker
2fb648c04f
msi/tests: Add tests for 64-bit properties.
2010-09-02 18:05:22 +02:00
Hans Leidekker
d2f1074725
msi: Set the System64Folder property on 64-bit.
2010-09-02 18:05:22 +02:00
Hans Leidekker
3730300a29
msi: Set the MsiAMD64 and Msix64 properties on 64-bit.
2010-09-02 18:05:22 +02:00
Hans Leidekker
18ebf2c576
msi: Return an error from MsiDatabaseGetPrimaryKeys if the table does not exist.
2010-09-02 18:05:22 +02:00
Hans Leidekker
0032706564
msi: Add stub implementations of MsiBeginTransaction and MsiEndTransaction.
2010-09-02 18:05:22 +02:00
Alexandre Julliard
196ec5969d
user32: Implement Get/SetProcessDefaultLayout.
2010-09-02 18:01:01 +02:00
Alexandre Julliard
942866f90d
user32: Make child windows inherit the WS_EX_LAYOUTRTL style from their parent.
2010-09-02 17:55:02 +02:00
Alexandre Julliard
30d2079574
user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style.
2010-09-02 15:16:39 +02:00
Piotr Caban
d09287619d
msvcp90: Added basic_string<{char, wchar_t}> equal operator implementation.
2010-09-02 11:55:11 +02:00
Piotr Caban
57f3a88cda
msvcp90/tests: Added basic_string<{char,wchar_t}>.size tests.
2010-09-02 11:55:06 +02:00
Piotr Caban
ec8cdcc227
msvcp90: Added basic_string<{char, wchar_t}>.{length, size} implementation.
2010-09-02 11:55:01 +02:00
Piotr Caban
ee9319eac7
msvcp90/tests: Added basic_string<{char,wchar_t}>.data tests.
2010-09-02 11:54:56 +02:00
Piotr Caban
168dabf063
msvcp90: Added basic_string<{char, wchar_t}>.data implementation.
2010-09-02 11:54:49 +02:00
Jacek Caban
2e7fc004e3
mshtml: Added file protocol's IInternetProtocolEx tests.
2010-09-02 11:54:39 +02:00
Jacek Caban
6db2cf1bf5
urlmon: Use StartEx in file protocol handler's Start implementation.
2010-09-02 11:54:33 +02:00
Jacek Caban
d8bfb7f8db
urlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
2010-09-02 11:54:27 +02:00
Jacek Caban
77a046e863
urlmon: Added IInternetProtocolEx implementation for file protocol.
2010-09-02 11:54:21 +02:00
Jacek Caban
c320a06e15
urlmon: Store file size in FileProtocol object.
2010-09-02 11:53:56 +02:00
Jacek Caban
d442442e3e
urlmon: Use INVALID_HANDLE_VALUE instead of NULL for uninitialized file handle in file protocol handler.
2010-09-02 11:53:51 +02:00
Vincent Povirk
77a5b635aa
gdiplus: Set flags and dpi when images are loaded.
2010-09-02 11:53:33 +02:00
Nikolay Sivov
1ce8be01f2
msxml3: Fix IXMLDOMDocument::getElementsByTagName() for some special cases.
2010-09-02 11:53:26 +02:00
Octavian Voicu
7f5e835c14
winmm: Replace command ids with symbolic constants in mci command resources.
2010-09-02 11:53:09 +02:00
Octavian Voicu
3324614ed3
winmm: Replace return types with symbolic constants in mci command resources.
2010-09-02 11:51:48 +02:00
Henri Verbeet
a8841eb1dd
wined3d: Avoid a forward declaration.
2010-09-02 11:51:12 +02:00
Henri Verbeet
c9c034fb55
d3d8: Merge vertex and index buffer implementations into a single file.
2010-09-02 11:51:05 +02:00
Henri Verbeet
1549180daa
d3d9: Merge vertex and index buffer implementations into a single file.
2010-09-02 11:50:52 +02:00