Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_WNDCLASS Struct Reference
[Window class operations]

#include <window.h>

Data Fields


Detailed Description

Structure defines a window class

Definition at line 5023 of file window.h.


Field Documentation

DWORD dwAddData
 

The private additional data associated with this window class

Definition at line 5047 of file window.h.

DWORD dwExStyle
 

Extended window style for all instances of this window class

Definition at line 5035 of file window.h.

DWORD dwStyle
 

Window style for all instances of this window class

Definition at line 5032 of file window.h.

HCURSOR hCursor
 

Cursor handle to all instances of this window class

Definition at line 5038 of file window.h.

int iBkColor
 

Background color pixel value of all instances of this window class

Definition at line 5041 of file window.h.

DWORD opMask
 

Internal field, operation type

Definition at line 5029 of file window.h.

char* spClassName
 

The class name

Definition at line 5026 of file window.h.

int(* WinProc)(HWND, int, WPARAM, LPARAM)
 

Window callback procedure of all instances of this window class


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2