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

C / C++ / MFC

 
AnswerRe: OUT OF MEMORY in RELEASE VERSION but OK in DEBUG ?? Pin
Chris Losinger9-Jan-03 8:02
professionalChris Losinger9-Jan-03 8:02 
GeneralRe: SetCurrentDirectory() not working?? Pin
Ted Ferenc9-Jan-03 6:48
Ted Ferenc9-Jan-03 6:48 
GeneralRe: SetCurrentDirectory() not working?? Pin
uandrej9-Jan-03 9:56
uandrej9-Jan-03 9:56 
GeneralRe: SetCurrentDirectory() not working?? Pin
Ted Ferenc9-Jan-03 21:31
Ted Ferenc9-Jan-03 21:31 
GeneralRe: SetCurrentDirectory() not working?? Pin
Anonymous9-Jan-03 23:49
Anonymous9-Jan-03 23:49 
GeneralSDK - MAPI .oft Files Pin
Harald Diel9-Jan-03 6:02
Harald Diel9-Jan-03 6:02 
GeneralRe: SDK - MAPI .oft Files Pin
Harald Diel12-Jan-03 22:50
Harald Diel12-Jan-03 22:50 
QuestionHow to create a menu item on the fly Pin
ns9-Jan-03 5:25
ns9-Jan-03 5:25 
There are two listboxes in my app. When you click on an item in listbox 1, a list of possible options appears in LB 2. You can check these and select some. So each item in LB1 has a set of options from LB2. What I want to do is have a menu item. When you click on this menu, I want the dropdown menu to have a list of the items from LB1. When I click on any submenu item (item from LB1), I want a sub-sub menu (the one that pops up to the side) to show up with the options for that item from LB 1.

Is it possible to have this sort of menu get created? So far I've only made menus in the menu editor. Here the main menu item called "List Search Criteria" will be made by me in the editor, but when I click on it, I want the selections of the user to show up. Of course until the user has selected something, this menu item should be unresponsive. SO maybe it can say "nothing selected" or something.....

Any hints and functions that can be used to do this will be greatly appreciated.
Thanks,

Appreciate your help,
ns
AnswerRe: How to create a menu item on the fly Pin
Michael Dunn9-Jan-03 5:35
sitebuilderMichael Dunn9-Jan-03 5:35 
Generalsetting up a keyboard system wide hook (contains the code, if you would like to see it...) Pin
Joan M9-Jan-03 5:00
professionalJoan M9-Jan-03 5:00 
GeneralRe: setting up a keyboard system wide hook (contains the code, if you would like to see it...) Pin
Joan M9-Jan-03 5:15
professionalJoan M9-Jan-03 5:15 
GeneralNT Services and MFC Pin
henrik_stromberg9-Jan-03 4:49
henrik_stromberg9-Jan-03 4:49 
GeneralRe: NT Services and MFC Pin
Joan M9-Jan-03 5:03
professionalJoan M9-Jan-03 5:03 
GeneralRe: NT Services and MFC Pin
henrik_stromberg9-Jan-03 20:38
henrik_stromberg9-Jan-03 20:38 
GeneralRe: NT Services and MFC Pin
Carlos Antollini9-Jan-03 5:06
Carlos Antollini9-Jan-03 5:06 
QuestionLocking toolbars/control bars? Pin
Chris Hambleton9-Jan-03 3:57
Chris Hambleton9-Jan-03 3:57 
GeneralDAO DLLs Pin
Anthony B.9-Jan-03 3:42
Anthony B.9-Jan-03 3:42 
GeneralRe: DAO DLLs Pin
Carlos Antollini9-Jan-03 5:11
Carlos Antollini9-Jan-03 5:11 
QuestionPointer to multi-dimensional array? Pin
Dominik Reichl9-Jan-03 3:40
Dominik Reichl9-Jan-03 3:40 
AnswerRe: Pointer to multi-dimensional array? Pin
AlexO9-Jan-03 3:56
AlexO9-Jan-03 3:56 
GeneralRe: Pointer to multi-dimensional array? Pin
Dominik Reichl9-Jan-03 4:21
Dominik Reichl9-Jan-03 4:21 
Generalamutithreads server Pin
smallcoder9-Jan-03 2:27
smallcoder9-Jan-03 2:27 
GeneralPostThreadMessage? Pin
AlexO9-Jan-03 4:30
AlexO9-Jan-03 4:30 
GeneralRe: PostThreadMessage? Pin
smallcoder9-Jan-03 4:59
smallcoder9-Jan-03 4:59 
GeneralRe: PostThreadMessage? Pin
AlexO9-Jan-03 5:35
AlexO9-Jan-03 5: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.