23 Apr
2009
23 Apr
'09
2:08 p.m.
On Thu, Apr 23, 2009 at 03:40:11PM +0200, Alexandre Julliard wrote:
Huw Davies <huw(a)codeweavers.com> writes:
--- dlls/ole32/clipboard.c | 54 +++++++++++++++++++++++++++++------------ dlls/ole32/compobj.c | 2 + dlls/ole32/compobj_private.h | 14 +++++++++++ 3 files changed, 54 insertions(+), 16 deletions(-)
It would be nicer to do this when needed, so that we don't have to initialize the graphics driver just because ole32 was imported.
Good point, actually having them registered in OleInitialise is fine. Resent. Thanks, Huw.