mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
51 lines
1.0 KiB
Modula-2
Executable File
51 lines
1.0 KiB
Modula-2
Executable File
LIBRARY uxtheme.dll BASE=0x7D030000
|
|
EXPORTS
|
|
CloseThemeData
|
|
DrawThemeBackground
|
|
DrawThemeBackgroundEx
|
|
DrawThemeEdge
|
|
DrawThemeIcon
|
|
DrawThemeParentBackground
|
|
DrawThemeText
|
|
EnableThemeDialogTexture
|
|
EnableTheming
|
|
GetCurrentThemeName
|
|
GetThemeAppProperties
|
|
GetThemeBackgroundContentRect
|
|
GetThemeBackgroundExtent
|
|
GetThemeBackgroundRegion
|
|
GetThemeBool
|
|
GetThemeColor
|
|
GetThemeDocumentationProperty
|
|
GetThemeEnumValue
|
|
GetThemeFilename
|
|
GetThemeFont
|
|
GetThemeInt
|
|
GetThemeIntList
|
|
GetThemeMargins
|
|
GetThemeMetric
|
|
GetThemePartSize
|
|
GetThemePosition
|
|
GetThemePropertyOrigin
|
|
GetThemeRect
|
|
GetThemeString
|
|
GetThemeSysBool
|
|
GetThemeSysColor
|
|
GetThemeSysColorBrush
|
|
GetThemeSysFont
|
|
GetThemeSysInt
|
|
GetThemeSysSize
|
|
GetThemeSysString
|
|
GetThemeTextExtent
|
|
GetThemeTextMetrics
|
|
GetWindowTheme
|
|
HitTestThemeBackground
|
|
IsAppThemed
|
|
IsThemeActive
|
|
IsThemeBackgroundPartiallyTransparent
|
|
IsThemeDialogTextureEnabled
|
|
IsThemePartDefined
|
|
OpenThemeData
|
|
SetThemeAppProperties
|
|
SetWindowTheme
|