Re: [PATCH] mstask: Task PersistFile AddRef, QueryInterface, and Release.
Aug. 21, 2008
10:26 a.m.
Roy Shea <royshea(a)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(a)winehq.org
6431
Age (days ago)
6431
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard