services: Fix GetNotifyResults() prototype

Nikolay Sivov nsivov at codeweavers.com
Thu Mar 5 03:38:25 CST 2015


Spotted this when tried to run midl on this idl, it returns an error 
MIDL2040 meaning that [out] argument can't be a pointer to an open 
structure, whose size could only be determined at runtime.

Probably we need similar check in widl too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-services-Fix-GetNotifyResults-prototype.patch
Type: text/x-patch
Size: 1271 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150305/86adf9e5/attachment.bin>


More information about the wine-patches mailing list