http://bugs.winehq.org/show_bug.cgi?id=11548
--- Comment #11 from RBEmerson pavilion@pinefields.com 2008-02-11 19:37:18 --- (In reply to comment #10)
A +loaddll will show that you are not running with native comctl32.
You lost me - "+loaddll"?
The builting comctl32.dll and manifest files were changed to [filename].original. A comctl32.dll from a working WinXP system was installed in windows\system32 and the app re-run. No apparent changes in the app's behavior or stderr output (see attachment #2). The other Windows app running at the time (wxtide32, listed in the apps db, v4.7) benefited slightly from the change: a popup window now goes away when the left mouse click ends (problem was the window wouldn't go away, once presented, except when the app was exited). *Something* changed to make wxtide32 respond differently to a left mouse click. The point isn't to debug wxtide32, of course, but it is running at the moment and its behavior changed after tossing the manifest and/or dropping in a different conctl32 and being restarted. Where to go from here?