2.4.4 The hello world sample program (Windows API version)
One of the sample projects included with Irie Pascal is
named hellowin, and is a Windows API version of the hello project.
When the hellowin project is run, it uses the Windows API to display the message
"Hello world!" in a Windows message box.