Commit Graph

93836 Commits

Author SHA1 Message Date
Dmitry Timoshkov 498b18f25f gdi32: Add more EMF clipping tests. 2013-02-14 11:14:41 +01:00
Michael Stefaniuc f128551439 wineoss.drv: Use offsetof to calculate the size of a struct with variable length array. 2013-02-14 11:01:11 +01:00
Andrew Talbot 1a1577d791 msctf: Avoid signed-unsigned integer comparisons. 2013-02-14 11:01:01 +01:00
Andrew Talbot 78d9ee8a1a msdaps: Avoid signed-unsigned integer comparisons. 2013-02-14 11:00:52 +01:00
Roman Dadkov b8d081b0a8 mpr/tests: Test to check the return values of WNetGetUniversalNameA. 2013-02-13 20:44:11 +01:00
Roman Dadkov 8a4557ac8b ole32/tests: Add test for SetClientSite. 2013-02-13 20:39:42 +01:00
Jacek Caban 16d1b3b026 oleaut32: Added some SysFreeString tests. 2013-02-13 19:10:17 +01:00
Jacek Caban ed9d78d2b9 oleaut32: Don't free a string in SysFreeString if it's already in cache. 2013-02-13 19:10:14 +01:00
André Hentschel 22c3993226 ntdll: Implement RtlUnwind for ARM. 2013-02-13 17:44:06 +01:00
Jörg Höhle d4b2d48f24 winmm: More compatible waveIn/Out[Un]Prepare WHDR_* flag handling. 2013-02-13 17:19:43 +01:00
Jörg Höhle b95910ccbc winmm: More compatible midiIn/Out[Un]Prepare MHDR_* flag handling. 2013-02-13 17:19:43 +01:00
Alexandre Julliard 097867debd loader: Rename the elf_hash function to avoid conflicts. 2013-02-13 17:19:43 +01:00
Alexandre Julliard 3b8ab28c40 loader: Define our own auxv structure. 2013-02-13 17:19:42 +01:00
Alexandre Julliard fc7e81be15 server: Don't support debug registers in ptrace if sys/user.h is missing. 2013-02-13 17:19:42 +01:00
Alexandre Julliard 76b8612c3e winex11: Preserve the client window when changing the window visual. 2013-02-13 17:19:40 +01:00
Hans Leidekker 9779c4b5ea msi/tests: Move a couple of tests from install.c to msi.c. 2013-02-13 16:13:54 +01:00
Dmitry Timoshkov 9a2688e690 gdi32: Make sure that actual clipping region is updated for a EMF DC. 2013-02-13 16:13:54 +01:00
Austin English 0130eca6a0 d3d11: Add a stub for D3D11CreateDevice. 2013-02-13 16:13:54 +01:00
Jeff Latimer 9f3ff9240d wmvcore: Add stub implementation for WMCreateEditor. 2013-02-13 16:13:54 +01:00
André Hentschel dd8ec9994b winedbg: Add PState to cpu_register_map for ARM64. 2013-02-13 10:19:32 +01:00
Andrew Talbot ce41fc0441 mlang: Avoid signed-unsigned integer comparisons. 2013-02-13 10:19:18 +01:00
Andrew Talbot b6717dd3b1 mmdevapi: Avoid signed-unsigned integer comparisons. 2013-02-13 10:19:12 +01:00
Andrew Talbot 14afcb8ccd mscoree: Avoid signed-unsigned integer comparisons. 2013-02-13 10:19:07 +01:00
Hans Leidekker c68bb8da7f wininet/tests: Fix a test failure. 2013-02-12 19:56:42 +01:00
Jacek Caban abf8d62888 urlmon: Fixed tests on IEs that report BINDSTATUS_DECODING.
This seems to happen on some IE versions that decode gzip streams in
urlmon (as opposed to wininet).
2013-02-12 19:56:42 +01:00
Jacek Caban c1a15b75aa urlmon: Skip reported_url tests when binding to object.
This limits the scope of
259cd79336
to fix random test failures. This makes the original test questionable,
so if we ever see it failing again, we should simply revert it.
2013-02-12 19:56:42 +01:00
Jacek Caban 76997f1a38 urlmon: Fixed QueryInfo tests during BINDSTATUS_PROXYDETECTING notification. 2013-02-12 19:56:41 +01:00
Jacek Caban c8a4ce89d0 urlmon: Clean up handling tested URLs. 2013-02-12 19:56:41 +01:00
Huw Davies c07212b3d0 riched20: Move run extent calculation to wrap.c. 2013-02-12 19:56:41 +01:00
André Hentschel a32199b3f3 make_xftmpl: Avoid comparing a char with EOF. 2013-02-12 19:56:41 +01:00
Alexandre Julliard 64ddb263d2 ntdll: Check for invalid %gs value in 32-bit code.
Suggested by Alessandro Pignotti.
2013-02-12 19:56:39 +01:00
Alexandre Julliard 99d89b347f ntdll: Add a helper function to check that a fault address lies in a known virtual memory view. 2013-02-12 19:56:19 +01:00
Jacek Caban 88367a3c58 oleaut32: Return error if VT_HRESULT is used as return type in DispCallFunc. 2013-02-12 15:01:55 +01:00
Jacek Caban 6b0e2c8fdf mshtml: Use VT_ERROR as return type in DispCallFunc call. 2013-02-12 14:51:56 +01:00
Jacek Caban 253fdf1574 oleaut32: COM clean up of ITypeLib2 interface implementation. 2013-02-12 14:51:50 +01:00
Hans Leidekker 0800f29b25 msiexec: Convert DoRegServer to Unicode. 2013-02-12 14:51:38 +01:00
Hans Leidekker 6cd2ffae02 msiexec: Add /unregserver support. 2013-02-12 14:51:35 +01:00
Alexandre Julliard 550e53b6bb user32: Prefer loading color cursors in LoadImage. 2013-02-12 13:56:41 +01:00
Alexandre Julliard dc82cf9d38 wininet: Don't reset the available size after the async has been queued. 2013-02-12 10:19:38 +01:00
Dmitry Timoshkov dc8d7e7d62 winspool.drv: There is no need to speculate about wineps.drv default DEVMODE. 2013-02-12 10:18:20 +01:00
Andrew Talbot ac79a3f9d3 kernel32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:17:08 +01:00
Andrew Talbot d24dc4b884 mapi32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:16:21 +01:00
Juan Lang ba7eebfd62 cryptui: Use add_usage_to_oid correctly.
Spotted by Marcus Meissner and Coverity.
2013-02-12 10:16:04 +01:00
Austin English b8f072e910 shlwapi: Add a stub for IsInternetESCEnabled. 2013-02-12 10:16:00 +01:00
Francois Gouget 138f119705 rpcrt4/tests: Trace the GUID when it is wrong. 2013-02-11 17:52:47 +01:00
Francois Gouget c2a5b04d01 kernel32/tests: Reduce the size of the console buffer to speed up the tests. 2013-02-11 17:52:43 +01:00
Hans Leidekker d8c71dd5ed windowscodecs: Implement IWICBitmapFrameDecode::GetColorContexts for TIFF images. 2013-02-11 17:52:18 +01:00
Hans Leidekker e002d2eacf windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy. 2013-02-11 17:52:05 +01:00
Alexandre Julliard 0cc78d97c1 user32: Don't paint to the surface if the window has a pixel format, regardless of the state of the top parent. 2013-02-11 17:49:22 +01:00
Alexandre Julliard bc602c3060 server: Return the window paint flags in the get_visible_region request. 2013-02-11 17:14:17 +01:00