#80988 - 2002-06-21 06:01 PM
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Shawn
Administrator
   
Registered: 1999-08-13
Posts: 8611
|
Was just doing some research into the Windows Console API's. The way it's done there is that there are two functions, one to read the chars, and one the read the colors, for example:
$chars = GetScreenChars(...)
$attribs = GetScreenAttribs(...)
then, one could put them back out, in two passes, using the PutScreenXXX functions ...
|
|
Top
|
|
|
|
@CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
BrianTX
|
2002-06-20 08:41 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Radimus
|
2002-06-20 08:44 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
BrianTX
|
2002-06-21 05:23 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Shawn
|
2002-06-21 05:32 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
BrianTX
|
2002-06-21 05:54 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Shawn
|
2002-06-21 06:01 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Shawn
|
2002-06-21 06:05 PM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Richard H.
|
2002-06-24 10:00 AM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
BrianTX
|
2002-06-25 05:46 AM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
Richard H.
|
2002-06-25 10:05 AM
|
Re: @CursorX, @CursorY, @ModeX, @ModeY, GetScr()
|
BrianTX
|
2002-06-25 06:46 PM
|
|
Moderator: Lonkero, ShaneEP, Jochen, Radimus, Glenn Barnas, Allen, Ruud van Velsen, Mart
|
0 registered
and 764 anonymous users online.
|
|
|