Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : OpenThemeData
| Subject: | OpenThemeData |
| Posted by: | "Marcelo Grossi" (magros..@nelogica.com.br) |
| Date: | Tue, 24 Oct 2006 14:21:07 |
HTHEME OpenThemeData(
HWND hwnd,
LPCWSTR pszClassList
);
Where do I get the list of possible LPCWSTR pszClassList? I already know of
"Window", "Button" and "Explorerbar". Is there a list of this somewhere?
MSDN does not give me anything besides whats on the begining of this post
... :(
Any help is apreciated,
Thank you
Marcelo