Henri Verbeet
|
3b2c28d8cf
|
d3d10core: Implement d3d10_rasterizer_state_GetPrivateData().
|
2015-03-10 21:37:04 +09:00 |
Henri Verbeet
|
da48976de9
|
d3d10core: Implement d3d10_rasterizer_state_SetPrivateDataInterface().
|
2015-03-10 21:37:02 +09:00 |
Henri Verbeet
|
7531acd360
|
d3d10core: Implement d3d10_rasterizer_state_SetPrivateData().
|
2015-03-10 21:36:59 +09:00 |
Nikolay Sivov
|
49a1c60c37
|
scrrun: Fix copy-paste issue in trace message.
|
2015-03-10 21:36:29 +09:00 |
Michael Stefaniuc
|
58afc397cb
|
ws2_32: Avoid using bitwise operations on BOOLs (PVS-Studio).
|
2015-03-10 21:36:24 +09:00 |
Sebastian Lackner
|
ae309c2d00
|
ntdll: Move static threadpool variables into a struct.
|
2015-03-10 15:33:20 +09:00 |
Austin English
|
5f356efa51
|
dxdiagn: Add bNoHardware stub property.
|
2015-03-10 15:27:57 +09:00 |
Francois Gouget
|
654657b715
|
dbghelp: Remove an unneeded NONAMELESSSTRUCT directive.
|
2015-03-10 15:18:25 +09:00 |
Francois Gouget
|
ae7dfe274f
|
d3d8: Remove unneeded NONAMELESSXXX directives.
|
2015-03-10 15:18:23 +09:00 |
Francois Gouget
|
d30c037a1e
|
cryptnet/tests: Remove an uneeded NONAMELESSUNION directive.
|
2015-03-10 15:18:21 +09:00 |
Francois Gouget
|
16a77b89e9
|
cryptnet: Remove an unneeded NONAMELESSSTRUCT directive.
|
2015-03-10 15:18:20 +09:00 |
Francois Gouget
|
fc49e63d71
|
crypt32: Remove an uneeded NONAMELESSUNION directive.
|
2015-03-10 15:18:18 +09:00 |
Francois Gouget
|
387232e2ac
|
compstui: Remove an uneeded NONAMELESSUNION directive.
|
2015-03-10 15:18:16 +09:00 |
Qian Hong
|
2a098ab8a8
|
ntdll: Implemented FileNetworkOpenInformation class support in NtQueryInformationFile.
|
2015-03-10 15:18:13 +09:00 |
Nikolay Sivov
|
2a925eba20
|
wshom.ocx: Implement ProcessID() property.
|
2015-03-10 15:15:34 +09:00 |
Nikolay Sivov
|
1d0fbb2160
|
wshom.ocx: Implement Status property of IWshExec.
|
2015-03-10 15:15:32 +09:00 |
Nikolay Sivov
|
d9db9d8b83
|
wshom.ocx: Implement Exec() method.
|
2015-03-10 15:15:29 +09:00 |
Nikolay Sivov
|
e1d1057232
|
rpcrt4: Use a helper to skip conformance.
|
2015-03-10 15:09:53 +09:00 |
Nikolay Sivov
|
66c05a4597
|
rpcrt4: Export I_UuidCreate().
|
2015-03-10 15:09:33 +09:00 |
Nikolay Sivov
|
613a65982f
|
oleaut32/tests: Some tests for IsMatchingType().
|
2015-03-10 15:09:00 +09:00 |
Jacek Caban
|
8c826a3c63
|
wmsdkidl.idl: Added IWMWriter interface declaration.
|
2015-03-10 15:08:35 +09:00 |
Jacek Caban
|
7bce21c087
|
mshtml: Added IHTMLDOMAttribute2::get_expando implementation.
|
2015-03-10 15:08:15 +09:00 |
Jacek Caban
|
25845c7065
|
mshtml: Added IHTMLDOMAttribute2 stub implementation.
|
2015-03-10 15:08:03 +09:00 |
Henri Verbeet
|
11b4200012
|
d3d10core: Implement d3d10_depthstencil_state_GetPrivateData().
|
2015-03-09 22:07:34 +09:00 |
Henri Verbeet
|
f8656657fc
|
d3d10core: Implement d3d10_depthstencil_state_SetPrivateDataInterface().
|
2015-03-09 22:07:32 +09:00 |
Henri Verbeet
|
5cb14ba454
|
d3d10core: Implement d3d10_depthstencil_state_SetPrivateData().
|
2015-03-09 22:07:30 +09:00 |
Henri Verbeet
|
3aafb12c78
|
d3d10core: Implement d3d10_blend_state_GetPrivateData().
|
2015-03-09 22:07:28 +09:00 |
Henri Verbeet
|
e6aabcd716
|
d3d10core: Implement d3d10_blend_state_SetPrivateDataInterface().
|
2015-03-09 22:07:26 +09:00 |
Michael Stefaniuc
|
be813aed6f
|
msi: Remove comparison of pointer with >= NULL (PVS-Studio).
|
2015-03-09 22:07:08 +09:00 |
Michael Stefaniuc
|
a7daccb674
|
kernel32: Don't free a NULL / not yet allocated pointer (PVS-Studio).
|
2015-03-09 22:06:56 +09:00 |
Michael Stefaniuc
|
cd1e969b28
|
gameux: Avoid comparison of a BOOL return with TRUE (PVS-Studio).
|
2015-03-09 22:06:50 +09:00 |
Michael Stefaniuc
|
91e59d99f9
|
dsound: Avoid comparing BOOL variables with TRUE (PVS-Studio).
|
2015-03-09 22:06:45 +09:00 |
Michael Stefaniuc
|
1328ec4854
|
dbghelp: Remove no-op additions with 0 (PVS-Studio).
|
2015-03-09 22:06:39 +09:00 |
Michael Stefaniuc
|
533bb9f390
|
mstml/tests: Merge two adjacent if blocks with identical condition (PVS-Studio).
|
2015-03-09 22:06:30 +09:00 |
Francois Gouget
|
99f0f3a7e1
|
comdlg32: Remove unneeded NONAMELESSSTRUCT directives.
|
2015-03-09 22:06:24 +09:00 |
Francois Gouget
|
285dc99999
|
commdlg.dll16: Remove unneeded NONAMELESSXXX directives.
|
2015-03-09 22:06:24 +09:00 |
Francois Gouget
|
c04cc70f7d
|
comctl32: Remove unneeded NONAMELESSSTRUCT directives.
|
2015-03-09 22:06:23 +09:00 |
Francois Gouget
|
d53afeca09
|
appwiz.cpl: Remove an unneeded NONAMELESSSTRUCT directive.
|
2015-03-09 22:06:23 +09:00 |
Francois Gouget
|
f847b42994
|
actxprxy: Remove unneeded NONAMELESSXXX directives.
|
2015-03-09 22:06:22 +09:00 |
Francois Gouget
|
988a6d099f
|
activeds: Remove an unneeded NONAMELESSUNION directive.
|
2015-03-09 22:06:22 +09:00 |
Francois Gouget
|
9cb5579130
|
wrc: Remove an unused lexer definition.
|
2015-03-09 22:06:22 +09:00 |
Nikolay Sivov
|
4b15e6fd09
|
vbscript: Use CP_ACP instead of its numeric value.
|
2015-03-09 22:06:21 +09:00 |
Nikolay Sivov
|
44360823b9
|
oleaut32: Use WdtpInterfacePointer_* functions in VARIANT marshalling.
|
2015-03-09 22:06:21 +09:00 |
Nikolay Sivov
|
52d30cc301
|
oleaut32/tests: Hide details about VARIANT wire header in header testing helper.
|
2015-03-09 22:06:20 +09:00 |
Nikolay Sivov
|
b9819b0b8e
|
wshom.ocx: Implement CurrentDirectory() property.
|
2015-03-09 17:32:32 +09:00 |
Nikolay Sivov
|
99afcdff2d
|
wshom.ocx: Added missing IWshShell3 methods.
|
2015-03-09 17:32:27 +09:00 |
Nikolay Sivov
|
15d7436a0d
|
rpcrt4: Add all stubs to OLE marshalling stream.
|
2015-03-09 17:32:19 +09:00 |
Nikolay Sivov
|
71d663f1de
|
rpcrt4: Return buffer size directly to avoid accessing implementation fields.
|
2015-03-09 17:32:14 +09:00 |
Nikolay Sivov
|
e7a608a4e3
|
rpcrt4: Handle memory allocation error when creating OLE stream instance.
|
2015-03-09 17:32:09 +09:00 |
Bruno Jesus
|
3e676b205d
|
ws2_32/tests: Add more select() tests.
|
2015-03-08 17:47:07 +09:00 |