Re: [Mingw-w64-public] WinRT headers

2016-12-30 Thread LRN
On 30.12.2016 19:18, LRN wrote: > Recently i've been thinking of using WinRT in C applications (GTK+, to be > specific). This is possible, because WinRT has COM interface, and COM is > usable > (with some verbosity) in C. > > fails to find one > crucial bit of information - names for overloaded f

[Mingw-w64-public] WinRT headers

2016-12-30 Thread LRN
Recently i've been thinking of using WinRT in C applications (GTK+, to be specific). This is possible, because WinRT has COM interface, and COM is usable (with some verbosity) in C. Thing is, we need C headers for that. These could be written by hand or generated from idl files, and idl files coul