Click here to Skip to main content
16,005,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading blank lines Pin
ng kok chuan17-Apr-05 15:23
ng kok chuan17-Apr-05 15:23 
GeneralNon-trivial Image Display Pin
LighthouseJ15-Apr-05 12:55
LighthouseJ15-Apr-05 12:55 
GeneralShared Memory Residue Pin
Grahamfff15-Apr-05 11:44
Grahamfff15-Apr-05 11:44 
GeneralC++ Interop Debugger Issue Pin
Chip Patton15-Apr-05 11:37
Chip Patton15-Apr-05 11:37 
GeneralHID class Pin
trupgmtuf15-Apr-05 11:13
susstrupgmtuf15-Apr-05 11:13 
GeneralMenu Item capture Pin
Al_Pennyworth15-Apr-05 10:35
Al_Pennyworth15-Apr-05 10:35 
GeneralRe: Menu Item capture Pin
Ravi Bhavnani15-Apr-05 10:49
professionalRavi Bhavnani15-Apr-05 10:49 
GeneralRe: Menu Item capture Pin
Al_Pennyworth15-Apr-05 11:45
Al_Pennyworth15-Apr-05 11:45 
That is kind of how I am presently implemented it. I am reading through the directory, for each value, I am assigning a MenuItemInfo, then doing a SetMenuItemInfo, followed by the InsertMenuItem. I am doing this since I need to be able to retrieve the appropriate filename. I am using BASE_ID_VALUE+nIndex, where nIndex starts at 0 and I keep adding 1 to it. I have attempted to put code in the WM_COMMAND but I can never seem to capture the command to the menu. If I change the code to use AppendMenu, it seems I can capture the message in the WM_COMMAND but I am not sure how to get the filename associated with the menu item clicked. Any ideas on how I can capture the WM_COMMAND message after the user has clicked on one of the filenames?
GeneralRe: Menu Item capture Pin
Ravi Bhavnani15-Apr-05 11:57
professionalRavi Bhavnani15-Apr-05 11:57 
GeneralRe: Menu Item capture Pin
liquid_15-Apr-05 21:21
liquid_15-Apr-05 21:21 
GeneralCHTMLView again Pin
#realJSOP15-Apr-05 9:58
professional#realJSOP15-Apr-05 9:58 
GeneralRe: CHTMLView again Pin
Ravi Bhavnani15-Apr-05 10:55
professionalRavi Bhavnani15-Apr-05 10:55 
GeneralRe: CHTMLView again Pin
dabs15-Apr-05 15:34
dabs15-Apr-05 15:34 
GeneralChange Colour of CEdit on Dialog Bar Pin
Cliff Hatch15-Apr-05 9:52
Cliff Hatch15-Apr-05 9:52 
GeneralRe: Change Colour of CEdit on Dialog Bar Pin
Jack Puppy15-Apr-05 13:43
Jack Puppy15-Apr-05 13:43 
GeneralRe: Change Colour of CEdit on Dialog Bar Pin
Cliff Hatch16-Apr-05 2:07
Cliff Hatch16-Apr-05 2:07 
GeneralCustomDraw issue in XP Pin
Brad Bruce15-Apr-05 8:27
Brad Bruce15-Apr-05 8:27 
GeneralNew .cpp/.h files in Microsoft Visual C++ .NET Pin
Dr Dan15-Apr-05 8:11
Dr Dan15-Apr-05 8:11 
GeneralRe: New .cpp/.h files in Microsoft Visual C++ .NET Pin
Alex Korchemniy15-Apr-05 8:35
Alex Korchemniy15-Apr-05 8:35 
QuestionOwnerdraw Listbox won't send WM_DRAWITEM??? Pin
KellyR15-Apr-05 7:50
KellyR15-Apr-05 7:50 
AnswerRe: Ownerdraw Listbox won't send WM_DRAWITEM??? Pin
KellyR15-Apr-05 8:24
KellyR15-Apr-05 8:24 
GeneralPlease help me! Pin
Anonymous15-Apr-05 7:00
Anonymous15-Apr-05 7:00 
GeneralRe: Please help me! Pin
David Crow15-Apr-05 7:41
David Crow15-Apr-05 7:41 
GeneralRe: Please help me! Pin
dSolariuM16-Apr-05 6:46
dSolariuM16-Apr-05 6:46 
GeneralRe: Please help me! Pin
Maximilien15-Apr-05 7:57
Maximilien15-Apr-05 7:57 

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.