Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~739 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for gilgamesh

[quote="gilgamesh"]i need to be able to add data to my .dat file without deleting my old data during a program run can anyone help me?[/quote] 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 …

Member Avatar for evenstar
0
230
Member Avatar for lyar1977

[quote="lyar1977"]Using Dialog Box: I want to draw a ball in a solid color and be able to move the ball around on the Dialog Box. [/quote] Simplest way I can think of would be to set up a timer and update the coordinates of the ball in it. Call InvalidateRect …

Member Avatar for Dante Shamest
0
509

The End.