[1/2] kernel32: Add a test for protections accepted by CreateFileMapping, make it pass under Wine.

Dmitry Timoshkov dmitry at baikal.ru
Mon Nov 28 07:14:28 CST 2011


Francois Gouget <fgouget at free.fr> wrote:

> Here is what I get on Windows Millenium.

Many thanks, but creation of the temp file has failed for some reason (probably
because of GENERIC_EXECUTE), and that invalidates the test results:

virtual.c:1687: Test failed: CreateFile(C:\WINDOWS\TEMP\map60F4.TMP) error 87

Could you please try to remove GENERIC_EXECUTE from the CreateFile call and
try again?

-- 
Dmitry.



More information about the wine-devel mailing list