Client :: activateGUIMessages - Activate GUI-Messages
For console applications messages will be sent to the console, only. When messages should be displayed in GUI-message boxes as well, one may call the function in order to enable this feature.
When the client has been opened as WindowsApplication (GUI application), the feature is enabled automatically.
Implementation details
Client  :: activateGUIMessages (  )
The function enabled GUI messages explicitly.

