Windows SetConsoleScreenBufferSize() returning an odd error code

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Oct 5 14:33:15 PDT 2013


On 10/5/13, webwraith <webwraith at fastmail.fm> wrote:
> I don't know about you, but it's beginning to look to me like
> SetConsoleScreenBufferSize() takes pixels as its unit of
> measurement, and not columns and rows, as is stated in its
> documentation. I don't suppose you could confirm this?

I don't know, but maybe these are helpful:

http://stackoverflow.com/a/9237971/279684
http://msdn.microsoft.com/en-us/library/windows/desktop/ms686125%28v=vs.85%29.aspx


More information about the Digitalmars-d-learn mailing list