Dmitry Timoshkov <dmi...@baikal.ru> writes:

> Alexandre Julliard <julli...@winehq.org> wrote:
>
>> > @@ -350,9 +350,6 @@ HANDLE WINAPI CreateFileMappingW( HANDLE hFile, 
>> > LPSECURITY_ATTRIBUTES sa,
>> >  
>> >      switch(protect)
>> >      {
>> > -    case 0:
>> > -        protect = PAGE_READONLY;  /* Win9x compatibility */
>> > -        /* fall through */
>> 
>> Did you try your test on Win9x?
>
> No, i have no a win9x machine around.

Hmmm, we should keep one available on the testbot for cases like this.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to