Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Mixed language dll Pin
David Crow26-Aug-05 6:50
David Crow26-Aug-05 6:50 
GeneralRe: Mixed language dll Pin
Tim Smith26-Aug-05 11:14
Tim Smith26-Aug-05 11:14 
QuestionCMenu selected Pin
picazo26-Aug-05 6:08
picazo26-Aug-05 6:08 
AnswerRe: CMenu selected Pin
Roger Allen26-Aug-05 6:11
Roger Allen26-Aug-05 6:11 
GeneralRe: CMenu selected Pin
picazo26-Aug-05 6:24
picazo26-Aug-05 6:24 
GeneralRe: CMenu selected Pin
Roger Allen26-Aug-05 6:51
Roger Allen26-Aug-05 6:51 
AnswerRe: CMenu selected Pin
David Crow26-Aug-05 6:11
David Crow26-Aug-05 6:11 
GeneralRe: CMenu selected Pin
picazo26-Aug-05 6:19
picazo26-Aug-05 6:19 
The menu is actually a popup menu for an xml generator/editor/validator that i am creating. when you right click on an element, it will popup the menu, which will be populated dynamically with and insert option for every possibly child element (uses a dtd file to determine this at the beginning). However, since this works for any DTD file, the insert event for any element will be handled by the same function. Therefore, I need to get the text, to know which element I will be adding.

I hope this is clear... let me know if it isn't.

-----------------
Genaro

\\\|
_ _
@ @
_\\
--|
_/
GeneralRe: CMenu selected Pin
David Crow26-Aug-05 6:40
David Crow26-Aug-05 6:40 
GeneralRe: CMenu selected Pin
picazo26-Aug-05 6:53
picazo26-Aug-05 6:53 
GeneralRe: CMenu selected Pin
David Crow26-Aug-05 7:01
David Crow26-Aug-05 7:01 
GeneralRe: CMenu selected Pin
Maximilien26-Aug-05 9:26
Maximilien26-Aug-05 9:26 
QuestionWS_CLIPCHILDREN causing MORE flicker?! Pin
Intangir26-Aug-05 6:07
Intangir26-Aug-05 6:07 
AnswerRe: WS_CLIPCHILDREN causing MORE flicker?! Pin
CWinThread27-Aug-05 2:25
CWinThread27-Aug-05 2:25 
QuestionSystem menu not refreshed Pin
Priyank Bolia26-Aug-05 5:01
Priyank Bolia26-Aug-05 5:01 
QuestionAdding words to a mouse over Pin
LCI26-Aug-05 4:58
LCI26-Aug-05 4:58 
AnswerRe: Adding words to a mouse over Pin
BlackDice26-Aug-05 5:28
BlackDice26-Aug-05 5:28 
GeneralRe: Adding words to a mouse over Pin
Laser126-Aug-05 11:53
Laser126-Aug-05 11:53 
QuestionChanging text color in a record list. MFC Pin
LCI26-Aug-05 4:54
LCI26-Aug-05 4:54 
QuestionWMP Plugin Activation Pin
Lafraia26-Aug-05 4:39
Lafraia26-Aug-05 4:39 
QuestionNaming convention Pin
Eytukan26-Aug-05 4:37
Eytukan26-Aug-05 4:37 
GeneralRe: Naming convention Pin
sunit526-Aug-05 4:43
sunit526-Aug-05 4:43 
GeneralRe: Naming convention Pin
Eytukan26-Aug-05 4:53
Eytukan26-Aug-05 4:53 
AnswerRe: Naming convention Pin
David Crow26-Aug-05 4:55
David Crow26-Aug-05 4:55 
AnswerRe: Naming convention Pin
Michael P Butler26-Aug-05 5:10
Michael P Butler26-Aug-05 5:10 

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.