Click to See Complete Forum and Search --> : Icon to MessageBox
Leite33
December 12th, 2008, 01:15 AM
Hi
I wanna ask something again about MessageBoxes.. Is it simple to bring my picture(ico,bmp,png) or any other formats to the MessageBoxes instead of for example ICONHAND??? Can i do that with code?? Any ideas?
Marc G
December 12th, 2008, 08:03 AM
Try to use MessageBoxIndirect as is shown here: http://nibuthomas.wordpress.com/2007/06/28/a-messagebox-with-your-own-icon-wow/
Leite33
December 13th, 2008, 12:29 AM
Ohhh it doesnt work and is too complicated
TheCPUWizard
December 13th, 2008, 01:21 AM
Ohhh it doesnt work and is too complicated
You are repeatedly complaining that things are too complicated...
What BOOK did you follow (that means reading every word in the order printed, typing in manually every line of code in the book, then stepping through every line with the debugger) for learning C++???
Once you completed that task...What BOOK did you follow (again the same methodology) for learning Windows API Programming?
If you can provide the titles and editions (ideally the ISBN) then I can probably tell you where you have to go back to (I have over 100 different texts on C++ programming alone). Once we determine the correct "reset point" you can effectively go back to there and begin learning properly...
Leite33
December 13th, 2008, 11:55 PM
Ok.. To tell the truth i didnt use any books.. Can you suggest me some???
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.