Commit Graph

74529 Commits

Author SHA1 Message Date
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
Michael Stefaniuc 66a515aef2 devenum: Use an iface instead of an vtbl pointer in RegPropBagImpl. 2010-12-05 12:25:45 +01:00
Michael Stefaniuc d335af1ec0 amstream: Use an iface instead of an vtbl pointer in IAMMultiMediaStreamImpl. 2010-12-05 12:25:37 +01:00
André Hentschel d32d1c866d comctl32: Partially implement new messages. 2010-12-05 12:25:16 +01:00
André Hentschel 5e95e3d943 include: Add more progressbar defines. 2010-12-05 12:25:05 +01:00
André Hentschel e230d88d74 include: Add more well known sid types. 2010-12-05 12:24:49 +01:00
Jacek Caban a03da22965 mshtml: Make translate_url IUri-based. 2010-12-05 12:24:28 +01:00
André Hentschel 9a1000c8cc winemaker: Remove a comment. 2010-12-05 12:24:24 +01:00
Andrew Eikum e2592139fa include: CMIC_MASK_NOASYNC flag. 2010-12-05 12:24:20 +01:00
André Hentschel fd94974e59 mshtml: Fix export comment. 2010-12-05 12:24:11 +01:00
Maarten Lankhorst bd4083bd63 winegstreamer: Kill thread on disconnect. 2010-12-05 12:24:03 +01:00
Maarten Lankhorst c911893e43 winegstreamer: Make sure size is set correctly before delivering buffers. 2010-12-05 12:23:56 +01:00
Maarten Lankhorst 4416ef9de6 strmbase: Fix reference leak of enumpins. 2010-12-05 12:23:53 +01:00
Alexandre Julliard 30de0fa697 sti: Generate the class registration. 2010-12-03 20:27:25 +01:00
Alexandre Julliard 48216541fd atl: Generate the class registration and use a copy of the standard winecrt0 mechanism. 2010-12-03 20:23:54 +01:00
Alexandre Julliard 431e369f62 ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
Alexandre Julliard 2f5c578dba widl: Output registration information also for IUnknown. 2010-12-03 19:29:49 +01:00
Alexandre Julliard 2bf6305ad6 widl: Don't force removal of progids since "CLSID" is also a progid. 2010-12-03 18:09:13 +01:00
Alexandre Julliard 24d2f694cb msi/tests: Fix a test failure on win2k. 2010-12-03 16:15:13 +01:00
Austin English b98c8ce556 d3d8/d3d9: Fix compiler warnings on non x86/x86_64. 2010-12-03 16:08:55 +01:00
Francois Gouget f10c16072e msxml3: Add a trailing '\n' to an ERR() call. 2010-12-03 16:08:29 +01:00
Francois Gouget 036909e838 ntdll/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:25 +01:00
Francois Gouget a4c0b0ddf2 shdocvw: Fix the trailing '\n' of a TRACE(). 2010-12-03 16:08:20 +01:00
Francois Gouget 1465b4d211 comctl32/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:17 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Austin Lund 555e59a454 user32/tests: Disable IME for msg tests. 2010-12-03 14:28:31 +01:00
Austin Lund 0fe32508a7 user32/tests: Close second window in DBCS WM_CHAR tests. 2010-12-03 14:28:31 +01:00
Michael Stefaniuc be6dcb5494 shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-03 14:28:30 +01:00