mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-06 09:29:44 +00:00
arrow key works on gdi
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@244 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -215,6 +215,9 @@
|
||||
<dd>
|
||||
<a href="#Mw_Unicode_h__MwUTF8Copy">MwUTF8Copy</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#Mw_Unicode_h__MwUTF32ToUTF8">MwUTF32ToUTF8</a>
|
||||
</dd>
|
||||
<dt>
|
||||
<a href="#Mw_Widget_Button_h">Mw/Widget/Button.h</a>
|
||||
</dt>
|
||||
@@ -1724,6 +1727,22 @@
|
||||
</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<pre id="Mw_Unicode_h__MwUTF32ToUTF8">MWDECL <B><FONT COLOR="#228B22">int</FONT></B> <B><FONT COLOR="#0000FF">MwUTF32ToUTF8</FONT></B> (
|
||||
<B><FONT COLOR="#228B22">int</FONT></B> input,
|
||||
<B><FONT COLOR="#228B22">char</FONT></B>* output
|
||||
);</pre>
|
||||
<dl>
|
||||
<dd>
|
||||
output Output.
|
||||
</dd>
|
||||
<dt>
|
||||
Returns
|
||||
</dt>
|
||||
<dd>
|
||||
Bytes this wide byte takes.
|
||||
</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<h2 align="center" id="Mw_Widget_Button_h">Mw/Widget/Button.h</h2>
|
||||
<dl>
|
||||
<dt>
|
||||
|
||||
Reference in New Issue
Block a user