I was doing this tutorials last night about the basics of buttons in VC++. The tutorial is here http://www.codeproject.com/buttonctrl/button_tute.asp
Anyway, at one point they wanted me to change the button ID in the Recource.h file... and the problem is that I couldn't find where it was saying the button ID in that .h file...
=====================================
My other question is this... when I'm writing a console app, how can I stop it from unloading when I'm complete??
Any help??
(If you are wondering, I'm a COMPLETE newbie in C++ so explain things to me as if I'm 9 years old)
-Emo




)
Reply With Quote