Re: [Mingw-w64-public] WIDL feature requests

2013-06-20 Thread Kai Tietz
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

Re: [Mingw-w64-public] WIDL feature requests

2013-06-19 Thread Jacek Caban
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

[Mingw-w64-public] WIDL feature requests

2013-06-17 Thread 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 replace them with IInspectable (after all,