This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Cygwin: pty: Add missing console API hooks.


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?


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]