emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File Owner and Group ID on Windows


From: Juanma Barranquero
Subject: Re: File Owner and Group ID on Windows
Date: Thu, 21 Aug 2008 16:14:51 +0200

On Thu, Aug 21, 2008 at 07:44, Eli Zaretskii <address@hidden> wrote:

> Are you using a recent CVS?

Yes.

> If so, could you please debug
> through w32.c:init_user_info, where it sets the value of
> dflt_passwd.pw_uid, and see what went wrong?

 get_token_information (...)  => 0
 GetLastError () => 998  (ERROR_NOACCESS)

though I see nothing obviously wrong with the args to get_token_information.

Hope this helps,

  Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]