I am fairly new to C++, have done a fair bit of C coding though. I am
having issues compiling...a little unsure of how I am supposed to
compile and link classes.
I have a class defined in Image.h and implemented in Image.cpp. I
compiled that with the following
g++ -c -o obj/Image.o...
Thank you very much for your help. I feel much more comfortable with this material now. I may have answered my own question though somehow. I burned my application to a CD and ran it off of that and the MessageBox had the custom icon loaded in the taskbar that I wanted rather than the default...
I am wondering if it is possible to change the icon that is in the taskbar for a MessageBox. I have a dialog-based application and have been able to set the icon for the dialog, but I have a MessageBox that pops up at the end and the icon in the taskbar is the default MFC icon. I do not see...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.