dguihub ~master (2021-10-05T13:52:13.1732195)
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
createFontIndirect
createWindowEx
drawTextEx
extractAssociatedIcon
getClassInfoEx
getClassLong
getModuleFileName
getModuleHandle
getTempPath
getWindowLong
getWindowText
getWindowTextLength
loadImage
loadLibrary
registerClassEx
setWindowLong
setWindowText
Unicode Wrapper of CreateWindowEx API