Tuesday, March 08, 2005

The smallest Hello World Program

Recently I started a topic at gamedev.net, with a task to write the smallest windows Hello world program in the world.

The Hello world program is a regular resizable window, with all the options window has.

I started with a size about 2192 bytes, but after a few days the gamedev.net users managed to decrease it to an amazing 648 bytes. But still the program retains the same functionality as the original one.

Here are some links, and instructions how to make it out yourself, using the C++ compiler :

gamedev.net topic

Winapi_min.exe

Have fun :)

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home