[PATCH 1/2] ole32: Register the clipboard formats at load time.

Alexandre Julliard julliard at winehq.org
Thu Apr 23 08:40:11 CDT 2009


Huw Davies <huw at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list