source: vendor/w32api/current/lib/uxtheme.def

Last change on this file was 2720, checked in by bird, 19 years ago

w32api v3.6

File size: 1.0 KB
Line 
1LIBRARY UxTheme.dll
2EXPORTS
3CloseThemeData@4
4DrawThemeBackground@24
5DrawThemeBackgroundEx@24
6DrawThemeEdge@32
7DrawThemeIcon@28
8DrawThemeParentBackground@12
9DrawThemeText@36
10EnableThemeDialogTexture@8
11EnableTheming@4
12GetCurrentThemeName@24
13GetThemeAppProperties@0
14GetThemeBackgroundContentRect@24
15GetThemeBackgroundExtent@24
16GetThemeBackgroundRegion@24
17GetThemeBool@20
18GetThemeColor@20
19GetThemeDocumentationProperty@16
20GetThemeEnumValue@20
21GetThemeFilename@24
22GetThemeFont@24
23GetThemeInt@20
24GetThemeIntList@20
25GetThemeMargins@28
26GetThemeMetric@24
27GetThemePartSize@28
28GetThemePosition@20
29GetThemePropertyOrigin@20
30GetThemeRect@20
31GetThemeString@24
32GetThemeSysBool@8
33GetThemeSysColor@8
34GetThemeSysColorBrush@8
35GetThemeSysFont@12
36GetThemeSysInt@12
37GetThemeSysSize@8
38GetThemeSysString@16
39GetThemeTextExtent@36
40GetThemeTextMetrics@20
41GetWindowTheme@4
42HitTestThemeBackground@40
43IsAppThemed@0
44IsThemeActive@0
45IsThemeBackgroundPartiallyTransparent@12
46IsThemeDialogTextureEnabled@4
47IsThemePartDefined@12
48OpenThemeData@8
49SetThemeAppProperties@4
50SetWindowTheme@12
Note: See TracBrowser for help on using the repository browser.