Hi, I want to make chat application and for the first step, I need to know which API there is to use to display text in lines and also erase if needed. thanks!
+3
A:
Charles Petzold's classic book Programming Windows is one of the best ways to learn the Win32 API.
jdigital
2010-01-03 17:32:40
A:
If you are just going to work with Windows, why not use something easier, like C# and WinForms or WPF?
Tarydon
2010-01-03 17:38:55