WIN32 API: Variable with a corresponding image on screen?

Okay, so in my Win32 application I have a virtual chess board set up -- a 2-D array of 8 by 8 -- with chess pieces located in their proper place. I have then set up the paint function to draw the grid. What I am now looking for is a way for the chess piece variables in the array showing on the screen as an image.
Topic archived. No new replies allowed.