[HELP]Making windows using C/C++

Go4Expert Member
16Aug2012,21:11   #1
The Alchemist's Avatar
Im using Turbo C++(the good old software for C/C++ programming)... I've learnt quite an amount... Now, I want to learn how to make windows, buttons, boxes, etc(with the same software and same programming language)... But I don't have any idea where to begin with and I don't wanna install huge softwares like Visual Studio or something similar... Any suggestion where to begin with? Any help would be appreciated..
Go4Expert Founder
16Aug2012,22:33   #2
shabbir's Avatar
You should be doing Win32 Programming or MFC programming if you prefer MS product like Visual Studio
The Alchemist likes this
Go4Expert Member
16Aug2012,23:13   #3
The Alchemist's Avatar
Ok... I'll google them and try them out...