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 4961 of file window.h.


Field Documentation

DWORD dwAddData
 

The private additional data associated with this window class

Definition at line 4985 of file window.h.

DWORD dwExStyle
 

Extended window style for all instances of this window class

Definition at line 4973 of file window.h.

DWORD dwStyle
 

Window style for all instances of this window class

Definition at line 4970 of file window.h.

HCURSOR hCursor
 

Cursor handle to all instances of this window class

Definition at line 4976 of file window.h.

int iBkColor
 

Background color pixel value of all instances of this window class

Definition at line 4979 of file window.h.

DWORD opMask
 

Internal field, operation type

Definition at line 4967 of file window.h.

char* spClassName
 

The class name

Definition at line 4964 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 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2