help-emacs-windows
[Top][All Lists]
Advanced

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

Re: changing make-process to use the new ConPTY API


From: Eli Zaretskii
Subject: Re: changing make-process to use the new ConPTY API
Date: Mon, 06 Jul 2020 07:43:46 +0300
User-agent: K-9 Mail for Android

On July 6, 2020 5:36:40 AM GMT+03:00, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> The next thing I'd suggest to study is the code in src/process.c,
> where the pty's are used for communicating with subprocesses.
> 
> And the next thing to study is how we detect optional functionality on
> MS-Windows and use it at run time; see the macros DEF_DLL_FN and
> LOAD_DLL_FN.

Sorry, I forgot to mention the source file src/w32proc.c, which is the 
MS-Windows counterpart of src/process.c, and holds the w32 specific support for 
running subprocesses.



reply via email to

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