[PATCH] Cygwin: pty: Add missing console API hooks.
Corinna Vinschen
corinna-cygwin@cygwin.com
Fri Jan 24 10:26:00 GMT 2020
Hi Takashi,
On Jan 23 22:05, Takashi Yano wrote:
> On Thu, 23 Jan 2020 13:48:13 +0100
> Corinna Vinschen wrote:
> > On Jan 23 13:33, Takashi Yano wrote:
> > > - Following console APIs are additionally hooked for cygwin programs
> > > which directly call them.
> > > * FillConsoleOutputAttribute()
> > > * FillConsoleOutputCharacterA()
> > > * FillConsoleOutputCharacterW()
> > > * ScrollConsoleScreenBufferA()
> > > * ScrollConsoleScreenBufferW()
> >
> > Which Cygwin programs are doing that? They wouldn't work correctly in
> > ptys anyway, isn't it? Does it really make sense to make them happy
> > rather than requesting to change them?
>
> Just a possibility. There is no specific example.
In that case I'd prefer not to apply this patch. Using native Windows
console functions in a Cygwin application just doesn't make sense, and
we shouldn't support that beyond what's necessary for older, existing
applications.
Corinna
--
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20200124/48fb1716/attachment.sig>
More information about the Cygwin-patches
mailing list