Hans Leidekker
|
2760a70aee
|
wbemprox: Implement Win32_VideoController.Description.
|
2012-09-17 12:28:13 +02:00 |
Hans Leidekker
|
c60fe47518
|
wbemprox: Win32_Processor.MaxClockSpeed is expressed in Mhz.
|
2012-09-17 12:28:01 +02:00 |
Hans Leidekker
|
8e53500418
|
wbemprox: Override variant conversion for Win32_Processor.MaxClockSpeed.
|
2012-09-17 12:27:55 +02:00 |
Hans Leidekker
|
66d39fba28
|
wbemprox: Adapt to the new behavior of NtPowerInformation.
|
2012-09-17 12:27:49 +02:00 |
André Hentschel
|
a6086e1161
|
vcomp90: Add new stub dll.
|
2012-09-17 12:13:43 +02:00 |
Alistair Leslie-Hughes
|
65a15809d5
|
oledb32: Register typelib.
|
2012-09-17 12:11:32 +02:00 |
Alexandre Julliard
|
8ab2ed64fd
|
ddraw/tests: Fix clip region tests for older ddraw too.
|
2012-09-17 12:10:55 +02:00 |
Piotr Caban
|
06d5c487c7
|
msvcp71: Removed unused functions.
|
2012-09-17 12:10:23 +02:00 |
Piotr Caban
|
e0936feebd
|
msvcp71: Updated spec file.
|
2012-09-17 12:10:12 +02:00 |
Piotr Caban
|
08eab0ed22
|
msvcp71: Don't forward _Getcat functions to msvcp80.
|
2012-09-17 12:09:46 +02:00 |
Piotr Caban
|
ca171741d0
|
msvcp71: Fixed basic_streambuf virtual functions table.
|
2012-09-17 12:09:41 +02:00 |
Piotr Caban
|
da0c0c6bd4
|
msvcp71: Fixed ctype class virtual functions table.
|
2012-09-17 12:09:33 +02:00 |
Piotr Caban
|
9cf1910db7
|
msvp71: Copy source files from msvcp90.
|
2012-09-17 12:09:26 +02:00 |
Piotr Caban
|
9ebc5f0478
|
msvcp80: Make some internal variables static.
|
2012-09-17 12:08:50 +02:00 |
Piotr Caban
|
aeafaf691f
|
msvcp100: Removed unused functions.
|
2012-09-17 12:08:44 +02:00 |
Piotr Caban
|
38d7325106
|
msvcp90: VTBL_WRAPPER(60) is unused so remove it.
|
2012-09-17 12:08:34 +02:00 |
Dmitry Timoshkov
|
cfdf84b434
|
windowscodecs: Add support for color table sort flag to the GIF decoder.
|
2012-09-17 12:08:25 +02:00 |
Dmitry Timoshkov
|
ec206a843f
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
Dmitry Timoshkov
|
be28f266ff
|
windowscodecs: Implement GIF Application Extension metadata reader.
|
2012-09-17 12:08:00 +02:00 |
Christian Costa
|
66a817f067
|
dmusic: Create the list of available system ports at the beginning and use it to enumerate ports.
|
2012-09-17 12:07:41 +02:00 |
Christian Costa
|
649a177007
|
dmusic: Rename params in GetMasterClock.
|
2012-09-17 12:07:16 +02:00 |
Christian Costa
|
8c07215f3a
|
dmusic: Rename params in CreateMusicBuffer.
|
2012-09-17 12:06:59 +02:00 |
Christian Costa
|
87d7fe68e2
|
d3dxof: Checkout output pointer and set returned interface to NULL at the beginning.
|
2012-09-17 12:06:47 +02:00 |
Michael Stefaniuc
|
d8d58b238c
|
mshtml: Fix a memory leak on an error path (Smatch).
|
2012-09-17 12:06:04 +02:00 |
Michael Stefaniuc
|
ab381658e0
|
urlmon: Don't generate unreachable break after return (Smatch).
|
2012-09-17 12:05:54 +02:00 |
Michael Stefaniuc
|
dfd4191de4
|
ntdll/tests: Fix a memory leak (Smatch).
|
2012-09-17 12:05:48 +02:00 |
Marcus Meissner
|
1c3b1c3fec
|
dinput: Added a missing close(fd) in disabled case (Coverity).
|
2012-09-17 12:05:40 +02:00 |
Marcus Meissner
|
1104678b40
|
propsys: PropVariantClear does not clear on uninitialized values (Coverity).
|
2012-09-17 12:05:30 +02:00 |
Marcus Meissner
|
d182a123d1
|
mshtml: Print initialized anchor (Coverity).
|
2012-09-17 12:05:03 +02:00 |
Charles Davis
|
7b0cea0d54
|
advapi32: Actually return an error if status indicates an error (Clang).
|
2012-09-17 12:04:52 +02:00 |
Charles Davis
|
9285306a5b
|
advapi32: Eliminate dead stores (Clang).
|
2012-09-17 12:04:46 +02:00 |
Alexandre Julliard
|
0a3ec10745
|
Release 1.5.13.
|
2012-09-14 20:18:21 +02:00 |
Piotr Caban
|
2f01c45248
|
msvcp100: Remove unused thiscall functions.
|
2012-09-14 15:46:10 +02:00 |
Piotr Caban
|
f8350fc15b
|
msvcp90: Remove unused thiscall functions.
|
2012-09-14 15:45:09 +02:00 |
Piotr Caban
|
9730744b85
|
msvcp80: Added codecvt<wchar>::_Getcat implementation.
|
2012-09-14 15:44:58 +02:00 |
Piotr Caban
|
fbd7765187
|
msvcp90: Fixed _Getcat return type.
|
2012-09-14 15:44:53 +02:00 |
Huw Davies
|
2f3d13a49d
|
winspool: Skip scanner-only devices.
|
2012-09-14 15:44:43 +02:00 |
Jacek Caban
|
556076dcbe
|
textstor.idl: Added TS_ST_CORRECTION declaration.
|
2012-09-14 15:44:39 +02:00 |
Jörg Höhle
|
5b3121b632
|
mciseq: Remove superfluous NULL pointer check.
|
2012-09-14 15:44:28 +02:00 |
Henri Verbeet
|
a7bad0bde5
|
wined3d: Just handle all instructions in the shader backend.
|
2012-09-14 15:43:28 +02:00 |
Henri Verbeet
|
90bd04c6b6
|
wined3d: wined3d_device_multiply_transform() never fails.
|
2012-09-14 15:43:20 +02:00 |
Henri Verbeet
|
bf23df7980
|
d3d10core/tests: Add a small test for ID3D10Device_CreateShaderResourceView().
|
2012-09-14 15:43:16 +02:00 |
Henri Verbeet
|
83e21f8793
|
d3d10core: Implement d3d10_shader_resource_view_GetDesc().
|
2012-09-14 15:43:12 +02:00 |
Michael Stefaniuc
|
f824030a49
|
gdi32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:45 +02:00 |
Michael Stefaniuc
|
8a7cc0687c
|
gdi.exe16: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:42 +02:00 |
Michael Stefaniuc
|
20595d2988
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
Michael Stefaniuc
|
bee1573cb7
|
dsound: Get rid of an unused macro.
|
2012-09-14 15:41:36 +02:00 |
Bernhard Übelacker
|
fdb7286a2c
|
mshtml: Check parameter load_group before calling RemoveRequest.
|
2012-09-14 14:15:34 +02:00 |
James Eder
|
2a71712b51
|
ntdll: Add more complete implementation of NtPowerInformation.
|
2012-09-14 12:04:48 +02:00 |
Andrew Eikum
|
eaf709fb19
|
advapi32: Implement CreateProcessAsUserA.
|
2012-09-14 12:03:06 +02:00 |