Anyone have recommendations what “modern #WindowsProgramming” is these days? I see lots of books about UWP with C# ... is that still the way to go?
Any good books for a seasoned programmer on other platforms? Looking for guidance on the non-programming things like how to give my app the right entitlements (e.g. permissions to access settings files) set up icons, how to deal with multiple instances/documents, the expected structure for an app's objects, how to add 3rd party C/C++ libs.