Can you target Windows 7 with Kotlin/Native?
# kotlin-native
d
Can you target Windows 7 with Kotlin/Native?
r
I have run K/N code on a win7 machine. Have not gone through much of the platform.windows API though so it’s possible some stuff doesn’t work. But I can confirm that the registry APIs work as expected.
d
thank you sir