Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UxTheme.dll
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
UxTheme.dll
Miscellaneous
Thread ID:
01010080
Message ID:
01010080
Views:
86
i found this dll in http://www.davphantom.net/ i can recognize that theme is active or not but i want to know which theme is active?
because i don't know Spanish i ask here

Declare Integer IsThemeActive in "UxTheme.dll" () As Long
nRet = IsThemeActive()

? "Themes: " + Iif(nRet = 0, "No activos","Activos")
Ali Mohammad Hossein Zadeh
Next
Reply
Map
View

Click here to load this message in the networking platform