|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <window.h>
Data Fields | |
| const char * | spClassName |
| DWORD | opMask |
| DWORD | dwStyle |
| DWORD | dwExStyle |
| HCURSOR | hCursor |
| gal_pixel | iBkColor |
| LRESULT(* | WinProc )(HWND, UINT, WPARAM, LPARAM) |
| DWORD | dwAddData |
| DWORD dwAddData |
| DWORD dwExStyle |
| DWORD dwStyle |
| HCURSOR hCursor |
| gal_pixel iBkColor |
| DWORD opMask |
The mask of class information, can be OR'd with the following values:
1.8.13