Greetings, Im stuck with the GetThemeColor function of the uxtheme
library. Can someone kind enough show me how to implement it in VB,
specially the COLORREF structure?
GetThemeColor(HTHEME hTheme, int iPartId, int iStateId, int iPropId, OUT
COLORREF *pColor);
Thanks for any help.