Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: evenstar
Forum: C++ May 14th, 2003
Replies: 6
Views: 5,093
Posted By evenstar
Simplest way I can think of would be to set up a timer and update the coordinates of the ball in it. Call InvalidateRect and UpdateWindow to force an update of the screen.

Override the OnPaint...
Forum: C May 14th, 2003
Replies: 1
Views: 4,202
Posted By evenstar
If this is a console app (DOS program) or UNIX program that outputs to standard output, you could redirect the output to your data file

program.exe >> datafile.dat


If this is a Windows...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC