Quote Originally Posted by lehgzil View Post
in c++

#include <stdio.h>

int main()
{
printf("Hello World");
}
Now show us the GUI version (with a window) and MessageBox for C++