Is there a Direct Draw or DirectX function to allow you to draw a line on the back buffer? I couldnt find one so Im currently using the LineTo() GDI function to draw straight on the screen. If there isnt a function available can you use LineTo() to draw on the back buffer? If not is there another way of doing it.
Thanks a lot for your help
Start Free Trial