Commit Graph

71260 Commits

Author SHA1 Message Date
Nikolay Sivov 66c9a73db5 comctl32/imagelist: Fail in ImageList_GetIconSize on null parameters. 2010-08-20 13:46:49 +02:00
Nikolay Sivov 8bcdc9ad43 comctl32/tests: More imagelist tests to show broken parameter validation. 2010-08-20 13:46:45 +02:00
Nikolay Sivov 4023e0125f comctl32/imagelist: Fix failure code for IImageList_Remove(). 2010-08-20 13:46:40 +02:00
Nikolay Sivov 5ee4441c15 comctl32/imagelist: Fix failure code for IImageList_Draw(). 2010-08-20 13:46:36 +02:00
Nikolay Sivov 33ee0cae46 comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests. 2010-08-20 13:46:33 +02:00
Nikolay Sivov 4d6c30f90f comctl32/tests: Use better names for test functions, discover some new test failures. 2010-08-20 13:46:30 +02:00
Rico Schüller 5ad7f7b9d3 d3dcompiler: Add D3DCreateBlob() test. 2010-08-20 13:21:37 +02:00
Rico Schüller 12d14c695f d3dcompiler: Add D3DCreateBlob() declaration. 2010-08-20 13:21:36 +02:00
Detlef Riekenberg 0fa0d17d67 ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx. 2010-08-20 13:21:35 +02:00
Nikolay Sivov ce5a06c1b0 comctl32/listview: Fix infinite loop case for full item range as a first search range. 2010-08-20 13:21:34 +02:00
Marko Nikolic 78b020c018 advpack/tests: Removed sign comparison warning in advpack tests. 2010-08-20 13:21:34 +02:00
Piotr Caban d7938822f7 msvcp90: Added _String_base::Xran implementation. 2010-08-20 13:21:34 +02:00
Piotr Caban 1ba4fff989 msvcp90: Added _String_base::Xlen implementation. 2010-08-20 13:21:33 +02:00
Piotr Caban 8f78375d83 msvcp90: Added logic_error exception. 2010-08-20 13:21:33 +02:00
Piotr Caban 22e221c420 msvcp90: Added basic_string<char>::c_str implementation. 2010-08-20 13:21:32 +02:00
Piotr Caban 6675d69a0b msvcp90: Added basic_string<char> constructor implementation (from cstr). 2010-08-20 13:21:31 +02:00
Piotr Caban d7b4b032de msvcp90: Added basic_string<char> copy constructor implementation. 2010-08-20 13:21:30 +02:00
Andrew Talbot 4bdeb7dcb3 crypt32: Constify some variables. 2010-08-20 13:21:30 +02:00
Davide Pizzetti a271097472 wordpad: Italian translation update. 2010-08-20 13:21:29 +02:00
Davide Pizzetti e4755abf61 xcopy: Italian translation update. 2010-08-20 13:21:29 +02:00
Wolfgang Schwotzer 6d5aaaa5e0 ws2_32: Initialize variable lsap_sel. 2010-08-20 13:21:28 +02:00
Juan Lang 5f6b135668 mshtml: Fix off by one error in setting status text. 2010-08-20 13:21:28 +02:00
Juan Lang 158f5be804 shdocvw: Apply default scheme when none is present. 2010-08-20 13:21:27 +02:00
Jacek Caban 9713d62e89 ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and IMAGE_REL_BASED_HIGHLOW should be supported on win64. 2010-08-20 13:21:27 +02:00
Henri Verbeet 20a42b4c98 ddraw: Add / improve TRACEs. 2010-08-20 13:21:24 +02:00
Henri Verbeet 4378d4b31e ddraw: Add a separate function for surface initialization. 2010-08-20 13:21:24 +02:00
Henri Verbeet c87fd4a65c ddraw: Add a separate function for ddraw initialization. 2010-08-20 13:21:23 +02:00
Henri Verbeet 0e955daed2 ddraw: Add a separate function for vertex buffer initialization. 2010-08-20 13:21:23 +02:00
Henri Verbeet e2021722fc ddraw: Add a separate function for palette initialization. 2010-08-20 13:21:23 +02:00
Henri Verbeet 584cb331a9 ddraw: Add a separate function for execute buffer initialization. 2010-08-20 13:21:22 +02:00
Henri Verbeet a60c493986 ddraw: Add a separate function for device initialization. 2010-08-20 13:21:21 +02:00
Henri Verbeet 7200f91c06 usp10: Pass the correct buffer size to lstrcpynA() in load_GSUB_feature(). 2010-08-20 13:21:20 +02:00
Jerome Leclanche da40f95efa gdi32: Properly set ERROR_NOACCESS when GetObject receives invalid arguments. 2010-08-20 13:21:06 +02:00
Jacek Caban 7d7586d358 oleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind in QueryPathOfRegTypeLib on win64. 2010-08-20 13:21:01 +02:00
Piotr Caban 703ab02bc3 msvcp90: Added ~basic_string<char> implementation. 2010-08-19 17:32:20 +02:00
Piotr Caban 6040c8f897 msvcp90: Added some basic_string<char>::assign implementations. 2010-08-19 17:32:20 +02:00
Piotr Caban 935e0f53a1 msvcp90: Added basic_string<char>::erase implementation. 2010-08-19 17:32:20 +02:00
Piotr Caban 50c99f0018 msvcp90: Added basic_string<char>::npos. 2010-08-19 17:32:20 +02:00
Piotr Caban 6c57f13a6b msvcp90: Added basic_string<char> constructor (with no arguments) implementation. 2010-08-19 17:32:20 +02:00
Piotr Caban 99a6926f3e msvcp90: Added allocator<void> implementation. 2010-08-19 17:32:20 +02:00
Piotr Caban eecd9ce06b msvcp90: Added allocator<unsigned short> implementation. 2010-08-19 17:32:20 +02:00
Piotr Caban 7032010381 msvcp90: Added allocator<wchar_t> implementation. 2010-08-19 17:32:20 +02:00
Jacek Caban 6ae22663c0 mshtml: Don't use start_binding in IPersistStreamInit::InitNew. 2010-08-19 17:32:20 +02:00
Jacek Caban c22b8fd868 mshtml: Added an explicit CDECL attribute to imported functions. 2010-08-19 17:32:20 +02:00
Anders Jonsson 04c86591e3 jscript: Update Swedish translation. 2010-08-19 17:32:19 +02:00
Anders Jonsson 1a825030a5 ipconfig: Add Swedish translation. 2010-08-19 17:32:19 +02:00
Owen Rudge 9870c04a78 d3dx10: Add stub for d3dx10_33. 2010-08-19 17:32:19 +02:00
Owen Rudge 49dbdc12fd d3dx10: Add stub for d3dx10_34. 2010-08-19 17:32:19 +02:00
Owen Rudge 955b8445c0 d3dx10: Add stub for d3dx10_35. 2010-08-19 17:32:19 +02:00
Owen Rudge f44830e5eb d3dx10: Add stub for d3dx10_36. 2010-08-19 17:32:19 +02:00