Yuxing Li wrote:[color=blue]
> Does anybody here develop windowed applications for
> Win OS using any compiler besides Visual C++?
> How do you do it then?
>[/color]
Yuxing Li wrote:[color=blue]
> Does anybody here develop windowed applications for
> Win OS using any compiler besides Visual C++?
> How do you do it then?
>
>[/color]
I use Borland C++ Builder to make my Windows applications.
I "do it" by reading their manuals and starting with
a small application then building it up.
Comment