Importing specific ( in my case - Themes.ThemesService.ThemesEnabled ) function / procedure in runet

Posted by HX_unbanned on Stack Overflow See other posts from Stack Overflow or by HX_unbanned
Published on 2010-05-21T05:48:01Z Indexed on 2010/05/24 6:40 UTC
Read the original article Hit count: 178

Filed under:
|
|
|

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 ...

© Stack Overflow or respective owner

Related posts about delphi

Related posts about api