* lib/uxtheme.def: Really remove the \r.
This commit is contained in:
parent
94d17419a6
commit
636a3bf5bb
|
@ -1,50 +1,50 @@
|
||||||
LIBRARY UxTheme.dll
|
LIBRARY UxTheme.dll
|
||||||
EXPORTS
|
EXPORTS
|
||||||
CloseThemeData@4
|
CloseThemeData@4
|
||||||
DrawThemeBackground@24
|
DrawThemeBackground@24
|
||||||
DrawThemeBackgroundEx@24
|
DrawThemeBackgroundEx@24
|
||||||
DrawThemeEdge@32
|
DrawThemeEdge@32
|
||||||
DrawThemeIcon@28
|
DrawThemeIcon@28
|
||||||
DrawThemeParentBackground@12
|
DrawThemeParentBackground@12
|
||||||
DrawThemeText@36
|
DrawThemeText@36
|
||||||
EnableThemeDialogTexture@8
|
EnableThemeDialogTexture@8
|
||||||
EnableTheming@4
|
EnableTheming@4
|
||||||
GetCurrentThemeName@24
|
GetCurrentThemeName@24
|
||||||
GetThemeAppProperties@0
|
GetThemeAppProperties@0
|
||||||
GetThemeBackgroundContentRect@24
|
GetThemeBackgroundContentRect@24
|
||||||
GetThemeBackgroundExtent@24
|
GetThemeBackgroundExtent@24
|
||||||
GetThemeBackgroundRegion@24
|
GetThemeBackgroundRegion@24
|
||||||
GetThemeBool@20
|
GetThemeBool@20
|
||||||
GetThemeColor@20
|
GetThemeColor@20
|
||||||
GetThemeDocumentationProperty@16
|
GetThemeDocumentationProperty@16
|
||||||
GetThemeEnumValue@20
|
GetThemeEnumValue@20
|
||||||
GetThemeFilename@24
|
GetThemeFilename@24
|
||||||
GetThemeFont@24
|
GetThemeFont@24
|
||||||
GetThemeInt@20
|
GetThemeInt@20
|
||||||
GetThemeIntList@20
|
GetThemeIntList@20
|
||||||
GetThemeMargins@28
|
GetThemeMargins@28
|
||||||
GetThemeMetric@24
|
GetThemeMetric@24
|
||||||
GetThemePartSize@28
|
GetThemePartSize@28
|
||||||
GetThemePosition@20
|
GetThemePosition@20
|
||||||
GetThemePropertyOrigin@20
|
GetThemePropertyOrigin@20
|
||||||
GetThemeRect@20
|
GetThemeRect@20
|
||||||
GetThemeString@24
|
GetThemeString@24
|
||||||
GetThemeSysBool@8
|
GetThemeSysBool@8
|
||||||
GetThemeSysColor@8
|
GetThemeSysColor@8
|
||||||
GetThemeSysColorBrush@8
|
GetThemeSysColorBrush@8
|
||||||
GetThemeSysFont@12
|
GetThemeSysFont@12
|
||||||
GetThemeSysInt@12
|
GetThemeSysInt@12
|
||||||
GetThemeSysSize@8
|
GetThemeSysSize@8
|
||||||
GetThemeSysString@16
|
GetThemeSysString@16
|
||||||
GetThemeTextExtent@36
|
GetThemeTextExtent@36
|
||||||
GetThemeTextMetrics@20
|
GetThemeTextMetrics@20
|
||||||
GetWindowTheme@4
|
GetWindowTheme@4
|
||||||
HitTestThemeBackground@40
|
HitTestThemeBackground@40
|
||||||
IsAppThemed@0
|
IsAppThemed@0
|
||||||
IsThemeActive@0
|
IsThemeActive@0
|
||||||
IsThemeBackgroundPartiallyTransparent@12
|
IsThemeBackgroundPartiallyTransparent@12
|
||||||
IsThemeDialogTextureEnabled@4
|
IsThemeDialogTextureEnabled@4
|
||||||
IsThemePartDefined@12
|
IsThemePartDefined@12
|
||||||
OpenThemeData@8
|
OpenThemeData@8
|
||||||
SetThemeAppProperties@4
|
SetThemeAppProperties@4
|
||||||
SetWindowTheme@12
|
SetWindowTheme@12
|
||||||
|
|
Loading…
Reference in New Issue