Commit Graph

74306 Commits

Author SHA1 Message Date
Michael Stefaniuc
c9195b9f02 mshtml: Use an iface instead of an vtbl pointer in HTMLAnchorElement. 2010-12-06 19:05:54 +01:00
Michael Stefaniuc
872e3f3a25 itss: Use ifaces instead of vtbl pointers in ITSProtocol. 2010-12-06 19:05:53 +01:00
Hans Leidekker
23169289e6 msi: Map neutral parts of package language ids to the system default language id. 2010-12-06 19:05:53 +01:00
Hans Leidekker
8ad7d2e814 programs: Add a stub implementation of netsh.exe. 2010-12-06 19:05:53 +01:00
Aric Stewart
eefe6f65c1 wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework. 2010-12-06 19:05:53 +01:00
Henri Verbeet
78652a5fe8 wined3d: Explicitly pass shader_data, reg_maps and gl_info to vshader_add_footer(). 2010-12-06 12:21:35 +01:00
Henri Verbeet
e9ff40d918 wined3d: Use local reg_maps variables where possible. 2010-12-06 12:21:31 +01:00
Henri Verbeet
0405733ff7 wined3d: Explicitly pass shader_data and reg_maps to reserved_vs_const(). 2010-12-06 12:21:27 +01:00
Henri Verbeet
a564101630 wined3d: Explicitly pass shader_data and reg_maps to need_helper_const(). 2010-12-06 12:21:24 +01:00
Peter Schlaile
95a3cd8e30 winedbg: Adds an rwatch command to winedbg. 2010-12-06 12:21:16 +01:00
Michael Stefaniuc
1c0982e85f oledb32: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:58 +01:00
Michael Stefaniuc
ed5260ba92 dinput8: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:52 +01:00
Michael Stefaniuc
ef039627a5 mmdevapi: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:47 +01:00
Mike Gibson
23906816d8 msvcrt: Implement wcsnicoll. 2010-12-05 16:45:43 +01:00
Andrew Bogott
12c218c8d8 shdocvw: Plug a tiny memory leak in a test. 2010-12-05 16:45:09 +01:00
Andrew Bogott
ef06f989a2 shdocvw: In PersistFile_Save, output the Icon Path and Icon Index properties. 2010-12-05 16:45:05 +01:00
Yaron Shahrabani
ecd140cfa3 sane: Added Hebrew translation. 2010-12-05 16:44:42 +01:00
Yaron Shahrabani
0114fdc554 view: Added Hebrew translation. 2010-12-05 16:44:36 +01:00
Alexander Puzankov
4431c32c91 winmm: Fixed boundary condition in mmioOpen file name parsing. 2010-12-05 16:44:28 +01:00
Michael Stefaniuc
e75635a738 wbemprox: Use an iface instead of a vtbl pointer in wbem_locator. 2010-12-05 16:44:07 +01:00
Michael Stefaniuc
d2e90cddfd dsound: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:44:02 +01:00
Michael Stefaniuc
751a4fe945 infosoft: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:56 +01:00
Michael Stefaniuc
f4f05ff9ac oleaut32: Use an iface instead of a vtbl pointer in TMarshalDispatchChannel. 2010-12-05 16:43:50 +01:00
Michael Stefaniuc
3ef0a52346 dplayx: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:40 +01:00
Michael Stefaniuc
e4094231a4 oleaut32: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:34 +01:00
Michael Stefaniuc
8333eaa9b7 itss: Standardize the COM usage in itss.c. 2010-12-05 16:43:26 +01:00
Michael Stefaniuc
dcef7c3bb5 dpnet: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:18 +01:00
Michael Stefaniuc
6d7d1b5850 dinput: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:09 +01:00
Michael Stefaniuc
72f3765a5b itss: Standardize the COM usage in moniker.c. 2010-12-05 16:42:59 +01:00
Alexandre Julliard
577f202d25 wrc: Only allow 7-bit ASCII characters in wide string constants. 2010-12-05 16:33:13 +01:00
Alexandre Julliard
23cd52e559 msrle32: Fix invalid character in resource wide string. 2010-12-05 16:32:53 +01:00
Alexandre Julliard
515a14989d shlwapi: Don't use wide strings in button labels. 2010-12-05 16:32:33 +01:00
Alexandre Julliard
15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Michael Stefaniuc
425dd09309 hlink: Use an iface instead of a vtbl pointer in HlinkBCImpl. 2010-12-05 12:28:45 +01:00
Thomas Mullaly
5ca3215204 urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION for CoInternetParseIUri. 2010-12-05 12:28:36 +01:00
Thomas Mullaly
08b957062d urlmon: Standardize IUriBuilder COM interface. 2010-12-05 12:28:29 +01:00
Thomas Mullaly
d6f9a193a3 urlmon: Standardize COM implementation of IUri. 2010-12-05 12:28:12 +01:00
Michael Stefaniuc
f948478f28 shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl. 2010-12-05 12:27:38 +01:00
Michael Stefaniuc
0d7b3247ca fusion: Standardize the COM usage in asmcache.c. 2010-12-05 12:27:30 +01:00
Michael Stefaniuc
21c1cbf308 qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback. 2010-12-05 12:27:24 +01:00
Michael Stefaniuc
be5bb18502 ole32: Use an iface instead of a vtbl pointer in EnumOLEVERB. 2010-12-05 12:27:16 +01:00
Michael Stefaniuc
b194b778b4 fusion: Use an iface instead of a vtbl pointer in IAssemblyEnumImpl. 2010-12-05 12:27:09 +01:00
Michael Stefaniuc
46ebaa9be2 ole32/tests: Use an iface instead of a vtbl pointer in HeapUnknown. 2010-12-05 12:26:57 +01:00
Michael Stefaniuc
b8ef455d49 avifil32: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-05 12:26:45 +01:00
Michael Stefaniuc
a92531487b shell32: Use ifaces instead of vtbl pointers in IDesktopFolderImpl. 2010-12-05 12:26:37 +01:00
Michael Stefaniuc
c8ba8b6d6a shell32: Use an iface instead of a vtbl pointer in IShellItemArrayImpl. 2010-12-05 12:26:29 +01:00
Michael Stefaniuc
ec1f8b5335 oleaut32: Use an iface instead of a vtbl pointer in StdDispatch. 2010-12-05 12:26:21 +01:00
Michael Stefaniuc
fd6ba85f4e oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl. 2010-12-05 12:26:15 +01:00
Michael Stefaniuc
f3810015e1 ole32: Use an iface instead of a vtbl pointer in EnumOleSTATDATA. 2010-12-05 12:26:08 +01:00
Michael Stefaniuc
740a850a63 mshtml: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-05 12:25:54 +01:00