http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From jrliggett@cox.net 2007-05-05 16:57 ------- Luke: I doubt that. When programs crash, they stop executing *immediately*; they don't get the opportunity to clean up after themselves. The most a program like WINE could do here is see that a crash has happened, and attach WineDbg to get a backtrace Besides, AFAIK it would be CS's responsibility to clean up itself, not WINE.