http://bugs.winehq.org/show_bug.cgi?id=15848
--- Comment #10 from Hubmaster Hubmasterflex@hotmail.com 2008-12-19 21:41:43 --- I installed PT3 build 3 and found that it last worked with 1.1.1, so I did a regression test between 1.1.1 and 1.1.2 and got this:
b3f4091b47e70681a9909bfccd19dee95657fabd is first bad commit commit b3f4091b47e70681a9909bfccd19dee95657fabd Author: Lei Zhang thestig@google.com Date: Mon Jul 14 16:51:15 2008 -0700
user32: Clamp newly created windows to the minimum window size.
:040000 040000 bdc48f6ed8639ab4db5c4f56a820914823d8b5f5 368aa08be8e7a14f2e7b3c4be3037778bd7bbebd M dlls
The noticeable difference between 1.1.1 and 1.1.2 is that in 1.1.1, the splash screen (gray box) can be minimized and restored as if its a window. I have noticed that if I minimize and restore the splash screen, PT3 will load. However, in 1.1.2, the splash screen is not set as a window, which in Windows is the correct behavior, but in wine, causes it to lock up or end up in an endless loop.