3 KBYTE APP! When you click the button it shows a messagebox.
try it yourself: http://purebasic.myftp.org/?filename=fi ... gagaga.exe
its compressed using upx, uncompressed it is 4.0 kbyte. you might even be able to squeze it down a little more using mew11 or such tool
It is programmed in purebasic! and uses a resource file as dialog. Event handling is done in purebasic of course
anyway, 3.0 killobyte, its damn small for a windows app with a window!
edit: The reason the button looks that way is because it have a static edge, wich of course can be changed
i used pelle's C resource editor to design the file, wich was easy and comfortable.
Think about it when you want to make small single window apps


