Hacker News new | ask | show | jobs
by pjmlp 548 days ago
Not only has MFC been recently updated to support HiDPI, it is still the best Microsoft GUI C++ development experience on Visual C++.

And even if C++/CX and C++/WinRT aren't that great, with worse tooling than MFC and in maintenance mode, you can easilly create an application with them today.

Hardly the same can be told of most Google technologies.

1 comments

Fair enough, I retract MFC as an example.