emacs-devel
[Top][All Lists]
Advanced

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

Re: init_buffer PWD fix


From: 宮下 尚:HIMI
Subject: Re: init_buffer PWD fix
Date: Wed, 24 Apr 2002 19:31:08 +0900
User-agent: T-gnus/6.15.4 (based on Oort Gnus v0.04) (revision 11) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.1 (i386-msvc-nt5.1.2600) MULE/5.0 (SAKAKI) Meadow/1.99 Alpha1 (AWOFUCHI)

Eli Zaretskii <address@hidden> writes:

> You cannot do that for directories, because GetFileInformationByHandle 
> needs a handle, and Windows doesn't let you open a directory and get a 
> file handle for it.

It's partly incorrect.  We can obtain handle also for directory at least on
Windows NT/2000/XP (I've already tested it).  But on Windows 9x/Me, I remember
that it is unable to obtain directory handle.

from himi




reply via email to

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