20 Jul
2010
20 Jul
'10
11:59 a.m.
David Hedberg <david.hedberg(a)gmail.com> writes:
+ HRESULT OnItemClick( + [in, annotation("__in")] IShellItem *psi, + [in, annotation("__in")] NSTCEHITTEST nstceHitTest, + [in, annotation("__in")] NSTCECLICKTYPE nstceClickType); + + HRESULT OnPropertyItemCommit( + [in, annotation("__in")] IShellItem *psi);
Please don't add these annotations, that's redundant. If we want that sort of things in the generated headers one day we can make widl generate them. -- Alexandre Julliard julliard(a)winehq.org