forked from KolibriOS/kolibrios
tooltip docu
git-svn-id: svn://kolibrios.org@6706 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0a05348fad
commit
4811fbd229
@ -27,6 +27,7 @@
|
|||||||
<li><a href="pathshow\pathshow.htm">pathshow</a></li>
|
<li><a href="pathshow\pathshow.htm">pathshow</a></li>
|
||||||
<li><a href="tree_list\info_treelist.htm">tree_list</a></li>
|
<li><a href="tree_list\info_treelist.htm">tree_list</a></li>
|
||||||
<li><a href="t_edit\t_edit.htm">text_editor</a></li>
|
<li><a href="t_edit\t_edit.htm">text_editor</a></li>
|
||||||
|
<li><a href="tooltip\tooltip.htm">tooltip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h1><a name="autors">Àâòîðñêèé ñîñòàâ</a></h1>
|
<h1><a name="autors">Àâòîðñêèé ñîñòàâ</a></h1>
|
||||||
@ -36,6 +37,7 @@
|
|||||||
<p>Åâãåíèé Ãðå÷íèêîâ aka Diamond</p>
|
<p>Åâãåíèé Ãðå÷íèêîâ aka Diamond</p>
|
||||||
<p>hidnplayr</p>
|
<p>hidnplayr</p>
|
||||||
<p>Èãîðü Àôàíàñüåâ aka IgorA</p>
|
<p>Èãîðü Àôàíàñüåâ aka IgorA</p>
|
||||||
|
<p>@Siemargl</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>Äîêóìåíòàöèÿ îáíîâëÿëàñü ïîñëåäíèé ðàç 26.08.11.</p>
|
<p>Äîêóìåíòàöèÿ îáíîâëÿëàñü ïîñëåäíèé ðàç 26.08.11.</p>
|
||||||
|
@ -86,7 +86,7 @@ endl
|
|||||||
test edi, edi
|
test edi, edi
|
||||||
jne .list_next
|
jne .list_next
|
||||||
xor eax, eax
|
xor eax, eax
|
||||||
inc eax ; god return
|
inc eax ; good return
|
||||||
.exitp:
|
.exitp:
|
||||||
ret
|
ret
|
||||||
endp
|
endp
|
||||||
|
Loading…
Reference in New Issue
Block a user