Recommendations on C++ books.
-
I have written a program using Visual C++. Are there any books guide me through creating a skin for my project so you do not see that blue exe file? Also are there any books that could guide me through having a tool bar across the top so the person will have the dropdown screen option of saving, save as, print etc. across the top? If all of this can be done using MFC is there a book that can show me how to accomplish this?
-
I have written a program using Visual C++. Are there any books guide me through creating a skin for my project so you do not see that blue exe file? Also are there any books that could guide me through having a tool bar across the top so the person will have the dropdown screen option of saving, save as, print etc. across the top? If all of this can be done using MFC is there a book that can show me how to accomplish this?
There are many articles about these topics here on CP. Don't try it, just do it! ;-)