Michael Stefaniuc
|
0248befa25
|
dmstyle: Use the generic IPersistStream for DMChordTrack.
|
2015-07-01 19:18:23 +09:00 |
Michael Stefaniuc
|
9a653533d3
|
dmstyle: Remove the extraneous IUnknown from DMChordTrack.
Also lock/unlock the module only on creation/destruction of the object.
|
2015-07-01 19:18:22 +09:00 |
Michael Stefaniuc
|
6495c2b658
|
dmstyle: COM cleanup for IDirectMusicTrack8 of DMChordTrack.
|
2015-07-01 19:18:22 +09:00 |
Michael Stefaniuc
|
819d25a717
|
dmstyle: Use the generic IPersistStream for DMCommandTrack.
|
2015-07-01 19:18:22 +09:00 |
Michael Stefaniuc
|
28b606b0f3
|
dmstyle: Remove the extraneous IUnknown from DMCommandTrack.
Also lock/unlock the module only on creation/destruction of the object.
|
2015-07-01 19:18:21 +09:00 |
Michael Stefaniuc
|
29e9988bf0
|
dmstyle: COM cleanup for IDirectMusicTrack8 of DMCommandTrack.
|
2015-07-01 19:18:21 +09:00 |
Michael Stefaniuc
|
040b398997
|
dmstyle: Pass objects instead of ifaces to helpers.
|
2015-07-01 19:18:21 +09:00 |
Aric Stewart
|
098efa1edc
|
hid: Implement HidP_GetScaledUsageValue.
|
2015-07-01 19:18:20 +09:00 |
Aric Stewart
|
1174fc63ad
|
hid: Implement HidP_MaxUsageListLength.
|
2015-07-01 19:18:20 +09:00 |
Aric Stewart
|
674080da91
|
hid: Implement HidD_GetAttributes.
|
2015-07-01 19:18:19 +09:00 |
Aric Stewart
|
eac15cae71
|
hid: Implement HidD_GetInputReport.
|
2015-07-01 19:18:19 +09:00 |
Aric Stewart
|
5b790bde5e
|
hid: Implement HidD_GetPreparsedData and HidD_FreePreparsedData.
|
2015-07-01 19:18:18 +09:00 |
Aric Stewart
|
30480a2369
|
hid: Implement HidP_InitializeReportForID.
|
2015-07-01 19:18:18 +09:00 |
Aric Stewart
|
ecc6196508
|
hid: Implement HidP_GetUsageValue.
|
2015-07-01 19:18:18 +09:00 |
Aric Stewart
|
8bb231c4ae
|
hid: Implement HidP_GetUsages.
|
2015-07-01 19:18:17 +09:00 |
Aric Stewart
|
0bb216ff35
|
hid: Implement HidP_GetValueCaps.
|
2015-07-01 19:18:17 +09:00 |
Aric Stewart
|
b183dc3d6e
|
hid: Implement HidP_GetButtonCaps.
|
2015-07-01 19:18:17 +09:00 |
Aric Stewart
|
1e1599d961
|
hid: Implement HidP_GetCaps.
|
2015-07-01 19:18:16 +09:00 |
Sebastian Lackner
|
b75d7f064c
|
ntdll/tests: Add threadpool scheduler tests for work items.
|
2015-07-01 19:18:16 +09:00 |
Sebastian Lackner
|
17cd2a8b24
|
ntdll/tests: Add basic tests for threadpool work items.
|
2015-07-01 19:18:16 +09:00 |
Sebastian Lackner
|
e4c38f6bad
|
ntdll: Implement threadpool work item functions.
|
2015-07-01 19:18:15 +09:00 |
Sebastian Lackner
|
3606b47139
|
ntdll/tests: Add tests for TpAllocCleanupGroup and related functions.
|
2015-07-01 19:18:15 +09:00 |
Sebastian Lackner
|
68d92bceed
|
ntdll: Implement threadpool cleanup group functions.
|
2015-07-01 19:18:14 +09:00 |
Sebastian Lackner
|
7d9ec31e19
|
ntdll: Implement TpSetPoolMinThreads.
|
2015-07-01 19:18:14 +09:00 |
Sebastian Lackner
|
d56984a03d
|
ntdll: Implement TpSetPoolMaxThreads.
|
2015-07-01 19:18:13 +09:00 |
Sebastian Lackner
|
db9fc9141e
|
ntdll: Implement TpSimpleTryPost and basic threadpool infrastructure.
|
2015-07-01 19:18:13 +09:00 |
Zhenbo Li
|
b6cf265317
|
mshtml: Add IHTMLXMLHttpRequest::readyState property implementation.
|
2015-07-01 19:18:13 +09:00 |
Zhenbo Li
|
d6b92300af
|
mshtml: Add IHTMLXMLHttpRequest:open() method implementation.
|
2015-07-01 19:18:12 +09:00 |
Zhenbo Li
|
deb884a6d8
|
mshtml: Add IHTMLXMLHttpRequestFactory::create() method implementation.
|
2015-07-01 19:18:12 +09:00 |
Daniel Lehman
|
bfafef4e2f
|
msvcp110: Add export for facet dtor.
|
2015-07-01 19:18:12 +09:00 |
Daniel Lehman
|
1ee74905bb
|
msvcp90: Make argument to _Locinfo__Getdays/months const.
|
2015-07-01 19:18:11 +09:00 |
Bernhard Übelacker
|
b4ded3d774
|
mpr: Call RegEnumValueA with valid value parameter.
|
2015-07-01 19:18:11 +09:00 |
Bernhard Übelacker
|
d1ca4e87c3
|
mpr/tests: Add tests for WNetCachePassword and friends.
|
2015-07-01 19:18:10 +09:00 |
Bernhard Übelacker
|
a1dbf4d78b
|
msi: Remove shortcut which calls RegEnumValueW with value and val_count as NULL.
|
2015-07-01 15:19:13 +09:00 |
Bernhard Übelacker
|
db5f235a8b
|
msi/tests: Test MsiSourceListEnumMediaDisks with volumeLabel and diskPrompt as NULL.
|
2015-07-01 15:19:09 +09:00 |
Sebastian Lackner
|
e5f57e6342
|
windowscodecs: Fix build failure on OSX.
|
2015-07-01 15:12:44 +09:00 |
Jacek Caban
|
6b205e41cf
|
msscript.ocx: Added IScriptControl stub implementation.
|
2015-07-01 00:02:28 +09:00 |
Hugh McMaster
|
ef0f0ad1d0
|
wineconsole: Add HKCU registry entries for Insert Mode.
|
2015-06-30 20:55:05 +09:00 |
Aaryaman Vasishta
|
c20e016eb2
|
d3drm/tests: Add test for IDirect3DRM*::CreateDeviceFromClipper.
|
2015-06-30 20:52:23 +09:00 |
Michael Stefaniuc
|
b05cc8c0a6
|
riched20: Print the debug string and not the pointer to it.
|
2015-06-30 17:40:28 +09:00 |
Michael Stefaniuc
|
51144d6a6d
|
explorer: Print the debug string and not the pointer to it.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
c50f6a304c
|
kernel32/tests: The result of a comparison is already a BOOL.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
699efa6f3e
|
dmstyle: Use the generic IPersistStream for DMMotifTrack.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
c1647cbbef
|
dmstyle: Remove the extraneous IUnknown from DMMotifTrack.
Also lock/unlock the module only on creation/destruction of the object.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
1d2bc65c94
|
dmstyle: COM cleanup for IDirectMusicTrack8 of DMMotifTrack.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
6c057b03da
|
dmstyle: Use the generic IPersistStream for DMAuditionTrack.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
6f9f3db32c
|
dmstyle: Remove the extraneous IUnknown from DMAuditionTrack.
Also lock/unlock the module only on creation/destruction of the object.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
55a085f5e8
|
dmstyle: COM cleanup for IDirectMusicTrack8 of DMAuditionTrack.
|
2015-06-30 17:40:27 +09:00 |
Michael Stefaniuc
|
2387bbfe3b
|
dmstyle: Use the generic IPersistStream for DMMuteTrack.
|
2015-06-30 17:40:26 +09:00 |
Michael Stefaniuc
|
43c9f3a0bc
|
dmstyle: Remove the extraneous IUnknown from DMMuteTrack.
Also lock/unlock the module only on creation/destruction of the object.
|
2015-06-30 17:40:26 +09:00 |