2013/6/17 Geoffroy Couprie :
> Hi,
>
> I am currently working on writing the IDL files for new WinRT interfaces
> (mostly Windows.Storage and Windows.Foundation for now), and there are a few
> things I would need to make it work. Right now, I can comment out the
> problematic argument types and rep
Hi Geoffroy,
On 06/17/13 18:42, Geoffroy Couprie wrote:
> Hi,
>
> I am currently working on writing the IDL files for new WinRT
> interfaces (mostly Windows.Storage and Windows.Foundation for now),
> and there are a few things I would need to make it work. Right now, I
> can comment out the proble
Hi,
I am currently working on writing the IDL files for new WinRT interfaces
(mostly Windows.Storage and Windows.Foundation for now), and there are a
few things I would need to make it work. Right now, I can comment out the
problematic argument types and replace them with IInspectable (after all,