dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
superClass
dfl
application
Undocumented in source. Be warned that the author may not have intended to support it.
WNDPROC
superClass
(HINSTANCE hinst, Dstring className, Dstring newClassName, WNDCLASSA getInfo)
WNDPROC
superClass
(HINSTANCE hinst, Dstring className, Dstring newClassName)
deprecated
WNDPROC
superClass
(
HINSTANCE
hinst
,
Dstring
className
,
Dstring
newClassName
)
WNDPROC
superClass
(HINSTANCE hinst, Dstring className, Dstring newClassName, dfl.internal.utf.WndClass getInfo)
Meta
Source
See Implementation
dfl
application
aliases
CustomMsg
DrawThemeParentBackgroundProc
GetWindowThemeProc
InitCommonControlsExProc
IsThemeBackgroundPartiallyTransparentProc
SetLayeredWindowAttributesProc
SetThemeAppPropertiesProc
TrackMouseEventProc
classes
Application
ApplicationContext
enums
DflCompat
WPARAM_DFL_INVOKE
functions
C_refCountDec
C_refCountInc
_gcTimeout
_initButton
_initCombobox
_initCommonControls
_initInstance
_initListbox
_initListview
_initMdiclient
_initProgressbar
_initRichtextbox
_initStatusbar
_initTabcontrol
_initTextBox
_initTreeview
_superClass
_unableToInit
dflWndProc
globalMsgHook
showMessageInfo
superClass
manifest constants
BUTTON_CLASSNAME
COMBOBOX_CLASSNAME
CONTROL_CLASSNAME
FORM_CLASSNAME
LISTBOX_CLASSNAME
LISTVIEW_CLASSNAME
MDICLIENT_CLASSNAME
PROGRESSBAR_CLASSNAME
RICHTEXTBOX_CLASSNAME
STATUSBAR_CLASSNAME
TABCONTROL_CLASSNAME
TEXTBOX_CLASSNAME
TREEVIEW_CLASSNAME
structs
DflInvokeParam
InvokeData
InvokeSimpleData
variables
LRESULT_DFL_INVOKE
WNDCLASS_STYLE
buttonClassStyle
buttonPrevWndProc
comboboxClassStyle
comboboxPrevWndProc
hmodRichtextbox
listboxClassStyle
listboxPrevWndProc
listviewClassStyle
listviewPrevWndProc
mdiclientClassStyle
mdiclientPrevWndProc
progressbarClassStyle
progressbarPrevWndProc
richtextboxClassStyle
richtextboxPrevWndProc
setLayeredWindowAttributes
statusbarClassStyle
statusbarPrevWndProc
tabcontrolClassStyle
tabcontrolPrevWndProc
textBoxClassStyle
textBoxPrevWndProc
trackMouseEvent
treeviewClassStyle
treeviewPrevWndProc
wmDfl
wmGetControlName