Erich E. Hoover
47425a5801
strmbase: Fix race condition on InputPin_EndFlush between csRenderLock and filter.csFilter.
2014-08-05 17:41:18 +02:00
Erich E. Hoover
c22547792a
strmbase: Fix race condition on InputPin_BeginFlush between csRenderLock and filter.csFilter.
2014-08-05 17:41:15 +02:00
Hao Peng
8128ddfac8
iphlpapi: Add PfUnBindInterface function stub.
2014-08-05 17:29:58 +02:00
Hao Peng
240e66a281
iphlpapi: Add PfDeleteInterface function stub.
2014-08-05 17:29:58 +02:00
Hao Peng
331092b54e
iphlpapi: Add PfBindInterfaceToIPAddress function stub.
2014-08-05 17:29:42 +02:00
David Hedberg
d016dc4004
shell32: Implement IEnumShellItems for IShellItemArray.
2014-08-05 16:39:07 +02:00
Nikolay Sivov
e6cb2dbaca
dwrite/tests: Some tests for drawing sequence for a layout.
2014-08-05 16:37:45 +02:00
Nikolay Sivov
1eb2913ad6
dwrite: Added GetCurrentTransform() for a render target.
2014-08-05 16:37:40 +02:00
Bruno Jesus
d59011a9fb
rsaenh: A 40 bit key on Enhanced provider will not have salt even if asked for.
2014-08-05 16:37:35 +02:00
Bruno Jesus
d7aae7d728
rsaenh: Use the remaining hash data as salt if requested.
2014-08-05 16:37:25 +02:00
Bruno Jesus
fb58e7eca6
rsaenh: Handle the failure to set Base provider effective key length properly.
2014-08-05 16:37:21 +02:00
Bruno Jesus
aa1b5b65c9
rsaenh/tests: Update some tests.
...
Some function results and out parameters were not being tested.
2014-08-05 16:37:11 +02:00
Bruno Jesus
edb5e2b7d5
rsaenh/tests: Add SHA-256 tests.
2014-08-05 16:37:06 +02:00
Michael Müller
e38d1c9aa1
shell32: Create profile directories available in Vista and above.
2014-08-04 19:28:42 +02:00
Andreas Mohr
6a86e2e983
kernel32: Fix naming/spelling/typo of macro to HasOverlappedIoCompleted().
2014-08-04 19:28:04 +02:00
Austin English
bb25986702
hid: Add HidD_GetProductString stub.
2014-08-04 16:20:15 +02:00
Piotr Caban
7aa53f036c
msvcp110: Add _Xbad_alloc implementation.
2014-08-04 16:20:00 +02:00
Austin English
12fd631fe1
wine.inf: Use full path to msiexec.
2014-08-04 16:19:37 +02:00
Nikolay Sivov
c9b8a31c24
dwrite: Implement Resize() for bitmap render target.
2014-08-04 16:19:22 +02:00
Nikolay Sivov
ece85fad22
include: Added IDWriteLocalFontFileLoader.
2014-08-04 16:19:04 +02:00
Nikolay Sivov
66b5dd71e9
msxml3/saxreader: Fix attributes array growing size.
2014-08-04 16:18:50 +02:00
Jacek Caban
bf10dd3ee4
mshtml: Added IHTMLElement:scrollIntoView implementation.
2014-08-04 16:18:30 +02:00
Nikolay Sivov
edf74c0b0d
dwrite/tests: Added some tests for inline object and ranges handling.
2014-08-04 16:18:24 +02:00
Nikolay Sivov
289043f4de
dwrite: Store maximum width/height for text layout.
2014-08-04 16:18:20 +02:00
Piotr Caban
d3a48ee342
msvcrt: Only check for flag presence in isatty function.
2014-08-04 16:18:10 +02:00
David Hedberg
3cf2fb3a9c
comdlg32: Support browsing for folders.
2014-08-04 14:32:59 +02:00
David Hedberg
27b45807a7
shell32: Implement IShellItemArray::GetAttributes.
2014-08-04 14:27:48 +02:00
David Hedberg
a79be28e8c
shell32: Implement SHCreateShellItemFromIDLists.
2014-08-04 14:27:46 +02:00
David Hedberg
815b532b64
shell32: Always initialize shellitem to NULL in SHCreateShellItem.
2014-08-04 14:27:25 +02:00
David Hedberg
9ff6853478
shell32: Return S_OK only if the flags matches the result exactly.
2014-08-04 14:27:23 +02:00
David Hedberg
678434539e
shell32: Mask out attributes we didn't ask for in ShellItem::GetAttributes.
2014-08-04 14:27:21 +02:00
David Hedberg
955b487b20
shell32/tests: Tests for IShellItemGetAttributes.
2014-08-04 14:27:19 +02:00
Bruno Jesus
86dd877f4e
rsaenh: The RC2 algorithm from Base provider supports only 40 bit keys.
2014-08-04 14:24:26 +02:00
Bruno Jesus
a8b1fee2ea
rsaenh: Use a helper to get the key container.
2014-08-04 14:24:18 +02:00
Henri Verbeet
5ef8e97414
wined3d: Move the "draw_binding" field from struct wined3d_surface to struct wined3d_resource.
2014-08-04 14:23:52 +02:00
Henri Verbeet
d079066f5d
wined3d: Get rid of the get_drawable_size() callback in struct wined3d_surface.
2014-08-04 14:23:49 +02:00
Henri Verbeet
9020ef9675
wined3d: Make the "desc" parameter to wined3d_buffer_create() const.
2014-08-04 14:23:40 +02:00
Henri Verbeet
6a1a18e7e2
d3d10core: Implement d3d10_device_CopyResource().
2014-08-04 14:23:36 +02:00
Henri Verbeet
80bca9bc9c
wined3d: Add constant buffer support to the GLSL shader backend.
2014-08-04 14:23:29 +02:00
Piotr Caban
c654b7be68
msvcp100: Add basic_streambuf::swap implementation.
2014-07-30 16:18:40 -05:00
Piotr Caban
cbdc014f41
msvcp100: Add basic_iostream::swap implementation.
2014-07-30 16:18:27 -05:00
Piotr Caban
4d3b23f6cd
msvcp100: Add basic_ostream::swap implementaiton.
2014-07-30 16:18:13 -05:00
Piotr Caban
fe93ebd830
msvcp100: Add basic_istream::swap implementation.
2014-07-30 16:18:01 -05:00
Piotr Caban
bcee8a0ec3
msvcp100: Add basic_ios::swap implementation.
2014-07-30 16:17:45 -05:00
Piotr Caban
8c865c8cca
msvcp100: Add ios_base::swap implementation.
2014-07-30 16:17:34 -05:00
Stefan Dösinger
3e993bf1d8
user32: Make GetRegisteredRawInputDevices hotpatchable.
2014-07-30 16:17:14 -05:00
Bruno Jesus
d429e602af
rsaenh/tests: Run the tests in the Base and Strong providers too.
2014-07-30 16:17:02 -05:00
Bruno Jesus
1697eb6ee2
winhttp/tests: Add a no-content header test.
2014-07-30 11:50:05 -05:00
Ken Thomases
c3d7f5b7ec
winemac: Use new API when available to list all display modes available on Retina Macs.
2014-07-30 11:33:00 -05:00
Ken Thomases
a14ed527d8
ntdll: In find_file_in_dir(), don't test directory entries' short names if the target name isn't a short name.
...
hash_short_file_name() will always create a short name of at least 8 characters
with the 5th being a tilde (~). If the target name isn't of that form, then it
can never match any short name constructed from the directory entries.
2014-07-30 11:31:55 -05:00