http://bugs.winehq.org/show_bug.cgi?id=11494
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #12 from Anastasius Focht focht@gmx.net 2008-03-31 17:18:44 --- Hello,
--- quote --- I am running WINE 0.9.58 and I notice this behavior still exists. What needs to be done to commit this patch to the production code? --- quote ---
depends. For such a change, an additional conformance test might be needed.
Writing CT should be a no-brainer with the information I gave.
Example: Create a temp ini file with delete-on-close semantics (FILE_FLAG_DELETE_ON_CLOSE), containing sample data and then call one of the ini file APIs on it (GetPrivateProfileString, ..) reading existing values.
Regards