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


Field Documentation

int by
 

The position of the main window in the screen coordinates

Definition at line 2836 of file window.h.

DWORD dwAddData
 

The first private data associated with the main window

Definition at line 2842 of file window.h.

DWORD dwExStyle
 

The extended style of the main window

Definition at line 2815 of file window.h.

DWORD dwReserved
 

Reserved, do not use

Definition at line 2845 of file window.h.

DWORD dwStyle
 

The style of the main window

Definition at line 2812 of file window.h.

HCURSOR hCursor
 

The handle to the cursor of the main window

Definition at line 2824 of file window.h.

HWND hHosting
 

The hosting main window

Definition at line 2830 of file window.h.

HICON hIcon
 

The handle to the icon of the main window

Definition at line 2827 of file window.h.

HMENU hMenu
 

The handle to the menu of the main window

Definition at line 2821 of file window.h.

int iBkColor
 

The pixel value of background color of the main window

Definition at line 2839 of file window.h.

int lx
 

The position of the main window in the screen coordinates

Definition at line 2836 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 2836 of file window.h.

const char* spCaption
 

The caption of the main window

Definition at line 2818 of file window.h.

int ty
 

The position of the main window in the screen coordinates

Definition at line 2836 of file window.h.


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