Runtime Drawing on window

Posted by Tolien on Stack Overflow See other posts from Stack Overflow or by Tolien
Published on 2010-04-22T15:11:06Z Indexed on 2010/04/22 15:13 UTC
Read the original article Hit count: 208

Filed under:

I usually put my drawing in WM_PAINT to draw on screen but if you need to figure out this at runtime would you still use GDI drawing APIs?

© Stack Overflow or respective owner

Related posts about gdi