Click here to Skip to main content
15,915,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to close all child windows in MDI? Pin
zeus_master16-Jul-06 15:40
zeus_master16-Jul-06 15:40 
AnswerRe: how to close all child windows in MDI? Pin
William.Wang16-Jul-06 17:07
William.Wang16-Jul-06 17:07 
AnswerRe: how to close all child windows in MDI? Pin
Ram Murali16-Jul-06 17:58
Ram Murali16-Jul-06 17:58 
AnswerRe: how to close all child windows in MDI? Pin
William.Wang16-Jul-06 22:39
William.Wang16-Jul-06 22:39 
GeneralRe: how to close all child windows in MDI? Pin
zeus_master16-Jul-06 22:59
zeus_master16-Jul-06 22:59 
GeneralRe: how to close all child windows in MDI? Pin
David Crow17-Jul-06 3:15
David Crow17-Jul-06 3:15 
Questionhow can list box display other language? [modified] Pin
mimimimilaw16-Jul-06 15:21
mimimimilaw16-Jul-06 15:21 
AnswerRe: how can list box display other language? Pin
Maxwell Chen16-Jul-06 17:20
Maxwell Chen16-Jul-06 17:20 
GeneralRe: how can list box display other language? Pin
mimimimilaw16-Jul-06 18:21
mimimimilaw16-Jul-06 18:21 
QuestionDisplay message from DLL Pin
Manjunath S16-Jul-06 7:16
Manjunath S16-Jul-06 7:16 
AnswerRe: Display message from DLL Pin
William.Wang16-Jul-06 17:14
William.Wang16-Jul-06 17:14 
QuestionRe: Display message from DLL Pin
Manjunath S16-Jul-06 19:11
Manjunath S16-Jul-06 19:11 
AnswerRe: Display message from DLL Pin
<color>Aljechin 16-Jul-06 19:43
<color>Aljechin 16-Jul-06 19:43 
QuestionRe: Display message from DLL Pin
David Crow17-Jul-06 3:17
David Crow17-Jul-06 3:17 
AnswerRe: Display message from DLL Pin
William.Wang16-Jul-06 22:49
William.Wang16-Jul-06 22:49 
GeneralRe: Display message from DLL Pin
Manjunath S17-Jul-06 0:15
Manjunath S17-Jul-06 0:15 
GeneralRe: Display message from DLL Pin
William.Wang17-Jul-06 15:46
William.Wang17-Jul-06 15:46 
QuestionRe: Display message from DLL Pin
David Crow17-Jul-06 3:19
David Crow17-Jul-06 3:19 
QuestionLNK2001 - unresolved external symbols Pin
jon-8016-Jul-06 7:14
professionaljon-8016-Jul-06 7:14 
AnswerRe: LNK2001 - unresolved external symbols Pin
Hamid_RT16-Jul-06 8:52
Hamid_RT16-Jul-06 8:52 
AnswerRe: LNK2001 - unresolved external symbols Pin
RChin16-Jul-06 11:03
RChin16-Jul-06 11:03 
AnswerRe: LNK2001 - unresolved external symbols Pin
David Crow17-Jul-06 3:21
David Crow17-Jul-06 3:21 
QuestionTo hide menu of SDI app (MFC 8) Pin
Maxwell Chen16-Jul-06 6:55
Maxwell Chen16-Jul-06 6:55 
Answer[Solution]: To hide menu of SDI app (MFC 8) Pin
Maxwell Chen16-Jul-06 17:53
Maxwell Chen16-Jul-06 17:53 
AnswerRe: To hide menu of SDI app (MFC 8) Pin
Parthi_Appu16-Jul-06 19:07
Parthi_Appu16-Jul-06 19:07 
If you don't want the wizard created Menu at any time in your application then simply remove the IDR_MAINFRAME menu resource from your application. If you want to use it in some time then change the ID of the menu from IRD_MAINFRAME to some other

Do your Duty and Don't expect the Result

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.