http://bugs.winehq.org/show_bug.cgi?id=22343
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2010-04-11 20:02:40 --- (In reply to comment #5)
(In reply to comment #4)
You can confirm where DeleteFileW is being called by using winedbg.
winedbg wordpro.exe break * DeleteFileW c bt
Hi Jeff,
I tried running this. I have no idea what I am doing or what I am looking for. This is over my head. Do you have a copy of Word Pro you can test this on?
-T
You can attach the output if you want. I did used to use LWP years ago, but I can't find the cd. The output should either indicate that LWP is intentionally deleting the file or the DeleteFileW is called from within Wine.