Commit Graph

57403 Commits

Author SHA1 Message Date
Michael Stefaniuc
303f84c409 d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXConstantTableImpl. 2010-12-21 15:49:30 +01:00
Rico Schüller
f8e4771be4 d3dcompiler: Parse ISGN in the reflection interface. 2010-12-21 15:49:19 +01:00
Rico Schüller
5ad0c856b6 d3dcompiler: Implement ID3D11ShaderReflection::GetConversionInstructionCount(). 2010-12-21 15:49:07 +01:00
Rico Schüller
ff038cbcbe d3dcompiler: Implement ID3D11ShaderReflection::GetMovInstructionCount(). 2010-12-21 15:49:04 +01:00
Rico Schüller
984ed6e9ac d3dcompiler: Parse reflection STAT tag. 2010-12-21 15:49:00 +01:00
Rico Schüller
8f08d38520 d3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_shader_reflection. 2010-12-21 15:48:40 +01:00
Rico Schüller
806961ec28 d3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_blob. 2010-12-21 15:48:33 +01:00
Alexandre Julliard
c1c92d07d7 msxml3: Convert dll registration to the IRegistrar mechanism. 2010-12-21 13:56:42 +01:00
Alexandre Julliard
41d6a92349 msxml2: Add an msxml2 library that contains the v2.6 msxml typelib. 2010-12-21 13:56:42 +01:00
Alexandre Julliard
cfa37214b9 msxml: Register the v2.0 classes using the IRegistrar mechanism. 2010-12-21 13:56:36 +01:00
Alexandre Julliard
25ccc90b42 msxml: Add an msxml library that contains the v2.0 msxml typelib. 2010-12-21 13:25:20 +01:00
Alexandre Julliard
f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
Michael Stefaniuc
daaf185d05 sane.ds: The Da, En, Fi, Fr, Nl, Pt resources are using UTF-8. 2010-12-21 11:37:52 +01:00
Jacek Caban
8bcc61fb66 jscript: Exception tests clean up. 2010-12-21 00:21:17 +01:00
Jacek Caban
b4b0d704fd mshtml: Fixed IOleUndoManager::QueryInterface implementation. 2010-12-21 00:21:08 +01:00
Jacek Caban
b6db01177c urlmon: Added IUriContainer stub implementation of URLMoniker object. 2010-12-21 00:20:47 +01:00
Hwang YunSong
e3a5ba5478 crypt32: Update Korean resource. 2010-12-21 00:20:27 +01:00
Hwang YunSong
28396d0d41 credui: Update Korean resource. 2010-12-21 00:20:21 +01:00
Michael Stefaniuc
a1f5460488 wmiutils: Use an iface instead of an vtbl pointer in status_code. 2010-12-21 00:20:05 +01:00
Michael Stefaniuc
cdf56820a0 d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXLineImpl. 2010-12-21 00:20:02 +01:00
Michael Stefaniuc
329b311644 hnetcfg: Standardize the COM usage in service.c. 2010-12-21 00:19:55 +01:00
Michael Stefaniuc
a38022ac29 hnetcfg: Use an iface instead of an vtbl pointer in fw_profile. 2010-12-21 00:19:50 +01:00
Michael Stefaniuc
2bb60b239f hnetcfg: Standardize the COM usage in port.c. 2010-12-21 00:19:44 +01:00
Michael Stefaniuc
e7a01a0c3c hnetcfg: Use an iface instead of an vtbl pointer in fw_policy. 2010-12-21 00:19:40 +01:00
Michael Stefaniuc
1b7cc1f259 hnetcfg: Use an iface instead of an vtbl pointer in fw_manager. 2010-12-21 00:19:31 +01:00
Michael Stefaniuc
97c5c33203 hnetcfg: Standardize the COM usage in apps.c. 2010-12-21 00:19:23 +01:00
Jacek Caban
f2319fcd85 jscript: Added Date.setYear implementation. 2010-12-20 12:47:43 +01:00
Huw Davies
3a2aae49d3 ole32: Standardize the COM usage. 2010-12-20 12:47:43 +01:00
Huw Davies
06f2ef4fb5 ole32: Implement IDataAdviseHolder_EnumAdvise. 2010-12-20 12:47:43 +01:00
Huw Davies
4151b49fad ole32: Allow the EnumSTATDATA constructor to take a sparse array. 2010-12-20 12:47:43 +01:00
Huw Davies
892796a9a6 ole32: Use a STATDATA array to hold the connection data. 2010-12-20 12:47:42 +01:00
Huw Davies
861bb8ee13 ole32: Remove some useless comments. 2010-12-20 12:47:42 +01:00
André Hentschel
2f30e3e464 sane.ds: Fix translation of microsecond. 2010-12-20 12:47:41 +01:00
André Hentschel
9eda42fe94 gameux: Fix Path for the statistics. 2010-12-20 12:47:41 +01:00
André Hentschel
9b97fa1a60 gameux: Fix test failures on Wine wow64. 2010-12-20 12:47:41 +01:00
André Hentschel
0e5c2f346d msi/tests: Remove superfluous check. 2010-12-20 12:47:41 +01:00
Greg Geldorp
ad8ce8388b rsaenh/tests: CryptGetKeyParam doesn't fail on Win7/Win2K8R2. 2010-12-20 12:47:41 +01:00
David Hedberg
d2091a8043 shell32: Add IShellItem2 stub to ShellItem implementation. 2010-12-20 12:47:41 +01:00
David Hedberg
0d87e1f9fd shell32: IShellItem::GetAttributes should also work on the desktop shellfolder. 2010-12-20 12:47:40 +01:00
David Hedberg
dfc2f20b89 shell32: Return S_OK in ::SetPropertyBag. 2010-12-20 12:47:40 +01:00
David Hedberg
f6dad19730 shell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued hdwp. 2010-12-20 12:47:40 +01:00
David Hedberg
08fe24de06 wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
David Hedberg
46be41271c wininet: Make module handle scope global. 2010-12-20 12:47:39 +01:00
David Hedberg
3ce9304592 wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID. 2010-12-20 12:47:39 +01:00
David Hedberg
7af43bb1b2 urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified. 2010-12-20 12:47:38 +01:00
Greg Geldorp
0650cb2456 kernel32/tests: Add tests to verify USERPROFILE and environment variables from registry are present and correct. 2010-12-20 12:47:38 +01:00
Nikolay Sivov
495792e228 oleaut32/varformat: Fix day string representation format output. 2010-12-20 12:47:38 +01:00
Rico Schüller
5b985bcb03 wined3d: Fix memset size in IWineD3DVolumeImpl_Unmap. 2010-12-20 12:47:38 +01:00
Jacek Caban
50c99addb0 appwiz.cpl: Correctly handle NULL params in CPL_STARTWPARAMSW handler. 2010-12-20 12:47:38 +01:00
Alexandre Julliard
c09f188c98 wiaservc: Convert coclasses registration to the IRegistrar mechanism. 2010-12-20 12:47:38 +01:00