Mail Archives: djgpp/1996/10/20/09:16:19
On Fri, 18 Oct 1996, Phil Galbiati wrote:
> Also, I don't like having two different versions of GO32.EXE with
> the same name, but in different directories (I can get VERY picky
Why do you need to call them by the same name? Leave the one that came
with v1.x to be called go32.exe and call the other one go32-v2.exe, as it
was originally. You shouldn't need to rename go32-v2 unless you want to
be able to call v2 programs from v1 programs.
> If I wanted to modify the existing v2.0 source to look for an
> environment variable to find the v1.xx GO32, where in the source
> tree should I be poking around?
Install djlsr201.zip, then look in src/libc/dos/process/dosexec.c
- Raw text -