Commit Graph

143 Commits

Author SHA1 Message Date
Detlef Riekenberg a8f4364388 devenum: Do not fail with a IBindCtx (with tests). 2012-06-19 22:03:21 +02:00
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Jacek Caban 942f2ce792 include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
Detlef Riekenberg 25cf21bddc devenum: Remove tabs and duplicate newlines from TRACE. 2012-05-08 09:41:14 +02:00
André Hentschel 8ef61a98f0 devenum: Remove unneeded shadow variables. 2012-04-18 17:11:23 +02:00
Jacek Caban 9940756d21 devenum: Removed useless structs. 2012-04-04 17:49:03 +02:00
Michael Stefaniuc 448986f1c4 devenum: COM cleanup for IParseDisplayName. 2012-04-03 12:01:19 +02:00
Michael Stefaniuc 91203006e1 devenum: Don't use DEVENUM_IPropertyBag_AddRef method directly. 2012-04-03 12:01:14 +02:00
Michael Stefaniuc 25aa60b33c devenum: COM cleanup for IMoniker (MediaCatMoniker). 2012-04-03 12:01:10 +02:00
Michael Stefaniuc 201b72e8b6 devenum: COM cleanup for IEnumMoniker. 2012-04-03 12:01:04 +02:00
Michael Stefaniuc 1e40dea125 devenum: COM cleanup for ICreateDevEnum. 2012-04-03 12:00:58 +02:00
Christian Costa c1b92ca1e2 devenum: Add tests for devenum. 2012-03-28 11:53:18 +02:00
Christian Costa a85957ae0e devenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter. 2012-03-14 12:59:08 +01:00
Alexandre Julliard dc1dad6a72 devenum: Don't register quartz from devenum. 2011-08-02 22:53:40 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Michael Stefaniuc aa591dcd9d devenum: COM cleanup for the IClassFactory iface. 2011-08-01 11:18:14 +02:00
Marcus Meissner 455ef03cad devenum: Mark internal symbols as hidden. 2011-05-17 10:19:00 +02:00
Alexandre Julliard 0cdd147dcb devenum: Convert translations to po files. 2011-01-06 14:58:59 +01:00
Alexandre Julliard 7092313b2a devenum: Convert dll registration to the IRegistrar mechanism. 2010-12-07 14:44:19 +01:00
Michael Stefaniuc 66a515aef2 devenum: Use an iface instead of an vtbl pointer in RegPropBagImpl. 2010-12-05 12:25:45 +01:00
Paul Vriens 9b82b5a853 devenum: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-01 11:34:40 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati e9f3578854 devenum: Update Italian translation. 2010-09-09 19:56:36 +02:00
Anders Jonsson 1ef44dcce7 devenum: Add Swedish translation. 2010-08-24 12:30:07 +02:00
Michael Stefaniuc 6e6b6984d2 devenum: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 94aedc8f6d devenum: Add Ukrainian translation. 2010-07-08 17:33:35 +02:00
Ken Sharp 9bb9f7a4e9 devenum: Add Welsh resource. 2010-07-07 11:30:36 +02:00
Kovács András e77622a179 devenum: Add Hungarian translation. 2010-06-29 10:54:22 +02:00
Paul Vriens 7b82143c97 devenum: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:39 +02:00
Michael Stefaniuc 8cf14ed7bd devenum: Split the translations into separate resource files.
Also use the existing resource ID defines.
2010-05-28 16:22:24 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Maarten Lankhorst 737ed17f1b devenum: Scan special device categories more often. 2010-02-01 13:56:06 +01:00
Michael Stefaniuc 71d7331932 devenum: Avoid newlines inside FIXME messages. 2010-01-14 09:03:29 -06:00
Ricardo Filipe 1e5d72a630 devenum: Update Portuguese translation. 2009-07-17 14:28:20 +02:00
Aric Stewart af6de9d7a3 devenum: Add Japanese resource. 2009-07-15 13:15:56 +02:00
Aurimas Fischer 2af10186b6 devenum: Add Lithuanian translation. 2009-03-30 13:57:37 +02:00
Michael Stefaniuc f7c133284b devenum: Remove superfluous pointer casts. 2009-01-13 15:25:38 +01:00
Francois Gouget 579b8649a1 devenum: Make the Romanian translation LANG_NEUTRAL. 2008-12-17 15:29:09 +01:00
Francois Gouget e9ab244d77 devenum: Explicitly identify the translation as being for SUBLANG_PORTUGUESE_BRAZILIAN. 2008-12-15 12:29:57 +01:00
Mikołaj Zalewski b4467c7351 devenum: Italian, Spanish, Dutch and VERSIONINFO should use SUBLANG_NEUTRAL. 2008-12-15 12:24:33 +01:00
Francois Gouget 5a8e31a386 devenum: French and German should use SUBLANG_NEUTRAL. 2008-12-12 11:46:55 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Christian Costa ffdd34f8ff devenum: Fix traces and fixmes. 2008-12-08 22:02:26 +01:00
Alexandre Julliard 7f66623d49 devenum: Make some functions static. 2008-12-02 15:27:15 +01:00
Juan Lang df592b3c3a devenum: Fix order of operations bug (Coverity id 709). 2008-09-11 12:12:30 +02:00
Maarten Lankhorst 6ef8569c52 devenum: Call VariantInit instead of VariantClear. 2008-07-11 14:07:34 +02:00
Alexander Dorofeyev e49eb1d60e devenum: Register legacy am filters in CreateClassEnumerator. 2008-07-01 13:45:38 +02:00
Alexander Dorofeyev de70686f17 devenum: Move locating category key to function, use it ParseDisplayName. 2008-07-01 13:45:38 +02:00
Alexander Dorofeyev cff08308d0 devenum: Update type when reading binary data to VT_EMPTY variant. 2008-06-25 20:21:36 +02:00