Colour pixels in a window

Jan 4, 2017 at 10:47am
Hi!

I need help with a problem. I want to make a program which displays a window which is 176x132 pixels. now I want to colour single pixels on that window in black. Does anyone know how to do that? I'm using Visual Studio 2015.
Jan 4, 2017 at 11:18am
It's quite simple, but you need to have some knowledge about the Windows API.
http://www.winprog.org/tutorial/
Topic archived. No new replies allowed.