Hans Leidekker
|
248049f36e
|
wbemprox: Support overriding the CIM to VARIANT type mapping for method parameters.
|
2012-10-12 14:33:13 +02:00 |
Hans Leidekker
|
3b8266d20b
|
wbemprox: Always convert from BSTR.
|
2012-10-12 14:33:08 +02:00 |
Hans Leidekker
|
dca427fded
|
wbemprox: Implement Win32_LogicalDisk.Name.
|
2012-10-12 14:33:02 +02:00 |
Henri Verbeet
|
fc185f9bae
|
wined3d: Add support for SM4 relative addressing.
|
2012-10-12 13:21:39 +02:00 |
Henri Verbeet
|
2324ce6efb
|
wined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.
|
2012-10-12 13:21:33 +02:00 |
Henri Verbeet
|
ad1a1ee4fe
|
wined3d: Implement WINED3DSIH_UTOF in the GLSL shader backend.
|
2012-10-12 13:21:28 +02:00 |
Henri Verbeet
|
b7cd93240d
|
wined3d: Implement WINED3DSIH_ITOF in the GLSL shader backend.
|
2012-10-12 13:21:22 +02:00 |
Henri Verbeet
|
d48a0bc427
|
wined3d: Implement WINED3DSIH_FTOI in the GLSL shader backend.
|
2012-10-12 13:21:17 +02:00 |
Nikolay Sivov
|
2c0c413224
|
dwrite: Store text format properties.
|
2012-10-12 13:21:08 +02:00 |
Nikolay Sivov
|
0358413e35
|
dwrite: Implement GetWeight() for IDWriteFont.
|
2012-10-12 13:21:00 +02:00 |
Nikolay Sivov
|
ab91abd755
|
dwrite: Use proper table field as stretch value.
|
2012-10-12 13:20:49 +02:00 |
Marcus Meissner
|
9a51a9926a
|
crypt32: Initialize bytesNeeded (Coverity).
|
2012-10-12 13:20:42 +02:00 |
Vincas Miliūnas
|
aba4619dfe
|
kernel32: Added implementation for OpenFileById.
|
2012-10-12 13:20:40 +02:00 |
Vincas Miliūnas
|
be1c0edfcf
|
kernel32/tests: Added tests for OpenFileById.
|
2012-10-12 13:20:39 +02:00 |
Vincas Miliūnas
|
6314cf0295
|
kernel32: Added implementation of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:14:43 +02:00 |
Vincas Miliūnas
|
9cec60bb1e
|
kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:13:06 +02:00 |
Christian Costa
|
80b33cf38b
|
quartz: Remove redundant traces.
|
2012-10-12 12:12:34 +02:00 |
Christian Costa
|
01f07fe428
|
amstream: Render source file in IAMMultiMediaStreamImpl_OpenFile.
|
2012-10-12 12:11:56 +02:00 |
Christian Costa
|
7272256a60
|
amstream: Check filename pointer in IAMMultiMediaStreamImpl_OpenFile.
|
2012-10-12 12:11:48 +02:00 |
Christian Costa
|
9bdf981718
|
amstream: Display new ref in AddRef and Release.
|
2012-10-12 12:11:42 +02:00 |
Alistair Leslie-Hughes
|
d183cc6dfb
|
include: dbs.idl: Add missing defines.
|
2012-10-12 12:10:53 +02:00 |
Jacek Caban
|
ec8a57b6de
|
jscript: Removed SysFreeString calls missed in previous patch.
|
2012-10-12 12:04:28 +02:00 |
Alexandre Julliard
|
cba98a2d8e
|
ole32/tests: Fix a test failure on newer Windows versions.
|
2012-10-12 11:54:03 +02:00 |
Alexandre Julliard
|
be2b45ce0a
|
ntdll/tests: Fix some test failures on Windows.
|
2012-10-12 11:47:01 +02:00 |
Alexandre Julliard
|
2f92af70e0
|
gdi32: Add helper functions for converting between handle and index.
Also rename all instances of "large handles" since that's the only handle type now.
|
2012-10-12 11:36:24 +02:00 |
Dmitry Timoshkov
|
22336a121b
|
gdiplus: Add a test for GdipMeasureDriverString called with not NULL matrix.
|
2012-10-12 11:28:12 +02:00 |
Daniel Lehman
|
ea6e0a833b
|
gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
|
2012-10-12 11:27:58 +02:00 |
Alexandre Julliard
|
8418115edf
|
setupapi: Fix buffer overflow in load_fake_dll.
Found by Daniel Lehman.
|
2012-10-12 11:21:14 +02:00 |
Daniel Lehman
|
8ed96ab041
|
msvcp90: In codecvt<wchar_t>::do_out, copy local buffer to *to_next.
|
2012-10-12 11:03:04 +02:00 |
Daniel Lehman
|
c65bd5cad2
|
msvcp90: Fix parsing in num_get<>::_Getifld.
|
2012-10-12 11:02:50 +02:00 |
Erich Hoover
|
9f1b1bef5c
|
ws2_32: Silence error when binding to loopback adapter.
|
2012-10-12 11:01:53 +02:00 |
Matteo Bruni
|
69922c671a
|
d3dcompiler: Add some checks to function definitions.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
6897f9aa35
|
d3dcompiler: Properly support function overloads.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
deb00c9460
|
d3dcompiler: Allow multiple input/output modifiers.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
5e66599737
|
d3dcompiler: Add a trace to D3DAssemble.
|
2012-10-11 21:24:34 +02:00 |
Matteo Bruni
|
426b5b3609
|
d3dcompiler: Avoid "naked" vars in record dereferences.
|
2012-10-11 21:24:34 +02:00 |
Nozomi Kodama
|
80b73ffcef
|
d3dx9_36: Remove useless casts.
|
2012-10-11 21:20:27 +02:00 |
Dmitry Timoshkov
|
ca91825345
|
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
|
2012-10-11 20:40:11 +02:00 |
Dmitry Timoshkov
|
608a936ada
|
gdiplus: Clarify where extra Y margin added by GdipMeasureString comes from.
|
2012-10-11 20:40:08 +02:00 |
Frédéric Delanoy
|
3803134fce
|
cmd/tests: Add tests for command line parsing.
Adapted from original patch by Martin Wilck <mwilck@arcor.de>.
|
2012-10-11 20:38:46 +02:00 |
Frédéric Delanoy
|
0ab71a42b4
|
cmd/tests: Move command line tests to separate file.
|
2012-10-11 20:37:59 +02:00 |
Sergey Guralnik
|
e193e43c29
|
user32/tests: Add tests for class small icons.
|
2012-10-11 20:23:36 +02:00 |
André Hentschel
|
429e47f29a
|
include: Update EXTENDED_NAME_FORMAT enumeration.
|
2012-10-11 20:23:26 +02:00 |
Dmitry Timoshkov
|
9d49bb2b00
|
gdiplus: Use IFD_SHORT type for the TIFF compression tag to avoid test failures under some XP versions.
|
2012-10-11 20:22:54 +02:00 |
Piotr Caban
|
488693e407
|
msvcrt: Fixed exception information on 64-bit systems.
|
2012-10-11 20:22:45 +02:00 |
Piotr Caban
|
9f5532bf23
|
msvcp: Sync implementations.
|
2012-10-11 20:22:35 +02:00 |
Aric Stewart
|
ed4c7fa95f
|
msctf: Uninitialize context prior to releasing it.
|
2012-10-11 20:22:17 +02:00 |
Lucas Zawacki
|
478f0b6691
|
dinput: Implement DIPROP_INSTANCENAME for joystick.
|
2012-10-11 20:22:09 +02:00 |
Lucas Zawacki
|
913cbb9f21
|
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_GUIDANDPATH.
|
2012-10-11 20:22:02 +02:00 |
Aric Stewart
|
59c144f197
|
imm32: Unregister IME class on process detach.
|
2012-10-11 20:21:42 +02:00 |