I need to write extension for some windows 10 app. It can be done via library, delivered in .dll file.
Is it possible to use dll library in kotlin native? Do anybody have full, step by step, working example?