61391 Commits

Author SHA1 Message Date
Huw Davies
678f98ea88 oledb32/tests: Add some tests for IDCInfo. 2009-09-10 12:13:37 +02:00
Huw Davies
93fa219bbf oledb32: Implement the IDCInfo interface. 2009-09-10 11:42:30 +02:00
Huw Davies
034bff29ec include: Add oledberr.h. 2009-09-10 11:42:22 +02:00
Ken Thomases
0b08f19e03 openal32: Add support for Mac OS X's OpenAL.framework. 2009-09-10 11:16:52 +02:00
Michael Stefaniuc
5ea23d616b shell32: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:39 +02:00
Michael Stefaniuc
8b3f3ef821 setupapi: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:35 +02:00
Michael Stefaniuc
78cfd13730 windowscodecs: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:31 +02:00
Jacek Caban
f3fc00503c mshtml: Use ActiveScript for JavaScript in about protocol documents. 2009-09-10 11:06:57 +02:00
Jacek Caban
3d99a99851 mshtml: Added window global properties test. 2009-09-10 11:06:51 +02:00
Jacek Caban
a50c4edb93 mshtml: Added support for quering global variables from window object. 2009-09-10 11:06:45 +02:00
Jacek Caban
705fb0f239 mshtml: Moved script host objects to HTMLWindow. 2009-09-10 11:06:36 +02:00
Aric Stewart
43256560e9 msctf/tests: Fix tests for Windows Vista. 2009-09-10 11:06:22 +02:00
Aric Stewart
017c84e75e msctf/tests: Correct wine_todo handling in sinks. 2009-09-10 11:06:16 +02:00
Alexandre Julliard
72241b5d47 ntdll: Make sure that serial ioctl calls fail on non-serial handles. 2009-09-10 11:06:01 +02:00
Alexandre Julliard
c1cb976b66 ntdll: Fix a file descriptor leak. 2009-09-10 10:53:38 +02:00
Marcus Meissner
4b0a2f8670 wineoss.drv: 2 more close(mixer) added. 2009-09-10 10:52:35 +02:00
Nikolay Sivov
2c190ab438 include: Move some documented DPA definitions to public header, use PSDK names. 2009-09-10 10:52:29 +02:00
Nikolay Sivov
e7304066d1 comctl32/dpa: Split tests to several functions to avoid undesired dependencies. 2009-09-10 10:51:07 +02:00
Paul Vriens
7517135fe7 imm32/tests: Fix test failures on Vista/W2K8. 2009-09-10 10:51:01 +02:00
Paul Vriens
5e68c07182 mshtml/tests: Fix test failures on Win9x/WinME. 2009-09-10 10:50:54 +02:00
Paul Vriens
094b668881 mshtml/tests: Fix some test failures on Win98 and WinME. 2009-09-10 10:50:45 +02:00
Paul Vriens
2c2d0a4160 mscms/tests: Fix some test failures on Win98 and WinME. 2009-09-10 10:50:40 +02:00
Paul Vriens
3a656fde1f shell32/tests: Fix a crash on Win9x. 2009-09-10 10:50:35 +02:00
Hans Leidekker
3a7c2d005c msi: Open the database read/write when the update count is greater than zero in MsiGetSummaryInformation. 2009-09-10 10:50:28 +02:00
Vincent Povirk
9abdf54cb7 oleaut32: Implement ITypeLibComp::BindType. 2009-09-10 10:50:22 +02:00
André Hentschel
0f84fd260a README.de: Convert to utf-8. 2009-09-10 10:50:16 +02:00
Henri Verbeet
508635ac4c d3d10: Implement ID3D10EffectVariable::AsMatrix(). 2009-09-10 10:50:10 +02:00
Henri Verbeet
58fcb06c07 d3d10: Implement ID3D10EffectVariable::AsVector(). 2009-09-10 10:50:04 +02:00
Henri Verbeet
fbbbdc09a5 d3d10: Implement ID3D10EffectVariable::AsScalar(). 2009-09-10 10:49:59 +02:00
Henri Verbeet
1ba006037c d3d10core: Use debugstr_a()/debugstr_an() to trace external strings. 2009-09-10 10:49:53 +02:00
Henri Verbeet
ecc6a9519f d3d10: Add a debug function for D3D10_SHADER_VARIABLE_TYPE. 2009-09-10 10:49:42 +02:00
Henri Verbeet
7f617f3d2e d3d10: Add a debug function for D3D10_SHADER_VARIABLE_CLASS. 2009-09-10 10:49:36 +02:00
Juan Lang
5cefdb68c5 crypt32: Fix potential buffer overruns in CertGetNameStringW. 2009-09-10 10:49:32 +02:00
André Hentschel
a83f94afa2 oleaut32: Test for rolled minutes. 2009-09-10 10:49:27 +02:00
Dan Kegel
398a8ea1fe ntdll: Add tests for NtQueryInformationFile. 2009-09-10 10:49:22 +02:00
Alistair Leslie-Hughes
30087f9660 msxml3: Add IDispatchEx support to IXMLDOMElement. 2009-09-10 10:49:17 +02:00
Chris Robinson
1ebce128c5 openal32: Add thunks for EFX functions. 2009-09-09 16:25:24 +02:00
Chris Robinson
fbafa5d8f5 openal32: Wrap and track OpenAL contexts. 2009-09-09 16:25:24 +02:00
Chris Robinson
d973953bbf openal32: Fill out thunk functions. 2009-09-09 16:25:24 +02:00
Chris Robinson
862965f4f7 openal32: Add a stub DLL thunk. 2009-09-09 16:25:24 +02:00
Vladimir Pankratov
8f78ff2961 jscript: Add Russian translation. 2009-09-09 16:25:24 +02:00
Roderick Colenbrander
4ef7bd6943 winex11: Add helper function for calculating ColorShifts. 2009-09-09 16:25:24 +02:00
Roderick Colenbrander
bb457f7ffd winex11: Use ColorShifts in get_xrender_format_from_pdevice. 2009-09-09 16:25:23 +02:00
Huw Davies
e789b1e5c0 oledb32: Add a stub IDCInfo interface. 2009-09-09 16:25:23 +02:00
Reece Dunn
98cc201eaf jscript/tests: Fixed typos in the output strings. 2009-09-09 16:25:23 +02:00
Juan Lang
89173715b2 crypt32: Implement CertGetNameStringW for CERT_NAME_URL_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang
2fe736d928 crypt32: Implement CertGetNameStringW for CERT_NAME_DNS_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang
6dfe7bc3a6 crypt32: Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang
288c79cb16 crypt32: Implement CertGetNameStringW for CERT_NAME_RDN_TYPE. 2009-09-09 16:25:22 +02:00
Juan Lang
dfcd8a67c1 crypt32: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE. 2009-09-09 16:25:22 +02:00