Y
Hacker News
new
|
ask
|
show
|
jobs
by
Maarten88
3568 days ago
You can use the new Centennial technology to wrap an old Win32 application as an UWP Store app. If the app was made with .NET it might even run on ARM.
1 comments
pjmlp
3567 days ago
Yes, but only if distributed via the store, due to AOT compilation.
It wouldn't work for side loading unless doing it via Visual Studio.
link
It wouldn't work for side loading unless doing it via Visual Studio.