Importing specific ( in my case - Themes.ThemesService.ThemesEnabled ) static function / procedure i
- by HX_unbanned
Hi again :)
I think subject tells everything ...
I need this method only. No need to waste about 6Mb of included unit if only thing I need is one method from that unit ( Themes ) ...
I was thinking of UxTheme unit, but it did not contain proper function. What Windows DLL do I need to import and what API function this method stands for?
Thanks.