Real Name:<br>
 &nbsp;&nbsp;&nbsp; Erich Hoover<br>
Description:<br>
 &nbsp; &nbsp; Fixes incorrect file sharing mode in PROFILE_FlushFile and PROFILE_Open that result in <span>WritePrivateProfileString</span> failing under certain circumstances. &nbsp;This problem is specifically evident in the &quot;Thief: Deadly Shadows&quot; installer (demo and full), which writes an empty config file that later causes the game to crash (Bug #5024). This version sets S_OK for Get* functions (only Write* functions are affected by this problem).&nbsp; Conformance test included in part 2.<br>



Changelog:<br>
 &nbsp; kernel32: Fix for <span>WritePrivateProfileString</span> Sharing Problem<br><br>