visual c++ - Text color with DrawText in vc++ mfc -


i'm using drawtext print message in application form. how can change text color rgb(255,0,0) ?

even change in background usefull.

thank all

cdc::settextcolor, if memory serves.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -