createWindowEx

Unicode Wrapper of CreateWindowEx API

HWND
createWindowEx
(
DWORD exStyle
,
string className
,
string windowName
,
DWORD style
,
int x
,
int y
,
int nWidth
,,,
LPVOID lpParam
)

Meta