www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/16/07:11:04

Date: Sun, 16 May 1999 14:05:55 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: "Edward F. Sowell" <sowelled AT home DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: GetShortPathName() or DLL support
In-Reply-To: <373DDBC7.5CD59EDF@home.com>
Message-ID: <Pine.SUN.3.91.990516140319.26252c-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sat, 15 May 1999, Edward F. Sowell wrote:

> In this
> case, I have been using GetShortPathName() prior to the spawnxx() call, so
> naturally the easiest fix to make things compile under DJGPP is to pose
> the question as I did. If there was, I would merely link with a different
> library, w/o source changes. However, I suppose I can write a "do nothing"
> GetShortPathName() of my own and compile it in or link to it only under DJGPP.

A simpler way would be to call GetShortPathName conditioned by
"#ifndef __DJGPP__".

> Getting off the original topic a bit, a recently encountered and very
> troublesome problem is lack of long file name support on NT. regradless 
> of who's fault that is (I've read the FAQ), it's a bit of a setback for 
> me. I understand that Cygnus does not have this problem.

Cygnus tools generate native Win32 executables which can access long file 
names on NT.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019