http://bugs.winehq.org/show_bug.cgi?id=3294
------- Additional Comments From alan@dominux.co.uk 2006-16-01 15:55 ------- I used the workaround listed WINEDLLOVERRIDES="usp10=n" wine notes.exe that gets it a bit further, past the the initial opening sequence. It throws up the following error about every second:
err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020
and after about a minute of this the following errors pop through:
err:win:DefWindowProcW called for other process window 0x10020 fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nlnotes.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nnotesws.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nnotes.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nxmlproc.pdb' fixme:dbghelp:sffip_cb NIY on 'msvcp71.pdb' fixme:dbghelp:sffip_cb NIY on 'msvcr71.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\js32.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nlsccstr.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\ndgts.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nplugins.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nstrings.pdb' fixme:dbghelp:sffip_cb NIY on 'usp10.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\namhook.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\ntcp.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nstclientu.pdb' fixme:dbghelp:sffip_cb NIY on 'mfc71u.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nimuiu.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nimuires.pdb' fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nntcp.pdb' err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020
then it is back to the once per second errors.
When I try to open a local database (so not across the network) the following error happens and the application freezes:
Process ID 10 has been reused, application may require restarting if OSLoadProgram was not used (41728)
I hope this is of some use, I would like to know how to be more helpful.