Khobalt / smallwindows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is as small as I could get a Windows32 app (60397 bytes compiles).

It boots rather quickly.

I used mingw to compile it.

 g++ .\helloworld.cpp -o helloworld.exe -mwindows

About


Languages

Language:C++ 100.0%