STemWin + 0/2 examples
CodeScope will show references to WINDOW_CreateEx() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

WINDOW_CreateEx() function

WINDOW API

Syntax

WM_HWIN WINDOW_CreateEx (int x0,     int y0,     int xSize,     int ySize,     WM_HWIN hParent,     int WinFlags,     int ExFlags,     int Id,     WM_CALLBACK * cb);

Arguments

x0

y0

xSize

ySize

hParent

WinFlags

ExFlags

Id

cb

Examples

WINDOW_CreateEx() is referenced by 2 libraries and example projects.

References

LocationText
DIALOG.h:90
WM_HWIN WINDOW_CreateEx (int x0, int y0, int xSize, int ySize, WM_HWIN hParent, int WinFlags, int ExFlags, int Id, WM_CALLBACK * cb);

Type Use

Type of WINDOW_CreateEx()
WINDOW_CreateEx()
all items filtered out