Reverted back my corrections to 4th function in docs because it was a mistake
git-svn-id: svn://kolibrios.org@185 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ddb7a72c8b
commit
5e5bb72582
@ -192,8 +192,8 @@
|
|||||||
* ecx = 0xX0RRGGBB, ЃЄЅ
|
* ecx = 0xX0RRGGBB, ЃЄЅ
|
||||||
* RR, GG, BB Ї Є ют цЂЅт тЅЊст
|
* RR, GG, BB Ї Є ют цЂЅт тЅЊст
|
||||||
* X=ABnn (ЁЈты):
|
* X=ABnn (ЁЈты):
|
||||||
* nn § ¤ ¥â ¨á¯®«ì§ã¥¬ë© èà¨äâ: 1=á¨áâ¥¬ë© ¬®®è¨à¨ë©,
|
* nn § ¤ ¥â ¨á¯®«ì§ã¥¬ë© èà¨äâ: 0=á¨áâ¥¬ë© ¬®®è¨à¨ë©,
|
||||||
0=á¨áâ¥¬ë© èà¨äâ ¯¥à¥¬¥®© è¨à¨ë
|
1=á¨áâ¥¬ë© èà¨äâ ¯¥à¥¬¥®© è¨à¨ë
|
||||||
* A=0 - ЂыЂЎЄЈть esi сЈЌЂЎЋЎЂ, A=1 - ЂыЂЎЄЈть ASCIIZ-стрЎЊу
|
* A=0 - ЂыЂЎЄЈть esi сЈЌЂЎЋЎЂ, A=1 - ЂыЂЎЄЈть ASCIIZ-стрЎЊу
|
||||||
* B=1 - Ї Њр шЈЂ ть фЎ цЂЅтЎЌ edi
|
* B=1 - Ї Њр шЈЂ ть фЎ цЂЅтЎЌ edi
|
||||||
* edx = уЊ Ї тЅЋь ч ЋЎ стрЎЊЈ
|
* edx = уЊ Ї тЅЋь ч ЋЎ стрЎЊЈ
|
||||||
|
@ -189,8 +189,8 @@ Parameters:
|
|||||||
* ecx = 0xX0RRGGBB, where
|
* ecx = 0xX0RRGGBB, where
|
||||||
* RR, GG, BB specify text color
|
* RR, GG, BB specify text color
|
||||||
* X=ABnn (bits):
|
* X=ABnn (bits):
|
||||||
* nn specifies the used font: 1=system monospaced,
|
* nn specifies the used font: 0=system monospaced,
|
||||||
0=system font of variable width
|
1=system font of variable width
|
||||||
* A=0 - output esi characters, A=1 - output ASCIIZ-string
|
* A=0 - output esi characters, A=1 - output ASCIIZ-string
|
||||||
* B=1 - fill background with the color edi
|
* B=1 - fill background with the color edi
|
||||||
* edx = pointer to the beginning of the string
|
* edx = pointer to the beginning of the string
|
||||||
|
Loading…
Reference in New Issue
Block a user