On Sunday 12 December 2004 02:54 pm, Eric Pouech wrote:
> Jonathan Gevaryahu a �crit :
> does this help?
> A+
>
> Index: sync.c
> ===================================================================
> RCS file: /home/cvs/cvsroot/wine/wine/dlls/kernel/sync.c,v
> retrieving revision 1.64
> diff -u -u -r1.64 sync.c
> --- sync.c 7 Dec 2004 14:23:03 -0000 1.64
> +++ sync.c 12 Dec 2004 19:53:14 -0000
> @@ -893,7 +893,7 @@
>       OBJECT_ATTRIBUTES attr;
>       NTSTATUS status;
>
> -    if (!is_version_nt()) access = SEMAPHORE_ALL_ACCESS;
> +    if (!is_version_nt()) access = TIMER_ALL_ACCESS;
>
>       attr.Length                   = sizeof(attr);
>       attr.RootDirectory            = 0;
I'm still seeing the same error on my system:

0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED

-- 
Anish Mistry

Attachment: pgpkTH9KG6SNG.pgp
Description: PGP signature

Reply via email to