Hacker News new | ask | show | jobs
by scarface_74 415 days ago
Have you programmed using the Windows APIs?

For example there are over a dozen ways to define a string and you constantly are having to convert between them depending on the API you are using.

https://www.reddit.com/r/cpp_questions/comments/10pvfia/look...