Description
The ThemeHandleButton() could have its "ht" variable uninitialized if suddenly drops from the infinite loop of the messages. The patch sets the wParam as default in case ht is not updated. Not sure if this could help/be related to CORE-8808