⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 group__win32__types.htm

📁 MINIGUI1.6开发API
💻 HTM
📖 第 1 页 / 共 3 页
字号:
  </tr></table><a class="anchor" name="ga18" doxytag="common.h::PRGB"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef <a class="el" href="struct__RGB.htm">RGB</a> * <a class="el" href="struct__RGB.htm">PRGB</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of the pointer to a RGB. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga17">RGB</a> </dd></dl><p>Definition at line <a class="el" href="common_8h-source.htm#l00640">640</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga16" doxytag="common.h::PSIZE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef <a class="el" href="struct__SIZE.htm">SIZE</a> * <a class="el" href="struct__SIZE.htm">PSIZE</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of the pointer to a SIZE. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga15">SIZE</a> </dd></dl><p>Definition at line <a class="el" href="common_8h-source.htm#l00608">608</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga11" doxytag="common.h::RECT"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__RECT.htm">_RECT</a>  <a class="el" href="struct__RECT.htm">RECT</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A rectangle defined by coordinates of corners.<p><dl compact><dt><b>Note:</b></dt><dd>The lower-right corner does not belong to the rectangle, i.e. the bottom horizontal line and the right vertical line are excluded from the retangle.</dd></dl><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga12">PRECT</a>, <a class="el" href="group__gdi__types.htm#ga13">GAL_Rect</a> </dd></dl>    </td>  </tr></table><a class="anchor" name="ga17" doxytag="common.h::RGB"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__RGB.htm">_RGB</a>  <a class="el" href="struct__RGB.htm">RGB</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>RGB triple structure. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga18">PRGB</a>, <a class="el" href="group__gdi__types.htm#ga11">GAL_Color</a> </dd></dl>    </td>  </tr></table><a class="anchor" name="ga10" doxytag="common.h::RGBCOLOR"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef <a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="group__win32__types.htm#ga10">RGBCOLOR</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for a RGB color. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00526">526</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="common.h::SBYTE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef signed char <a class="el" href="group__win32__types.htm#ga1">SBYTE</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for signed character. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00367">367</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga5" doxytag="common.h::SDWORD"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef signed long <a class="el" href="group__win32__types.htm#ga5">SDWORD</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for signed long integer. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00395">395</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga15" doxytag="common.h::SIZE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__SIZE.htm">_SIZE</a>  <a class="el" href="struct__SIZE.htm">SIZE</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Size structure of a 2-dimension object. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga16">PSIZE</a> </dd></dl>    </td>  </tr></table><a class="anchor" name="ga3" doxytag="common.h::SWORD"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef signed short <a class="el" href="group__win32__types.htm#ga3">SWORD</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for signed short integer. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00381">381</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga6" doxytag="common.h::UINT"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef unsigned int <a class="el" href="group__win32__types.htm#ga6">UINT</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for unsigned integer. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00402">402</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga2" doxytag="common.h::WORD"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef unsigned short <a class="el" href="group__win32__types.htm#ga2">WORD</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for unsigned short integer (word). <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00374">374</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><a class="anchor" name="ga8" doxytag="common.h::WPARAM"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef unsigned int <a class="el" href="group__win32__types.htm#ga8">WPARAM</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A type definition for the first message paramter. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00417">417</a> of file <a class="el" href="common_8h-source.htm">common.h</a>.    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:53 2007 for MiniGUI V1.6.10 API Reference by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -