English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am a basic progammer learning c++. How can I create something like a program to control things for click of a system, I want to expand my learning. Any Help would be great.

2007-01-15 14:49:26 · 1 answers · asked by Best Helper 4 in Computers & Internet Programming & Design

1 answers

Start looking into Windows programming. In C++, this means you have to learn Win32 API. Many Windows programmers choose to learn MFC.

Lately, .NET provides an easy way to deal with common Windows programming scenarios. If you have VC++ .NET, that is also an option.

2007-01-15 15:03:15 · answer #1 · answered by csanon 6 · 0 0

fedest.com, questions and answers