I have got a normal Window with a menu that looks like the Texteditors one. the Windows-message WM_CREATE creates a child window with the edit-class, so I can modify the data with search and replace, save, open ... with the commdlg.h. My question is, how can I add a Menu like that in Dev-C++ with the "New Look"-Icons on it which is definitly looking like the quickbar near to the "Start"-button. It looks better than simple buttons so it would make me extremly happy to get this technique to know.
And I have got another question :D : How can I add in normal menus in the resource-file an icon so it is displayed left from the string specified with MENUITEM like the red cross in Dev-C++'s File-dialog if you want to click "Exit".
Thanks :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi There,
So, heres the Problem ;)
I have got a normal Window with a menu that looks like the Texteditors one. the Windows-message WM_CREATE creates a child window with the edit-class, so I can modify the data with search and replace, save, open ... with the commdlg.h. My question is, how can I add a Menu like that in Dev-C++ with the "New Look"-Icons on it which is definitly looking like the quickbar near to the "Start"-button. It looks better than simple buttons so it would make me extremly happy to get this technique to know.
And I have got another question :D : How can I add in normal menus in the resource-file an icon so it is displayed left from the string specified with MENUITEM like the red cross in Dev-C++'s File-dialog if you want to click "Exit".
Thanks :-)
:-(
*push*