Bring back BRING_TO_FRONT event handling
- windowmessages.cpp: add handling back to gpgol_window_proc --
The handling was removed in 66ab6d8 probably by exident when removing
code from CRYPRO_DONE as the other code still did send the event.
In the logs you could see it emitting the following lines:
windowmessages.cpp:gpgol_window_proc: Recieved user msg: 1107
windowmessages.cpp:gpgol_window_proc: Unknown msg 453
The Fix is in aaf7bedef87fc9e348d41699609d33ffbd98cf33
If you want to keep the broken handling for testing you can the Registry disableBringToFront to true