kernel32/tests: Add a test for creating named mapping after closing without unmapping.

Alexander Morozov amorozov at etersoft.ru
Thu Apr 12 08:42:26 CDT 2012


On Wine named mapping exists for other processes after closing mapping 
handle until a process created mapping unmap memory. Second 
CreateFileMapping in this test returns ERROR_ALREADY_EXISTS on Wine. On 
Windows a mapping can not be opened after closing its handle.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Add-a-test-for-creating-named-mapping-a.txt
Type: text/x-c
Size: 1809 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120412/11ba6a0a/attachment.bin>


More information about the wine-patches mailing list