| 
    MiniGUI API Reference (MiniGUI-Standalone)
    v4.0.0
    
   A mature and proven cross-platform GUI system for embedded and smart IoT devices 
   | 
 
#include <window.h>
Data Fields | |
| DWORD | dwStyle | 
| DWORD | dwExStyle | 
| const char * | spCaption | 
| HMENU | hMenu | 
| HCURSOR | hCursor | 
| HICON | hIcon | 
| HWND | hHosting | 
| LRESULT(* | MainWindowProc )(HWND, UINT, WPARAM, LPARAM) | 
| int | lx | 
| gal_pixel | iBkColor | 
| DWORD | dwAddData | 
| DWORD | dwReserved | 
| DWORD dwAddData | 
| HCURSOR hCursor | 
| gal_pixel iBkColor | 
| int lx | 
 1.8.13