3 lines
68 B
Text
3 lines
68 B
Text
|
|
#INCLUDE "windows.bi"
|
||
|
|
MessageBox(0, "Goodbye, World!", "Message",0)
|