Click here to Skip to main content
15,905,004 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCVS dir comparer algo. Pin
Anthony_Yio5-Aug-04 0:02
Anthony_Yio5-Aug-04 0:02 
GeneralSDL1009 error while using Java Webservice from .NET 2003 Pin
arun14054-Aug-04 23:58
arun14054-Aug-04 23:58 
Generali can disable menu item but cannot gray it!!!!!!!! Pin
caykahve4-Aug-04 23:06
caykahve4-Aug-04 23:06 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
Brian Delahunty4-Aug-04 23:15
Brian Delahunty4-Aug-04 23:15 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
caykahve4-Aug-04 23:27
caykahve4-Aug-04 23:27 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
Jaime Stuardo5-Aug-04 3:39
Jaime Stuardo5-Aug-04 3:39 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
caykahve5-Aug-04 4:35
caykahve5-Aug-04 4:35 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
Jaime Stuardo5-Aug-04 5:03
Jaime Stuardo5-Aug-04 5:03 
Have you tried to put pCmdUI->Enable(FALSE) as the only instruction in the update handler? If that way the menu option is grayed, the problem is the condition you have.

By the way, if that update handler is called only for item 3, you don't need that verification.

Finally, I tell you that I use my own application to place pCmdUI->Enable(FALSE) for a specific menu item and it worked (disabled and grayed) so the problem may be in your condition.

Jaime
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
caykahve5-Aug-04 5:27
caykahve5-Aug-04 5:27 
GeneralRe: i can disable menu item but cannot gray it!!!!!!!! Pin
Jaime Stuardo5-Aug-04 6:06
Jaime Stuardo5-Aug-04 6:06 
Generalsolution! Pin
caykahve6-Aug-04 0:25
caykahve6-Aug-04 0:25 
QuestionHow to hide dialog box in MFC Pin
Rajesh_K_Sharma4-Aug-04 22:55
Rajesh_K_Sharma4-Aug-04 22:55 
AnswerRe: How to hide dialog box in MFC Pin
Brian Delahunty4-Aug-04 23:07
Brian Delahunty4-Aug-04 23:07 
GeneralRe: How to hide dialog box in MFC Pin
Rajesh_K_Sharma5-Aug-04 0:47
Rajesh_K_Sharma5-Aug-04 0:47 
GeneralRe: How to hide dialog box in MFC Pin
David Crow5-Aug-04 2:39
David Crow5-Aug-04 2:39 
QuestionDSW file format? Pin
Member 12782624-Aug-04 22:45
Member 12782624-Aug-04 22:45 
AnswerRe: DSW file format? Pin
David Crow5-Aug-04 2:42
David Crow5-Aug-04 2:42 
GeneralRe: DSW file format? Pin
Member 12782625-Aug-04 3:08
Member 12782625-Aug-04 3:08 
QuestionHow to write Custom GINA.dll Pin
anshums4-Aug-04 22:27
anshums4-Aug-04 22:27 
GeneralHai Pin
Asha Rams4-Aug-04 22:18
Asha Rams4-Aug-04 22:18 
GeneralRe: Hai Pin
David Crow5-Aug-04 2:44
David Crow5-Aug-04 2:44 
GeneralRe: Hai Pin
Anonymous9-Aug-04 0:17
Anonymous9-Aug-04 0:17 
GeneralRe: Hai Pin
David Crow9-Aug-04 2:18
David Crow9-Aug-04 2:18 
GeneralRe: Hai Pin
Asha Rams11-Aug-04 22:02
Asha Rams11-Aug-04 22:02 
GeneralRe: Hai Pin
David Crow12-Aug-04 2:52
David Crow12-Aug-04 2:52 

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.