Jump to content

Simple windowed application: Difference between revisions

m
→‎{{header|PureBasic}}: removed comment about executable size as it served no actual purpose
(added PowerShell)
m (→‎{{header|PureBasic}}: removed comment about executable size as it served no actual purpose)
Line 972:
 
=={{header|PureBasic}}==
 
When compiled for Windows x86 using [http://www.purebasic.com/ PureBasic] 4.41 , this code is only 17 kB.
 
<lang PureBasic>
Global Window_0
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.