Re: RFC: Fix for IWineMsiRemotePackage::FormatRecord

2008-04-15 Thread James Hawkins
On Tue, Apr 15, 2008 at 12:40 PM, Robert Shearman <[EMAIL PROTECTED]> wrote: > Hi, > > Currently, the [out] value parameter for > IWineMsiRemotePackage::FormatRecord doesn't have a level of indirection > associated with it and so I would be very surprised if the typelib > marshaller actually does

RFC: Fix for IWineMsiRemotePackage::FormatRecord

2008-04-15 Thread Robert Shearman
Hi, Currently, the [out] value parameter for IWineMsiRemotePackage::FormatRecord doesn't have a level of indirection associated with it and so I would be very surprised if the typelib marshaller actually does the right thing in this case. Compiling with MIDL and with a future update to widl c