Importing specific ( in my case - Themes.ThemesService.ThemesEnabled ) function / procedure in runet
- 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.
P.S. Question is intended to cover not only this particular method, but others too as I will need to do same in MSXML and MM units ...