dguihub ~master (2017-08-21T15:27:40Z)
Dub
Repo
createWindowEx
dguihub
core
charset
Unicode Wrapper of CreateWindowEx API
HWND
createWindowEx
(
DWORD
exStyle
,
string
className
,
string
windowName
,
DWORD
style
,
int
x
,
int
y
,
int
nWidth
,
int
nHeight
,
HWND
hWndParent
,
LPVOID
lpParam
)
Meta
Source
See Implementation
dguihub
core
charset
functions
createWindowEx
Unicode Wrapper of CreateWindowEx API