📄 struct__wndclass.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: _WNDCLASS Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>_WNDCLASS Struct Reference<br><small>[<a class="el" href="group__class__fns.htm">Window class operations</a>]</small></h1><code>#include <<a class="el" href="window_8h-source.htm">window.h</a>></code><p><h2>Data Fields</h2><ul><li>char * <a class="el" href="struct__WNDCLASS.htm#o0">spClassName</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o1">opMask</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o2">dwStyle</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o3">dwExStyle</a><li><a class="el" href="group__handles.htm#ga4">HCURSOR</a> <a class="el" href="struct__WNDCLASS.htm#o4">hCursor</a><li>int <a class="el" href="struct__WNDCLASS.htm#o5">iBkColor</a><li>int(* <a class="el" href="struct__WNDCLASS.htm#o6">WinProc</a> )(<a class="el" href="group__handles.htm#ga1">HWND</a>, int, <a class="el" href="group__win32__types.htm#ga8">WPARAM</a>, <a class="el" href="group__win32__types.htm#ga9">LPARAM</a>)<li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o7">dwAddData</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Structure defines a window class <p><p>Definition at line <a class="el" href="window_8h-source.htm#l05042">5042</a> of file <a class="el" href="window_8h-source.htm">window.h</a>.<hr><h2>Field Documentation</h2><a class="anchor" name="o7" doxytag="_WNDCLASS::dwAddData"></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"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o7">dwAddData</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The private additional data associated with this window class <p>Definition at line <a class="el" href="window_8h-source.htm#l05066">5066</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o3" doxytag="_WNDCLASS::dwExStyle"></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"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o3">dwExStyle</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Extended window style for all instances of this window class <p>Definition at line <a class="el" href="window_8h-source.htm#l05054">5054</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o2" doxytag="_WNDCLASS::dwStyle"></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"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o2">dwStyle</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Window style for all instances of this window class <p>Definition at line <a class="el" href="window_8h-source.htm#l05051">5051</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o4" doxytag="_WNDCLASS::hCursor"></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"><a class="el" href="group__handles.htm#ga4">HCURSOR</a> <a class="el" href="struct__WNDCLASS.htm#o4">hCursor</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Cursor handle to all instances of this window class <p>Definition at line <a class="el" href="window_8h-source.htm#l05057">5057</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o5" doxytag="_WNDCLASS::iBkColor"></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">int <a class="el" href="struct__WNDCLASS.htm#o5">iBkColor</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Background color pixel value of all instances of this window class <p>Definition at line <a class="el" href="window_8h-source.htm#l05060">5060</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o1" doxytag="_WNDCLASS::opMask"></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"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="struct__WNDCLASS.htm#o1">opMask</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Internal field, operation type <p>Definition at line <a class="el" href="window_8h-source.htm#l05048">5048</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o0" doxytag="_WNDCLASS::spClassName"></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">char* <a class="el" href="struct__WNDCLASS.htm#o0">spClassName</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The class name <p>Definition at line <a class="el" href="window_8h-source.htm#l05045">5045</a> of file <a class="el" href="window_8h-source.htm">window.h</a>. </td> </tr></table><a class="anchor" name="o6" doxytag="_WNDCLASS::WinProc"></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">int(* <a class="el" href="struct__WNDCLASS.htm#o6">WinProc</a>)(<a class="el" href="group__handles.htm#ga1">HWND</a>, int, <a class="el" href="group__win32__types.htm#ga8">WPARAM</a>, <a class="el" href="group__win32__types.htm#ga9">LPARAM</a>) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Window callback procedure of all instances of this window class </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="window_8h-source.htm">window.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:52 2007 for MiniGUI V1.6.10 API Reference by <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 + -