If some application crashes, freezes and wineboot doesn't help, just run the following in the Terminal:
This kills the current wineserver session, which will force your locked up app to close. The only problem it might cause is file saving issues. If your application locks while writing to a particular file, like stream recording software writing to a save file, using "wineserver -k" could corrupt that file.