Main sections
GLB_WIN32_MSG
This is called when a SDL or Win32 windows message is available. It should be defined using the SUB command
In order to process messages, a C routine will have to be written.
Despite it's name, this routine can be used by all platforms, and not just Windows.