[PATCH] mstask: Task PersistFile AddRef, QueryInterface, and Release.

Alexandre Julliard julliard at winehq.org
Thu Aug 21 10:26:24 CDT 2008


Roy Shea <royshea at gmail.com> writes:

> +    TaskImpl *This = (TaskImpl*)
> +        ((char*)(iface) - offsetof(TaskImpl, persistVtbl));

Please define an inline function for this like many other interfaces do.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list