Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Source code ... Pin
Christian Graus27-May-01 12:00
protectorChristian Graus27-May-01 12:00 
GeneralRe: Source code ... Pin
Hadi Rezaee27-May-01 17:47
Hadi Rezaee27-May-01 17:47 
GeneralRe: Source code ... Pin
Christian Graus27-May-01 18:34
protectorChristian Graus27-May-01 18:34 
QuestionWhich media API to use? Pin
Jonathan Gilligan25-May-01 11:44
Jonathan Gilligan25-May-01 11:44 
AnswerRe: Which media API to use? Pin
l a u r e n26-May-01 0:14
l a u r e n26-May-01 0:14 
GeneralWTL Question Pin
25-May-01 10:43
suss25-May-01 10:43 
GeneralRe: WTL Question Pin
Ben Burnett26-May-01 17:35
Ben Burnett26-May-01 17:35 
GeneralContext menus and tree/list control item Pin
Jim A. Johnson25-May-01 10:41
Jim A. Johnson25-May-01 10:41 
Here's something that has always bugged me -

Say we have a context menu that pops up when an item in a tree or list view is right-clicked. The command for that item is sent.. somewhere, say to the main window. How can I associate that command with the item that spawned it? There's no room in the command message for any kind of handle to the item, item ID, or anything like that.

I've done this before on smaller apps, and have used various kludges (space the commands properly and add an item ID to the command number, etc.) but I'm never happy with the solutions I come up with. Does anyone have a suggestion?
GeneralRe: Context menus and tree/list control item Pin
Michael Dunn25-May-01 12:57
sitebuilderMichael Dunn25-May-01 12:57 
GeneralRe: Context menus and tree/list control item Pin
Jim A. Johnson25-May-01 16:00
Jim A. Johnson25-May-01 16:00 
GeneralRe: Context menus and tree/list control item Pin
Michael Dunn25-May-01 16:11
sitebuilderMichael Dunn25-May-01 16:11 
GeneralMemory Crunching Pin
2sky25-May-01 10:31
2sky25-May-01 10:31 
GeneralRe: Memory Crunching Pin
Rick York25-May-01 11:56
mveRick York25-May-01 11:56 
GeneralRe: Memory Crunching Pin
Tomasz Sowinski25-May-01 13:00
Tomasz Sowinski25-May-01 13:00 
GeneralRe: Memory Crunching Pin
2sky25-May-01 22:10
2sky25-May-01 22:10 
GeneralTo open a document with its associated executor/viewer Pin
25-May-01 10:21
suss25-May-01 10:21 
GeneralRe: To open a document with its associated executor/viewer Pin
Tomasz Sowinski25-May-01 12:58
Tomasz Sowinski25-May-01 12:58 
GeneralRe: To open a document with its associated executor/viewer Pin
Michael Dunn25-May-01 12:59
sitebuilderMichael Dunn25-May-01 12:59 
GeneralWindows FileFind API's Pin
25-May-01 8:38
suss25-May-01 8:38 
GeneralRe: Windows FileFind API's Pin
Carlos Antollini25-May-01 9:14
Carlos Antollini25-May-01 9:14 
GeneralRe: Windows FileFind API's Pin
25-May-01 9:15
suss25-May-01 9:15 
GeneralRe: Windows FileFind API's Pin
Hadi Rezaee25-May-01 18:46
Hadi Rezaee25-May-01 18:46 
GeneralRe: Windows FileFind API's (More Questions) Pin
26-May-01 13:37
suss26-May-01 13:37 
GeneralHelp wanted with memory leaks... Pin
2sky25-May-01 7:56
2sky25-May-01 7:56 
GeneralRe: Help wanted with memory leaks... Pin
Chris Meech25-May-01 8:37
Chris Meech25-May-01 8:37 

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.