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

📄 common_8h.htm

📁 MINIGUI1.6开发API
💻 HTM
📖 第 1 页 / 共 3 页
字号:
<dl class="el"><dd class="mdescRight">Handle to keyboard or mouse event hook.  <a href="group__handles.htm#ga9"></a><br></dl><li>typedef unsigned char <a class="el" href="group__win32__types.htm#ga0">BYTE</a><dl class="el"><dd class="mdescRight">A type definition for unsigned character (byte).  <a href="group__win32__types.htm#ga0"></a><br></dl><li>typedef signed char <a class="el" href="group__win32__types.htm#ga1">SBYTE</a><dl class="el"><dd class="mdescRight">A type definition for signed character.  <a href="group__win32__types.htm#ga1"></a><br></dl><li>typedef unsigned short <a class="el" href="group__win32__types.htm#ga2">WORD</a><dl class="el"><dd class="mdescRight">A type definition for unsigned short integer (word).  <a href="group__win32__types.htm#ga2"></a><br></dl><li>typedef signed short <a class="el" href="group__win32__types.htm#ga3">SWORD</a><dl class="el"><dd class="mdescRight">A type definition for signed short integer.  <a href="group__win32__types.htm#ga3"></a><br></dl><li>typedef unsigned long <a class="el" href="group__win32__types.htm#ga4">DWORD</a><dl class="el"><dd class="mdescRight">A type definition for unsigned long integer (double word).  <a href="group__win32__types.htm#ga4"></a><br></dl><li>typedef signed long <a class="el" href="group__win32__types.htm#ga5">SDWORD</a><dl class="el"><dd class="mdescRight">A type definition for signed long integer.  <a href="group__win32__types.htm#ga5"></a><br></dl><li>typedef unsigned int <a class="el" href="group__win32__types.htm#ga6">UINT</a><dl class="el"><dd class="mdescRight">A type definition for unsigned integer.  <a href="group__win32__types.htm#ga6"></a><br></dl><li>typedef long <a class="el" href="group__win32__types.htm#ga7">LONG</a><dl class="el"><dd class="mdescRight">A type definition for long integer.  <a href="group__win32__types.htm#ga7"></a><br></dl><li>typedef unsigned int <a class="el" href="group__win32__types.htm#ga8">WPARAM</a><dl class="el"><dd class="mdescRight">A type definition for the first message paramter.  <a href="group__win32__types.htm#ga8"></a><br></dl><li>typedef unsigned long <a class="el" href="group__win32__types.htm#ga9">LPARAM</a><dl class="el"><dd class="mdescRight">A type definition for the second message paramter.  <a href="group__win32__types.htm#ga9"></a><br></dl><li>typedef <a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="group__win32__types.htm#ga10">RGBCOLOR</a><dl class="el"><dd class="mdescRight">A type definition for a RGB color.  <a href="group__win32__types.htm#ga10"></a><br></dl><li>typedef <a class="el" href="struct__RECT.htm">_RECT</a> <a class="el" href="group__win32__types.htm#ga11">RECT</a><li>typedef <a class="el" href="struct__RECT.htm">RECT</a> * <a class="el" href="group__win32__types.htm#ga12">PRECT</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a RECT.  <a href="group__win32__types.htm#ga12"></a><br></dl><li>typedef <a class="el" href="struct__POINT.htm">_POINT</a> <a class="el" href="group__win32__types.htm#ga13">POINT</a><li>typedef <a class="el" href="struct__POINT.htm">POINT</a> * <a class="el" href="group__win32__types.htm#ga14">PPOINT</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a POINT.  <a href="group__win32__types.htm#ga14"></a><br></dl><li>typedef <a class="el" href="struct__SIZE.htm">_SIZE</a> <a class="el" href="group__win32__types.htm#ga15">SIZE</a><li>typedef <a class="el" href="struct__SIZE.htm">SIZE</a> * <a class="el" href="group__win32__types.htm#ga16">PSIZE</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a SIZE.  <a href="group__win32__types.htm#ga16"></a><br></dl><li>typedef <a class="el" href="struct__RGB.htm">_RGB</a> <a class="el" href="group__win32__types.htm#ga17">RGB</a><li>typedef <a class="el" href="struct__RGB.htm">RGB</a> * <a class="el" href="group__win32__types.htm#ga18">PRGB</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a RGB.  <a href="group__win32__types.htm#ga18"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga1">Sint8</a> <a class="el" href="group__gdi__types.htm#ga0">gal_sint8</a><dl class="el"><dd class="mdescRight">Data type of 8-bit signed integer.  <a href="group__gdi__types.htm#ga0"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga0">Uint8</a> <a class="el" href="group__gdi__types.htm#ga1">gal_uint8</a><dl class="el"><dd class="mdescRight">Data type of 8-bit unsigned integer.  <a href="group__gdi__types.htm#ga1"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga3">Sint16</a> <a class="el" href="group__gdi__types.htm#ga2">gal_sint16</a><dl class="el"><dd class="mdescRight">Data type of 16-bit signed integer.  <a href="group__gdi__types.htm#ga2"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga2">Uint16</a> <a class="el" href="group__gdi__types.htm#ga3">gal_uint16</a><dl class="el"><dd class="mdescRight">Data type of 16-bit unsigned integer.  <a href="group__gdi__types.htm#ga3"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga5">Sint32</a> <a class="el" href="group__gdi__types.htm#ga4">gal_sint32</a><dl class="el"><dd class="mdescRight">Data type of 32-bit signed integer.  <a href="group__gdi__types.htm#ga4"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga5">gal_uint32</a><dl class="el"><dd class="mdescRight">Data type of 32-bit unsigned integer.  <a href="group__gdi__types.htm#ga5"></a><br></dl><li>typedef signed int <a class="el" href="group__gdi__types.htm#ga6">gal_sint</a><dl class="el"><dd class="mdescRight">Data type of signed integer.  <a href="group__gdi__types.htm#ga6"></a><br></dl><li>typedef unsigned int <a class="el" href="group__gdi__types.htm#ga7">gal_uint</a><dl class="el"><dd class="mdescRight">Data type of unsigned integer.  <a href="group__gdi__types.htm#ga7"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga8">gal_pixel</a><dl class="el"><dd class="mdescRight">Data type of pixel value.  <a href="group__gdi__types.htm#ga8"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga9">gal_attr</a><dl class="el"><dd class="mdescRight">Data type of attribute value.  <a href="group__gdi__types.htm#ga9"></a><br></dl><li>typedef long <a class="el" href="group__gdi__types.htm#ga10">fixed</a><dl class="el"><dd class="mdescRight">Data type of fixed point.  <a href="group__gdi__types.htm#ga10"></a><br></dl><li>typedef <a class="el" href="struct__GAL__Color.htm">_GAL_Color</a> <a class="el" href="group__gdi__types.htm#ga11">GAL_Color</a><li>typedef <a class="el" href="struct__GAL__Palette.htm">_GAL_Palette</a> <a class="el" href="group__gdi__types.htm#ga12">GAL_Palette</a><li>typedef <a class="el" href="struct__GAL__Rect.htm">_GAL_Rect</a> <a class="el" href="group__gdi__types.htm#ga13">GAL_Rect</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2><dl compact><dt><b>Author:</b></dt><dd>Wei Yongming &lt;<a href="mailto:ymwei@minigui.org">ymwei@minigui.org</a>&gt; </dd></dl><dl compact><dt><b>Date:</b></dt><dd>2002/01/06</dd></dl>This file includes macro definitions and typedefs that commonly used by MiniGUI.<p><div class="fragment"><pre class="fragment">    Copyright (C) 2002-2007 Feynman Software.    Copyright (C) 1998-2002 Wei Yongming.    All rights reserved by Feynman Software.    This file is part of MiniGUI, a compact cross-platform Graphics     User Interface (GUI) support system for real-time embedded systems. </pre></div> <p>Definition in file <a class="el" href="common_8h-source.htm">common.h</a>.<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:51 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 + -