this question leads to the great theme of separating data from the GUI => MVC http://en.wikipedia.org/wiki/Model_View_Controller[^] Do your homeworks... :-O Press F1 for help or google it. Greetings from Germany
I found this article useful a while ago: Internationalization and Multiple Language Support[^] I hope it helps you too. Iain.
I am one of "those foreigners coming over here and stealing our jobs". Yay me!
Ok, I misunderstood what item you wanted to change. See Richards answer above. You can get the menu of the CMainFrame using GetMenu() Look at this entry for a sample: CWnd::GetMenu()[^] The pMain will be your CMainFrame pointer.
home
Member 1925990 wrote:
Can u tell me how to load this bitmaps from dll(export resources) ?
There's nice tutorial here how to use CBitmapButton class.
Member 1925990 wrote:
i know to make a dll in mfc but only to export classes with math function
You could start from here. Please ask google before posting.There's plenty of tutorials how to solve these problems.
Life is a stage and we are all actors!