Programming

EN NL TR

Programming

Linux

Turkey

Personal

LEGO

Reading fun

Cavies

Index

Visual C++

Visual Basic

Visual FoxPro

Scripting

Unsupported Code

Full Programs

Snipsets

Algorithms

BCG! Project

The BCG! Project is my attempt to make Win32 programming easier and faster.

I don't like MFC that much because of it's overbloated size.  And mixing unicode and ansi is not easy.  In order to overcome these problems I've decided a long time ago to use my own main frame code.  It's basicly a compilation of snipsets and you only add the functionality to your program if you need it.

1. Downloading and installing
2. Building and running an empty application.

3. Using Message Boxes
4. Setting the application title
5. A simple window
 

Back

Home

Next