[Bug 4192] Lotus Notes 7.x is not working under 0.9.4
http://bugs.winehq.org/show_bug.cgi?id=4192 ------- Additional Comments From stefan.siebert(a)web.de 2006-18-07 16:36 ------- This is a duplicate of 3294 Notes is checking if there's no crashed instance. It does this by checking the shared memory data area of the nnotes.dll (MapViewOfFile) and has a look into it's own process table. To find out if a process has crashed before it checks on every OSLoadProgramm (notes related) the processes CreationTime. If it finds a process in this table with a different Creation Time it normally shows the Message "Process ID has been reused". Currently Wine doesn't implement the CreationTime. So it's always different to the one that's stored in table. I hope to have a patch ready 'till the end of the week. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs