Jacek Caban
23d74d3b73
mshtml: Improved IOleCommandTarget::QueryStatus implementation.
2015-01-22 20:23:35 +01:00
Jacek Caban
48ea8a1cb4
secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer.
...
Also documents failure on an invalid buffer.
2015-01-22 17:31:44 +01:00
Nikolay Sivov
711b9f0414
dwrite: Initial implementation of GetGlyphPlacements().
2015-01-22 13:42:34 +01:00
Matteo Bruni
270431c220
wined3d: Don't normalize R8G8B8A8_UINT attributes.
2015-01-22 13:37:55 +01:00
Matteo Bruni
8ddb7e32f8
wined3d: Add separate stencil state setup via GL 2.0+ core functions.
2015-01-22 13:37:53 +01:00
Michael Stefaniuc
7d1203a741
usp10: Remove an unused assignment (PVS-Studio).
2015-01-22 12:04:19 +01:00
Michael Stefaniuc
937146ae33
user32/tests: Remove an unused assignment (PVS-Studio).
2015-01-22 12:04:16 +01:00
Michael Stefaniuc
9fb737de34
strmbase: Handle the failure of CoCreateInstance (PVS-Studio).
2015-01-22 12:04:13 +01:00
Michael Stefaniuc
0f2eca579d
strmbase: Remove an unused assignment (PVS-Studio).
2015-01-22 12:04:10 +01:00
Hao Peng
d5d4c19226
wbemprox: Implement Win32_BaseBoard.Version.
2015-01-22 12:03:47 +01:00
Hao Peng
c0020b3ac3
wbemprox: Implement Win32_DiskDrive.PNPDeviceID.
2015-01-22 12:03:41 +01:00
Hao Peng
fd08da6035
wbemprox: Implement Win32_Processor.ProcessorType.
2015-01-22 12:02:52 +01:00
André Hentschel
b5732b1c2e
odbc32: Add winediag message when no drivers could be found.
2015-01-22 12:02:39 +01:00
André Hentschel
0b811eeabf
user32/tests: Don't test function directly when reporting GetLastError().
2015-01-21 21:36:06 +01:00
André Hentschel
ae1251596e
kernel32/tests: Don't test function directly when reporting GetLastError().
2015-01-21 21:35:57 +01:00
Piotr Caban
ba0d1586ff
msvcrt: Drop read buffer in _flsbuf.
2015-01-21 18:08:11 +01:00
Hans Leidekker
a884d98e99
msi: Add a partial implementation of MsiProvideComponent.
2015-01-21 18:08:10 +01:00
Hans Leidekker
b24b8a507f
wbemprox: Implement Win32_BaseBoard.Product.
2015-01-21 18:08:09 +01:00
Hans Leidekker
f40830b45d
wbemprox: Implement Win32_ComputerSystemProduct.IdentifyingNumber.
2015-01-21 18:08:08 +01:00
Hans Leidekker
27ba8c8343
winhttp: Don't try to read data after a HEAD request.
2015-01-21 18:08:07 +01:00
Hans Leidekker
142ac82490
winhttp/tests: Keep the connection alive in a couple of tests.
2015-01-21 15:31:21 +01:00
Hans Leidekker
faf70e2fbd
ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors.
2015-01-21 15:31:16 +01:00
Hans Leidekker
b51476ad42
kernel32: Retrieve the system affinity mask from ntdll.
2015-01-21 15:30:37 +01:00
Nikolay Sivov
0258e5319b
dwrite/tests: Basic test for GetTypographicFeatures().
2015-01-21 15:29:17 +01:00
Michael Stefaniuc
4d01e6f3fc
schedsvc/tests: Actually test a return value (PVS-Studio).
2015-01-21 15:29:09 +01:00
Michael Stefaniuc
f0d7765236
scrrun/tests: Actually test the return values (PVS-Studio).
2015-01-21 15:29:06 +01:00
Michael Stefaniuc
33136293ba
quartz: Remove some unused assignments (PVS-Studio).
2015-01-21 15:29:03 +01:00
Michael Stefaniuc
552037c925
qedit: Remove an unused and wrong assignment (PVS-Studio).
2015-01-21 15:28:57 +01:00
Michael Stefaniuc
54aaa16d8f
oleaut32: Remove an unused assignment (PVS-Studio).
2015-01-21 15:28:52 +01:00
Nikolay Sivov
fd925d0e5b
msxml3: Remove child node in one place in node_insert_before().
2015-01-20 17:52:28 +01:00
Nikolay Sivov
4782be7e31
hnetcfg: Release typeinfos and typelib on dll unload.
2015-01-20 17:52:24 +01:00
Nikolay Sivov
aef50786fb
dwrite/tests: Additional test for Draw().
2015-01-20 17:52:20 +01:00
Nikolay Sivov
e292385fcd
dwrite: Implement GetClusterMetrics().
2015-01-20 17:52:18 +01:00
Nikolay Sivov
0ee49eb4c8
dwrite: Initial support of cluster metrics computation.
2015-01-20 17:52:16 +01:00
Aric Stewart
ecbda5686d
gdi32: Do not install fonts with a family name that is too long.
2015-01-20 16:34:22 +01:00
Jacek Caban
7cbb683705
mshtml: Removed TRACEs from dispex_query_interface.
2015-01-20 16:29:35 +01:00
Matteo Bruni
915e0ef0cf
wined3d: Always use the core version of the glPointParameteri function.
...
The state function depends on GL 2.0+ so it's unnecessary to
check for NV_POINT_SPRITE.
2015-01-20 16:09:01 +01:00
Matteo Bruni
aff0c389cc
wined3d: Use the core version of glDrawElementsInstanced.
2015-01-20 16:08:58 +01:00
Matteo Bruni
75b96768e5
wined3d: Use the core version of glDrawBuffers.
2015-01-20 16:08:56 +01:00
Matteo Bruni
6bb32e47ff
wined3d: Use the core gl*CompressedTex* functions.
2015-01-20 16:08:54 +01:00
Matteo Bruni
5883c9ece3
dxgi: Fix a comment typo.
2015-01-20 16:08:52 +01:00
Piotr Caban
bd1428ef50
msvcrt: Add _vscprintf_p implementation.
2015-01-20 16:08:49 +01:00
Francois Gouget
57582b37b3
dsound: Make some DirectSoundDevice_*() functions static.
2015-01-20 11:12:04 +01:00
Francois Gouget
dfaef5306f
dsound: Reorder the interfaces to remove the need for forward declarations.
2015-01-20 11:12:01 +01:00
Francois Gouget
82c298ee6e
dsound: Make DSOUND_FindSpeakerConfig() static.
2015-01-20 11:11:52 +01:00
Bruno Jesus
038399fcdd
ws2_32: getaddrinfo must SetLastError on success or failure.
2015-01-20 11:11:43 +01:00
Michael Stefaniuc
512a814efc
oleaut32: Just stop instead of erroring out on 8 or 9 in octal numbers.
2015-01-20 11:11:13 +01:00
Michael Stefaniuc
9bfd58a5c9
oleaut32/tests: Uncomment and fix a test (PVS-Studio).
2015-01-20 11:11:09 +01:00
Ken Thomases
50cd5b6a57
winemac: Fix conversion of empty RECT to an empty CGRect.
...
For some empty RECTs, such as { INT_MAX, INT_MAX, INT_MIN, INT_MIN }, right
minus left or bottom minus top underflow and wrap around to positive values.
2015-01-20 11:10:36 +01:00
Changhui Liu
5fa7402a36
gdiplus: Fix get_graphics_bounds when window origin point changed.
2015-01-19 18:47:47 +01:00