Michael Stefaniuc
|
b32d93a10b
|
wininet: Remove an unused assignment (PVS-Studio).
|
2015-01-23 15:33:03 +01:00 |
Michael Stefaniuc
|
f256e1476c
|
winex11.drv: Remove an unused assignment (PVS-Studio).
|
2015-01-23 15:32:59 +01:00 |
Matteo Bruni
|
d360a51f3c
|
wined3d: Use the core version of the shader object functions.
|
2015-01-23 12:02:37 +01:00 |
Matteo Bruni
|
e192939652
|
wined3d: Use the core version of GL vertex attribute functions where possible.
|
2015-01-23 12:02:33 +01:00 |
Matteo Bruni
|
584892b692
|
wined3d: Properly initialize the last two components of R16G16_SINT attributes.
|
2015-01-23 12:02:28 +01:00 |
Charles Davis
|
7ef720f184
|
msvcrt: Support 64-bit platforms that don't have finitef or isnanf.
|
2015-01-23 11:58:14 +01:00 |
Charles Davis
|
4fe1977743
|
server: Use mach_vm_* functions instead of the old vm_* functions.
|
2015-01-23 11:15:20 +01:00 |
Alistair Leslie-Hughes
|
f3c34daaeb
|
dplay: Add missing defines.
|
2015-01-23 11:15:09 +01:00 |
Charles Davis
|
193d15cc3c
|
kernel32: Don't use %gs on 64-bit Mac OS.
|
2015-01-23 11:11:37 +01:00 |
Charles Davis
|
2ace215b9a
|
kernel32: Recognize 64-bit Mach-O modules, too.
|
2015-01-23 11:10:57 +01:00 |
Charles Davis
|
6f6e42498d
|
winebuild: Make emitting mod_*_func sections on Mac OS respect the pointer size.
|
2015-01-23 11:08:38 +01:00 |
Vincent Povirk
|
fd5a8a9db8
|
xmllite: Length is optional in IXmlReader::GetQualifiedName.
|
2015-01-23 11:08:15 +01:00 |
Qian Hong
|
412a070e49
|
atl100/tests: Added tests for AtlAxCreateControlEx.
|
2015-01-22 21:55:07 +01:00 |
Qian Hong
|
ec52a1f557
|
atl: Improved content type handling of AtlAxCreateControlEx.
|
2015-01-22 21:55:02 +01:00 |
Gerald Pfeifer
|
189ffc2e73
|
makefiles: Support building with non-default LD.
|
2015-01-22 21:42:25 +01:00 |
Erich E. Hoover
|
8e9e4a657f
|
winex11.drv: Update the check for broken nVidia RandR to test for the number of resolutions instead of the number of modes.
|
2015-01-22 21:35:22 +01:00 |
Jacek Caban
|
286e4a8655
|
mshtml: Added OLECMDID_OPTICAL_ZOOM tests and stub.
|
2015-01-22 20:23:37 +01:00 |
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 |