|
|
|
|
|
by rymate1234
2356 days ago
|
|
There's a true platform framework for Windows, and that's either WPF if you need to target Windows pre 10, and WinUI / UWP for targeting Windows 10 People do this all the time, there's native mobile applications using the true platform frameworks for both operating systems |
|
There's plenty of abstractions for Win32, too, such as Qt (see VLC for example, which feels native to Windows).
The only major consumer program written in WPF I know is Visual Studio, but I haven't heard of WPF development in a long time (except for the move to open source).