Thanks for the information, Eric! I will be running Windows XP. Can those APIs be used stand-alone, or do I have to use some sort of class thing? What inculdes do I have to put into my programs? Do you have a simple example? Again, thanks! Bill
G
getz53
@getz53
Posts
-
Anyone have a simple line drawing program? -
Anyone have a simple line drawing program?Hi. Does anyone have a simple C++ program that I can use to draw lines on a PC display? I would like something that I could just pass x and y start and end points, and have it plot a line. I have Microsoft Visual C++. version 4.0. I am not a professional programmer, so I would also appreciate an example of how this code could be called from the main program. Thank you. Bill