Damjan Jovanovic
|
f5f04e8a2f
|
include/ddk: Add usbioctl.h.
|
2013-07-29 14:20:19 +02:00 |
Damjan Jovanovic
|
f7daa3f596
|
include/ddk: Add usbiodef.h.
|
2013-07-29 14:20:04 +02:00 |
Piotr Caban
|
45b31a9f01
|
scrrun/tests: Add IFileSystem3::GetFile tests.
|
2013-07-29 14:19:30 +02:00 |
Piotr Caban
|
a29d77088a
|
scrrun: Add IFileSystem3::GetFile implementation.
|
2013-07-29 14:19:27 +02:00 |
Piotr Caban
|
e7a415b3f8
|
scrrun/tests: Add IFileSystem3::GetAbsolutePathName tests.
|
2013-07-29 14:19:11 +02:00 |
Piotr Caban
|
1027c20cd7
|
scrrun: Add IFileSystem3::GetAbsolutePathName implementation.
|
2013-07-29 14:19:03 +02:00 |
Piotr Caban
|
ac132599aa
|
scrrun: Add IFileSystem3::GetTempName implementation.
|
2013-07-29 14:18:44 +02:00 |
Alistair Leslie-Hughes
|
d09ec59157
|
oledb32: Add some missing defines.
|
2013-07-29 14:17:34 +02:00 |
Alistair Leslie-Hughes
|
a32391ab6b
|
oledb32: Add support for IErrorRecords.
|
2013-07-29 14:16:39 +02:00 |
Alistair Leslie-Hughes
|
83c14c723c
|
oledb32: Add interface ISourcesRowset.
|
2013-07-29 14:15:08 +02:00 |
Christian Costa
|
a8728893b7
|
d3dx9_36: Release shader if getting constant table fails in D3DXCompileShader.
|
2013-07-29 14:11:08 +02:00 |
Vincent Povirk
|
531f795623
|
advpack: Handle quoted arguments to rundll exports.
|
2013-07-29 14:10:56 +02:00 |
Vincent Povirk
|
17f6609702
|
advpack/tests: Add test for LaunchINFSectionEx with quoted filename.
|
2013-07-29 14:10:53 +02:00 |
Bruno Jesus
|
3fea3a5b1a
|
ws2_32: Fix listen() implementation.
|
2013-07-27 12:20:21 -05:00 |
Charles Davis
|
05a68dbc55
|
winemac.drv: Also return the number of pixel formats if the caller didn't supply a PIXELFORMATDESCRIPTOR.
|
2013-07-27 12:14:46 -05:00 |
Andrew Eikum
|
dcaeb6b4fd
|
dsound: Allow multiple buffers to capture from the same device.
|
2013-07-27 11:56:39 -05:00 |
Andrew Eikum
|
0627ddcf15
|
winmm: Don't count unused frames.
|
2013-07-27 11:56:28 -05:00 |
Andrew Eikum
|
35e4aac8f6
|
winmm/tests: Fix waveInGetPosition type.
We're comparing the reported value against dwBytesRecorded, so we should
request the value to be in bytes.
|
2013-07-27 11:56:24 -05:00 |
Hans Leidekker
|
fdf8ab11d9
|
msi: Format text set by means of a control event.
|
2013-07-27 11:56:13 -05:00 |
Hans Leidekker
|
4759dcc3c1
|
msi: Subscribe to all control events instead of just the first.
|
2013-07-27 11:56:08 -05:00 |
Hans Leidekker
|
ec7650908a
|
msi: Merge events.c into dialog.c.
|
2013-07-27 11:56:01 -05:00 |
Hans Leidekker
|
3169db2b54
|
msi: Add support for the hyperlink control.
|
2013-07-27 11:55:27 -05:00 |
Piotr Caban
|
4f62fb2eec
|
oleaut32: Fix custdata_list initialization in ITypeInfo_fnGetRefTypeInfo.
|
2013-07-27 11:55:07 -05:00 |
Nikolay Sivov
|
88e94c7ef8
|
msxml3: Store namespace info for created attribute, fix returned properties.
|
2013-07-27 11:54:26 -05:00 |
Vincent Povirk
|
d9211c9e5f
|
atl: Do not access m_pTermFuncs if the structure is too small.
|
2013-07-27 11:54:19 -05:00 |
Jacek Caban
|
99af1ee34c
|
mshtml: Use proper window in set_moniker when invoked on frame or iframe.
|
2013-07-27 11:51:15 -05:00 |
Piotr Caban
|
6457163bb2
|
msvcrt: Add _wctomb_s_l implementation.
|
2013-07-27 11:50:56 -05:00 |
Ken Thomases
|
029aec19ff
|
user32: Remove dead code for suppressing menu drawing.
|
2013-07-27 11:50:12 -05:00 |
Rico Schüller
|
b196d0ccdc
|
d3dx9/tests: Add ID3DXConstantTable struct array test.
|
2013-07-27 11:49:27 -05:00 |
Rico Schüller
|
cf5a2b6417
|
d3dx9/tests: Add ID3DXConstantTable struct test.
|
2013-07-27 11:49:16 -05:00 |
Rico Schüller
|
bdec3f951b
|
d3dx9: Add support for structs to ID3DXConstantTable.
|
2013-07-27 11:49:07 -05:00 |
Rico Schüller
|
6705073016
|
d3dx9/tests: Add ID3DXConstantTable matrix row array test.
|
2013-07-27 11:48:59 -05:00 |
Rico Schüller
|
4e925d7d31
|
d3dx9/tests: Add ID3DXConstantTable matrix row test.
|
2013-07-27 11:48:48 -05:00 |
Jacek Caban
|
7fbcd4cb81
|
urlmon/tests: Added more FindMimeFromData tests.
|
2013-07-27 11:48:28 -05:00 |
Jacek Caban
|
e5d09bea24
|
urlmon: Fallback to URL-based MIME search in FindMimeFromData if found MIME is not concrete.
|
2013-07-27 11:48:17 -05:00 |
Jacek Caban
|
dbfe0572bd
|
urlmon: Moved FindMimeFromData to mimefilter.c.
|
2013-07-27 11:48:05 -05:00 |
Jacek Caban
|
e7ca2655e8
|
urlmon/tests: Make array-based MIME tests more generic.
|
2013-07-27 11:47:52 -05:00 |
Jacek Caban
|
6b73e8fb9f
|
urlmon/tests: MIME tests clean up.
|
2013-07-27 11:46:59 -05:00 |
Rico Schüller
|
cb47245585
|
d3dx9: Use d3dx_pass instead of D3DXHANDLE.
|
2013-07-27 11:46:38 -05:00 |
Rico Schüller
|
695921564b
|
d3dx9: Use d3dx_technique instead of D3DXHANDLE.
|
2013-07-27 11:46:35 -05:00 |
Rico Schüller
|
55a4be12f8
|
d3dx9: Fix initialization of D3DXPC_OBJECTs.
|
2013-07-27 11:46:29 -05:00 |
Piotr Caban
|
b6fc57ec84
|
msvcrt: Add _wmktemp_s implementation.
|
2013-07-24 14:35:12 -05:00 |
Piotr Caban
|
7d41f9b3e9
|
msvcrt: Add _mktemp_s implementation.
|
2013-07-24 14:35:11 -05:00 |
Piotr Caban
|
ce9d4b807e
|
msvcrt: Fix _mktemp implementation.
|
2013-07-24 14:35:11 -05:00 |
Nikolay Sivov
|
9e5097187e
|
ntdll: Implement RtlHashUnicodeString().
|
2013-07-24 14:35:09 -05:00 |
Piotr Caban
|
dd64952040
|
scrrun: Add IFileSystem3::GetBaseName implementation.
|
2013-07-24 11:13:16 -05:00 |
Piotr Caban
|
fab963cdcc
|
scrrun: Add IFileSystem3::GetFileName implementation.
|
2013-07-24 11:13:10 -05:00 |
Piotr Caban
|
d51a35c565
|
scrrun: Add IFileSystem3::GetParentFolderName implementation.
|
2013-07-24 11:13:00 -05:00 |
Rico Schüller
|
55c190d396
|
wined3d: Fix typo.
|
2013-07-24 11:12:45 -05:00 |
Jacek Caban
|
1c721e7164
|
userenv: Added a few more stubs.
|
2013-07-24 11:11:51 -05:00 |