+ 1
C++ and graphics in windows.
How do i acces the pointer to the memory ehich will be used to draw the screen. In other words , how do i change the screen pixels. I know there is SetPixel, BitBlt, HDC and all that stuff but there must be a faster way to change the screen
1 Answer
+ 1
Grafics + c++ = WinAPI