Remove a #ifdef WXPURE by replaceing MessageBox with nearly equivalent wxMessageBox.
This is not exactly the same because the original used the deprecated MB_ICONQUESTION, which wxWidgets doesn'tsupport.
Authored by: david_costanzo 2019-05-28
Parent: [r4935]
Child: [r4937]