I'm use [Only registered and activated users can see links. Click Here To Register...]
Link Src : [Only registered and activated users can see links. Click Here To Register...]
I want it to change the colors color does not based on physical name, which
select from the database through the filter package
I'm not good at C ++, please give me help, please suggest
Thanks
Link Src : [Only registered and activated users can see links. Click Here To Register...]
Code:
namecolors::SetPrefix(L"Name1", 0xFF25DD25); namecolors::SetPrefix(L"Name2", 0xFFFF0088); namecolors::SetPrefix(L"Name3", 0xFF0055FF); namecolors::SetPrefix(L"Name4", 0xFF66FF66); namecolors::SetPrefix(L"Name5", 0xFF00CC00);
select from the database through the filter package
I'm not good at C ++, please give me help, please suggest
Thanks