Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <3A1258DC.47278559@redhat.com> Date: Wed, 15 Nov 2000 10:35:24 +0100 From: Corinna Vinschen Reply-To: cygdev X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) X-Accept-Language: de, en MIME-Version: 1.0 To: Egor Duda Subject: Re: OemToAnsi patch from 2000-07-04 References: <1091101003 DOT 20001115120228 AT logos-m DOT ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Egor Duda wrote: > btw, what's the reason of calling OemToCharA in read_sd (like it was > before Kazuhiro's patch)? Does GetFileSecurity not honor > SetApisToOem()? Correct. I had problems with files containing german umlauts before using OemToChar. However, Kazuhiro's patch has solved that smarter. Corinna