The help you needed in C, C++, MFC
Complete tutorials with free source code

Welcome to FrostCode!

MFC logo Visual Studio logo

 

 

FrostCode is the site for Windows C++ programmers. If you are a C++ programmer, you will find very helpful articles and tutorials here. Especially, for those who use MFC and Visual Studio, this site is just for you.

If you are a beginner for programming, FrostCode will be very useful for you in your way to be a talented programmer. If you are already familiar with programming with C or C++, still this site will be very useful to further develop your skills.

The tutorials cover all the important areas in programming including win32, MFC, database access, etc. In each section, you can find tutorials which explain the subject from the beginning and to fairly advanced levels. The procedures to accomplish the tasks are explained step by step, which can be followed easily by novice programmers. Useful links are also provided for further information helping you to explore more knowledge.

The source codes for examples given in the tutorials are also available and you can download them freely from FrostCode. No registration is needed even.

Microsoft Visual Studio is used as the development platform throughout all the tutorials in the site. You are also advised to use it when following the tutorials and when building the sample code. It is essential to use an IDE such as Visual studio because it greately increases the efficiency of the programmer. You can download Microsoft Visual Studio 90 day trial version here.

For the beginners, you can start the journey from the MFC Tutorial section, which has explained starting from the beginning, creating a simple dialog based application using Visual Studio.