Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question[Message Deleted] Pin
Sam 200618-Sep-06 8:02
Sam 200618-Sep-06 8:02 
AnswerRe: [URGENT] dialog.DoModal(); Pin
Zac Howland18-Sep-06 8:05
Zac Howland18-Sep-06 8:05 
AnswerRe: [URGENT] dialog.DoModal(); Pin
toxcct18-Sep-06 8:07
toxcct18-Sep-06 8:07 
QuestionRe: [Message Deleted] Pin
Hamid_RT18-Sep-06 19:41
Hamid_RT18-Sep-06 19:41 
Questionpassword Protection in vc++ Pin
amaneet18-Sep-06 7:52
amaneet18-Sep-06 7:52 
AnswerRe: password Protection in vc++ Pin
led mike18-Sep-06 8:11
led mike18-Sep-06 8:11 
Questionhiding menu items Pin
Mohammad A Gdeisat18-Sep-06 7:17
Mohammad A Gdeisat18-Sep-06 7:17 
AnswerRe: hiding menu items Pin
Christopher Duncan19-Sep-06 1:04
Christopher Duncan19-Sep-06 1:04 
You'll need to call CMenu::RemoveMenu and CMenu::InsertMenuItem to physically remove and restore them. There are no hide / show options.


AnswerRe: hiding menu items Pin
Hamid_RT19-Sep-06 9:15
Hamid_RT19-Sep-06 9:15 
Questionplaying with strings Pin
Yustme18-Sep-06 7:01
Yustme18-Sep-06 7:01 
AnswerRe: playing with strings Pin
Mohammad A Gdeisat18-Sep-06 7:22
Mohammad A Gdeisat18-Sep-06 7:22 
GeneralRe: playing with strings Pin
Yustme18-Sep-06 7:24
Yustme18-Sep-06 7:24 
GeneralRe: playing with strings Pin
Mohammad A Gdeisat18-Sep-06 7:35
Mohammad A Gdeisat18-Sep-06 7:35 
AnswerRe: playing with strings Pin
toxcct18-Sep-06 7:25
toxcct18-Sep-06 7:25 
AnswerRe: playing with strings Pin
Zac Howland18-Sep-06 7:27
Zac Howland18-Sep-06 7:27 
GeneralRe: playing with strings Pin
Yustme18-Sep-06 7:28
Yustme18-Sep-06 7:28 
GeneralRe: playing with strings Pin
Zac Howland18-Sep-06 7:40
Zac Howland18-Sep-06 7:40 
GeneralRe: playing with strings Pin
Yustme18-Sep-06 7:54
Yustme18-Sep-06 7:54 
GeneralRe: playing with strings Pin
Zac Howland18-Sep-06 8:03
Zac Howland18-Sep-06 8:03 
AnswerRe: playing with strings Pin
David Crow18-Sep-06 7:37
David Crow18-Sep-06 7:37 
GeneralRe: playing with strings Pin
Yustme18-Sep-06 7:44
Yustme18-Sep-06 7:44 
GeneralRe: playing with strings Pin
David Crow18-Sep-06 8:19
David Crow18-Sep-06 8:19 
QuestionRGB Image capturing from a RGB Video Pin
bhargavbhalani18-Sep-06 6:45
bhargavbhalani18-Sep-06 6:45 
AnswerRe: RGB Image capturing from a RGB Video Pin
normanS18-Sep-06 19:50
normanS18-Sep-06 19:50 
QuestionWhy does the program crash when it enters a function? Pin
KaKa'18-Sep-06 6:35
KaKa'18-Sep-06 6:35 

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.