On Fri, Feb 29, 2008 at 12:29 AM, Erich Hoover <[EMAIL PROTECTED]> wrote: > Patch Originally From: > Louis Lenders > Description: > This patch adds conformance tests for WritePrivateProfileString sharing > problems. The patch was created by Louis Lenders and extensively tested, > but never submitted (see Bug #5024). Please note that a couple of the tests > now fail because cached profile information is returned, resolving that > problem is outside the scope of these patches. > Changelog: > kernel32: Test for WritePrivateProfileString Sharing Permissions >
If a test fails, it has to be wrapped in todo_wine, else make test will fail. -- James Hawkins
