dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DLANGUIWinMain
dlangui
platforms
common
platform
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
static if
(!(
BACKEND_CONSOLE
))
int
DLANGUIWinMain
(
void
*
hInstance
,
void
*
hPrevInstance
,
char
*
lpCmdLine
,
int
nCmdShow
)
Meta
Source
See Implementation
dlangui
platforms
common
platform
classes
EventList
Platform
TimerInfo
Window
enums
DialogDisplayMode
ShowPosition
WindowFlag
WindowOrContentResizeMode
WindowState
functions
DLANGUIWinMain
DLANGUIWinMainProfile
DLANGUImain
UIAppMain
initFontManager
initLogs
initResourceManagers
initSharedResourceManagers
releaseResourcesOnAppExit
setOpenglEnabled
interfaces
OnMainWidgetChange
OnWindowActivityHandler
OnWindowStateHandler
mixin templates
APP_ENTRY_POINT
properties
openglEnabled
platform