Quote:
NullAshton said:
I just had it to where if the program was sent a WM_MOUSEMOVE event, it posted the quit message.
The program uses SetTimer() in order to keep it at a steady pace. SetTimer() calls TimerProc() every 25 milliseconds to change the global color values.
This isn't that advanced, it just clears the screen in a slowly shifting color.
On another note, I never knew that all these people on these fourms programmed in C++...
|
C++ is an easy language to get started with, so I'm sure people here know a bit. Most people here probably don't do programming as a job, I'd bet.
I'm a Java programmer at the moment, but my favorite language is by far C#. I also do C/C++, COBOL, FORTRAN, Perl, SQL, JCL, and things like HTML, Javascript, databases, web programming, XML, etc..
Yay programming.