http://bugs.winehq.org/show_bug.cgi?id=2287
------- Additional Comments From rklazes@xs4all.nl 2004-02-07 07:07 ------- OK, I've created a fat32 partition and installed Agent in FreeAgent mode on it. Until sofar I haven't seen the error. If you could give me an idea about the number of groups and messages in it, I could make the situation here similar.
About the file with the unknown attributes:
The file gets created with a MoveFileA(nnnnn.IDX, nnnnn.BID) call. It is removed later with a DeleteFileA() call. Somehow the filename is available but not its attributes (and possible the contents).
How do you get rid of it if you cannot delete it as you say?