http://bugs.winehq.org/show_bug.cgi?id=17776
TesX tesfabpel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tesfabpel@gmail.com
--- Comment #20 from TesX tesfabpel@gmail.com 2013-06-20 06:22:04 CDT --- Please reopen this bug... It's still there with Wine 1.5+
<quote> Specfically -- and this is a guess -- I think stat() is returning different values for files not yet committed to disk. IShield sees this, and assumes it's being silently denied access to certain features when in fact what it wanted actually happened, it's just being hidden due to this bug. </quote>
The solution then should be (IMHO) to implement a wrapper for the equivalent of stat() in Windows that takes into account these differences and returns what Windows' apps expect to get...