http://bugs.winehq.org/show_bug.cgi?id=10213
--- Comment #22 from Thomas Stephenson admin@ubunto-tstephenson.com 2008-05-28 17:27:38 --- (In reply to comment #21)
root@ubuntu:~# winedbg /root/.wine/drive_c/pmail/programs/winpm-32.exe -a -ms WineDbg starting on pid 003c 0x7b876f52: movl %esi,0x0(%esp) Wine-dbg>step Single stepping until exit from function, which has no line number information. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:storage:StgCreateDocfile Transacted mode not implemented. Invalid address (0x7b876f57) for breakpoint 0, disabling it Process of pid=003c has terminated
I forgot to mention, a normal shut down give you exactly the same message stream so i doubt that Wine even sees this as a problem with their DLL implementations.
Does anyone at all know who to use this WineDBG to show what windows calls are being sent when Wine shuts the program down when sending?