Sujet : Re: For The Gamers
De : bowman (at) *nospam* montana.com (rbowman)
Groupes : comp.os.linux.advocacyDate : 22. Dec 2024, 07:03:39
Autres entêtes
Message-ID : <lspodrFpd5U2@mid.individual.net>
References : 1 2 3 4 5
User-Agent : Pan/0.149 (Bellevue; 4c157ba)
On Sun, 22 Dec 2024 05:30:20 -0000 (UTC), RonB wrote:
My brother programs Windows applications. He despises .NET and DirectX.
He liked Visual C++ when it was the "go to" development tool.
Peter Norton single handily wrote a library full of programming books so I
don't remember the exact titles but he was not a VC++/MFC fan to the point
where he used C in the book. MFC itself was a wrapper on the API so the
difference was mostly you had to handle the 'this' parameter when calling
the functions.
In the preface to an edition that was published when C# was becoming more
popular he said Microsoft had finally done it right. I am not a fan of VC+
+. I'm not current with the language but C++ itself was no picnic and
Microsoft's extensions didn't help. afx my ass.