Regenerate uxtheme.def from Windows 7

git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5060 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/lib32/uxtheme.def b/mingw-w64-crt/lib32/uxtheme.def
index 86ce21c..250fc63 100644
--- a/mingw-w64-crt/lib32/uxtheme.def
+++ b/mingw-w64-crt/lib32/uxtheme.def
@@ -1,19 +1,45 @@
-LIBRARY UxTheme.dll
+;
+; Definition file of UxTheme.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008
+;
+LIBRARY "UxTheme.dll"
 EXPORTS
+BeginPanningFeedback@4
+EndPanningFeedback@8
+UpdatePanningFeedback@16
+BeginBufferedAnimation@32
+BeginBufferedPaint@20
+BufferedPaintClear@8
+BufferedPaintInit@0
+BufferedPaintRenderAnimation@8
+BufferedPaintSetAlpha@12
+DrawThemeBackgroundEx@24
+BufferedPaintStopAllAnimations@4
+BufferedPaintUnInit@0
 CloseThemeData@4
 DrawThemeBackground@24
-DrawThemeBackgroundEx@24
 DrawThemeEdge@32
 DrawThemeIcon@28
 DrawThemeParentBackground@12
+DrawThemeParentBackgroundEx@16
 DrawThemeText@36
+OpenThemeDataEx@12
+DrawThemeTextEx@36
 EnableThemeDialogTexture@8
 EnableTheming@4
+EndBufferedAnimation@8
+EndBufferedPaint@8
+GetBufferedPaintBits@12
+GetBufferedPaintDC@4
+GetBufferedPaintTargetDC@4
+GetBufferedPaintTargetRect@8
 GetCurrentThemeName@24
 GetThemeAppProperties@0
 GetThemeBackgroundContentRect@24
 GetThemeBackgroundExtent@24
 GetThemeBackgroundRegion@24
+GetThemeBitmap@24
 GetThemeBool@20
 GetThemeColor@20
 GetThemeDocumentationProperty@16
@@ -28,6 +54,7 @@
 GetThemePosition@20
 GetThemePropertyOrigin@20
 GetThemeRect@20
+GetThemeStream@28
 GetThemeString@24
 GetThemeSysBool@8
 GetThemeSysColor@8
@@ -38,9 +65,11 @@
 GetThemeSysString@16
 GetThemeTextExtent@36
 GetThemeTextMetrics@20
+GetThemeTransitionDuration@24
 GetWindowTheme@4
 HitTestThemeBackground@40
 IsAppThemed@0
+IsCompositionActive@0
 IsThemeActive@0
 IsThemeBackgroundPartiallyTransparent@12
 IsThemeDialogTextureEnabled@4
@@ -48,3 +77,5 @@
 OpenThemeData@8
 SetThemeAppProperties@4
 SetWindowTheme@12
+SetWindowThemeAttribute@16
+ThemeInitApiHook@8
diff --git a/mingw-w64-crt/lib64/uxtheme.def b/mingw-w64-crt/lib64/uxtheme.def
index cd84643..30d1b8c 100644
--- a/mingw-w64-crt/lib64/uxtheme.def
+++ b/mingw-w64-crt/lib64/uxtheme.def
@@ -1,35 +1,45 @@
-; 
-; Exports of file UxTheme.dll
 ;
-; Autogenerated by gen_exportdef
-; Written by Kai Tietz, 2007
+; Definition file of UxTheme.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008
 ;
-LIBRARY UxTheme.dll
+LIBRARY "UxTheme.dll"
 EXPORTS
+BeginPanningFeedback
+EndPanningFeedback
+UpdatePanningFeedback
+BeginBufferedAnimation
 BeginBufferedPaint
 BufferedPaintClear
 BufferedPaintInit
+BufferedPaintRenderAnimation
 BufferedPaintSetAlpha
+DrawThemeBackgroundEx
+BufferedPaintStopAllAnimations
 BufferedPaintUnInit
 CloseThemeData
 DrawThemeBackground
 DrawThemeEdge
 DrawThemeIcon
 DrawThemeParentBackground
+DrawThemeParentBackgroundEx
 DrawThemeText
+OpenThemeDataEx
+DrawThemeTextEx
 EnableThemeDialogTexture
 EnableTheming
+EndBufferedAnimation
 EndBufferedPaint
-GetCurrentThemeName
-DrawThemeBackgroundEx
 GetBufferedPaintBits
 GetBufferedPaintDC
 GetBufferedPaintTargetDC
 GetBufferedPaintTargetRect
+GetCurrentThemeName
 GetThemeAppProperties
 GetThemeBackgroundContentRect
 GetThemeBackgroundExtent
 GetThemeBackgroundRegion
+GetThemeBitmap
 GetThemeBool
 GetThemeColor
 GetThemeDocumentationProperty
@@ -44,6 +54,7 @@
 GetThemePosition
 GetThemePropertyOrigin
 GetThemeRect
+GetThemeStream
 GetThemeString
 GetThemeSysBool
 GetThemeSysColor
@@ -54,9 +65,11 @@
 GetThemeSysString
 GetThemeTextExtent
 GetThemeTextMetrics
+GetThemeTransitionDuration
 GetWindowTheme
 HitTestThemeBackground
 IsAppThemed
+IsCompositionActive
 IsThemeActive
 IsThemeBackgroundPartiallyTransparent
 IsThemeDialogTextureEnabled
@@ -64,4 +77,5 @@
 OpenThemeData
 SetThemeAppProperties
 SetWindowTheme
+SetWindowThemeAttribute
 ThemeInitApiHook