http://bugs.winehq.org/show_bug.cgi?id=10736
Garth Dahlstrom ironstorm@users.sf.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ironstorm@users.sf.net
--- Comment #8 from Garth Dahlstrom ironstorm@users.sf.net 2007-12-24 01:38:50 --- 7.5 hangs at "fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10028 0x00000000" for me as well.
On 7.4.3 you get console output: fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:heap:HeapSetInformation 0x1850000 0 0x33f514 4 fixme:win:EnumDisplayDevicesW ((null),0,0x33e9b0,0x00000000), stub! fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1320f8)->((nil),00000008) fixme:wtsapi:WTSRegisterSessionNotification Stub 0x80022 0x00000000
Before you get a pop-up telling you to re-register dlls using regsvr32 ( http://docs.info.apple.com/article.html?artnum=305999 ) that blocks the initialization thread until you hit continue.
Maybe this problem with 7.5 is a similar type of initialization time check that lacks a dialog box with the option to continue?
-G