dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
createWindowEx
dgui
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
dgui
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