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

_MAINWINCREATE Struct Reference
[Window creating/destroying]

#include <window.h>

Data Fields


Detailed Description

Structure defines a main window.

Definition at line 2873 of file window.h.


Field Documentation

int by
 

The position of the main window in the screen coordinates

Definition at line 2900 of file window.h.

DWORD dwAddData
 

The first private data associated with the main window

Definition at line 2906 of file window.h.

DWORD dwExStyle
 

The extended style of the main window

Definition at line 2879 of file window.h.

DWORD dwReserved
 

Reserved, do not use

Definition at line 2909 of file window.h.

DWORD dwStyle
 

The style of the main window

Definition at line 2876 of file window.h.

HCURSOR hCursor
 

The handle to the cursor of the main window

Definition at line 2888 of file window.h.

HWND hHosting
 

The hosting main window

Definition at line 2894 of file window.h.

HICON hIcon
 

The handle to the icon of the main window

Definition at line 2891 of file window.h.

HMENU hMenu
 

The handle to the menu of the main window

Definition at line 2885 of file window.h.

int iBkColor
 

The pixel value of background color of the main window

Definition at line 2903 of file window.h.

int lx
 

The position of the main window in the screen coordinates

Definition at line 2900 of file window.h.

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

The window callback procedure

int rx
 

The position of the main window in the screen coordinates

Definition at line 2900 of file window.h.

const char* spCaption
 

The caption of the main window

Definition at line 2882 of file window.h.

int ty
 

The position of the main window in the screen coordinates

Definition at line 2900 of file window.h.


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