Click here to Skip to main content
16,011,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to chanhe background at button ? Pin
BaldwinMartin3-Feb-04 0:31
BaldwinMartin3-Feb-04 0:31 
GeneralRe: How to chanhe background at button ? Pin
vgrigor3-Feb-04 0:34
vgrigor3-Feb-04 0:34 
AnswerRe: How to chanhe background at button ? Pin
Michael P Butler3-Feb-04 0:47
Michael P Butler3-Feb-04 0:47 
GeneralRe: How to chanhe background at button ? Pin
vgrigor3-Feb-04 1:11
vgrigor3-Feb-04 1:11 
GeneralRe: How to chanhe background at button ? Pin
Michael P Butler3-Feb-04 1:14
Michael P Butler3-Feb-04 1:14 
GeneralRe: How to chanhe background at button ? Pin
vgrigor3-Feb-04 1:26
vgrigor3-Feb-04 1:26 
General821114 - MDI menus Pin
hamidi23-Feb-04 0:17
susshamidi23-Feb-04 0:17 
GeneralRe: 821114 - MDI menus Pin
Roger Allen3-Feb-04 2:47
Roger Allen3-Feb-04 2:47 
Your best option would be to change which menu gets loaded into the CDocTemplate m_hMenuShared member variable. You already inherit CDocTempte, so call a function which destroys the exising english menu and loads in the hebrew one. Then you do not need to worry about switching the menus everytime a document is opened/closed. You can also do the same for CFrameWnd::m_hMenuDefault, which is the menu used when no document is open.

Roger Allen - Sonork 100.10016
Roger Wright: Remember to buckle up, please, and encourage your friends to do the same. It's not just about saving your life, but saving the quality of life for those you may leave behind...
Generalabt MFC controls Pin
skpanda3-Feb-04 0:16
skpanda3-Feb-04 0:16 
GeneralRe: abt MFC controls Pin
BaldwinMartin3-Feb-04 0:36
BaldwinMartin3-Feb-04 0:36 
GeneralDynamic create Dialogs Pin
AnTri2-Feb-04 23:46
AnTri2-Feb-04 23:46 
GeneralRe: Dynamic create Dialogs Pin
Maximilien3-Feb-04 2:50
Maximilien3-Feb-04 2:50 
GeneralA question about the frame and toolbar Pin
Member 6335772-Feb-04 23:01
Member 6335772-Feb-04 23:01 
Generalpcap with IP-TV, Transport Stream Pin
styve2-Feb-04 22:36
styve2-Feb-04 22:36 
GeneralWindow Media Control Pin
Ngo Anh Vu2-Feb-04 22:35
Ngo Anh Vu2-Feb-04 22:35 
GeneralRe: Window Media Control Pin
don7cry3-Feb-04 13:53
don7cry3-Feb-04 13:53 
GeneralRe: Window Media Control Pin
Anonymous3-Feb-04 16:31
Anonymous3-Feb-04 16:31 
GeneralRe: Window Media Control Pin
don7cry3-Feb-04 17:06
don7cry3-Feb-04 17:06 
GeneralRe: Window Media Control Pin
sstoyan3-Feb-04 21:54
sstoyan3-Feb-04 21:54 
Questionhow to play audio file over Internet Pin
don7cry2-Feb-04 22:35
don7cry2-Feb-04 22:35 
GeneralGet Product Version Pin
ctopmep2-Feb-04 22:33
ctopmep2-Feb-04 22:33 
GeneralCoInitializeEx & SOAP Pin
Victor19782-Feb-04 22:06
Victor19782-Feb-04 22:06 
Generalflock question Pin
alex.barylski2-Feb-04 22:04
alex.barylski2-Feb-04 22:04 
QuestionAbout the WAV to WMA of audio ? Pin
zhaopzhi2-Feb-04 21:42
zhaopzhi2-Feb-04 21:42 
GeneralAutocomplete Pin
Mike Mehan2-Feb-04 21:32
sussMike Mehan2-Feb-04 21:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.