>>
>> A typelib importer is already in svn.
> Which won't be of much use for WinRT as this metadata is 
> based on the metadata that .NET assemblies already use and not on IDL.

>From .net assemblies a TLB type library can be extracted with the regasm or
tlbexp .net tools. The typelib importer reads TLB.
The .net assembly needs to be written with COM in mind, else not much will
be exposed. But I assume MS was not that stupid to block the COM route in
WinRT ;)

Ludo

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to