On 07.01.2017 20:13, LRN wrote:
> On 07.01.2017 6:06, LRN wrote:
>> On 06.01.2017 18:46, Jacek Caban wrote:
>>> On 1/6/17 4:34 PM, LRN wrote:
On 06.01.2017 13:12, LRN wrote:
> Managed to compile and use cecil, wrote a C# program that churns the data
> produced given by cecil and output
On 07.01.2017 6:06, LRN wrote:
> On 06.01.2017 18:46, Jacek Caban wrote:
>> On 1/6/17 4:34 PM, LRN wrote:
>>> On 06.01.2017 13:12, LRN wrote:
Managed to compile and use cecil, wrote a C# program that churns the data
produced given by cecil and outputs IDL files. Worked on it until the IDL
On 06.01.2017 18:46, Jacek Caban wrote:
> On 1/6/17 4:34 PM, LRN wrote:
>> On 06.01.2017 13:12, LRN wrote:
>>> Managed to compile and use cecil, wrote a C# program that churns the data
>>> produced given by cecil and outputs IDL files. Worked on it until the IDL
>>> files
>>> it produced started t
On 1/6/17 4:34 PM, LRN wrote:
> On 06.01.2017 13:12, LRN wrote:
>> Managed to compile and use cecil, wrote a C# program that churns the data
>> produced given by cecil and outputs IDL files. Worked on it until the IDL
>> files
>> it produced started to look legit.
>>
>> Then i fed an IDL file to
On 06.01.2017 13:12, LRN wrote:
> Managed to compile and use cecil, wrote a C# program that churns the data
> produced given by cecil and outputs IDL files. Worked on it until the IDL
> files
> it produced started to look legit.
>
> Then i fed an IDL file to a fresh (from mingw-w64-tools git) wid
Managed to compile and use cecil, wrote a C# program that churns the data
produced given by cecil and outputs IDL files. Worked on it until the IDL files
it produced started to look legit.
Then i fed an IDL file to a fresh (from mingw-w64-tools git) widl, and
discovered that widl won't accept it.
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
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