Click here to Skip to main content
15,899,313 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDrag and drop files and folders to and from tree control Pin
kiranin12-Oct-06 0:10
kiranin12-Oct-06 0:10 
AnswerRe: Drag and drop files and folders to and from tree control Pin
Hamid_RT12-Oct-06 0:50
Hamid_RT12-Oct-06 0:50 
Questionunable to load driver Pin
ask_you11-Oct-06 23:50
ask_you11-Oct-06 23:50 
AnswerRe: unable to load driver Pin
Hamid_RT12-Oct-06 0:36
Hamid_RT12-Oct-06 0:36 
AnswerRe: unable to load driver Pin
mpk197912-Oct-06 1:46
mpk197912-Oct-06 1:46 
QuestionMFC Messages Pin
baerten11-Oct-06 23:45
baerten11-Oct-06 23:45 
AnswerRe: MFC Messages Pin
tuxyboy12-Oct-06 0:26
tuxyboy12-Oct-06 0:26 
NewsRe: MFC Messages Pin
baerten12-Oct-06 2:07
baerten12-Oct-06 2:07 
Ok i see, that seems logic

So i need to have in each class, that has the focus, a Message-Handler for KeyDown with the corresponding afx_msg On_KeyDown

If i want catch a KeyDown on an CEdit Textbox, i need to derive a class from CEdit that
has a OnKeyDown ...

correct? WTF | :WTF:

Can i say this->getParent()->getParent() to access the MainForm ?

Many thanks ! Smile | :)

All these questions aren't in MFC Books, so it's hard to find a resolution by myselfUnsure | :~
QuestionLanguage independent in Dlls Pin
Krishnatv11-Oct-06 23:17
Krishnatv11-Oct-06 23:17 
AnswerRe: Language independent in Dlls Pin
Cedric Moonen11-Oct-06 23:42
Cedric Moonen11-Oct-06 23:42 
GeneralRe: Language independent in Dlls Pin
Krishnatv11-Oct-06 23:58
Krishnatv11-Oct-06 23:58 
GeneralRe: Language independent in Dlls Pin
Cedric Moonen12-Oct-06 1:20
Cedric Moonen12-Oct-06 1:20 
GeneralRe: Language independent in Dlls Pin
Krishnatv12-Oct-06 1:32
Krishnatv12-Oct-06 1:32 
GeneralRe: Language independent in Dlls Pin
Krishnatv12-Oct-06 0:00
Krishnatv12-Oct-06 0:00 
QuestionGetProcessMemoryInfo Generates LNK 2019 Pin
mpk197911-Oct-06 23:14
mpk197911-Oct-06 23:14 
QuestionRe: GetProcessMemoryInfo Generates LNK 2019 Pin
prasad_som11-Oct-06 23:26
prasad_som11-Oct-06 23:26 
AnswerRe: GetProcessMemoryInfo Generates LNK 2019 Pin
mpk197912-Oct-06 0:27
mpk197912-Oct-06 0:27 
QuestionRe: GetProcessMemoryInfo Generates LNK 2019 Pin
David Crow12-Oct-06 3:14
David Crow12-Oct-06 3:14 
GeneralRe: GetProcessMemoryInfo Generates LNK 2019 Pin
prasad_som12-Oct-06 18:44
prasad_som12-Oct-06 18:44 
AnswerRe: GetProcessMemoryInfo Generates LNK 2019 Pin
Hamid_RT12-Oct-06 0:28
Hamid_RT12-Oct-06 0:28 
QuestionHow to Use Select [column] From Table where (column= Value) from vc++ Pin
himuskanhere11-Oct-06 23:12
himuskanhere11-Oct-06 23:12 
AnswerRe: How to Use Select [column] From Table where (column= Value) from vc++ Pin
prasad_som11-Oct-06 23:30
prasad_som11-Oct-06 23:30 
AnswerRe: How to Use Select [column] From Table where (column= Value) from vc++ Pin
Hamid_RT12-Oct-06 0:39
Hamid_RT12-Oct-06 0:39 
AnswerRe: How to Use Select [column] From Table where (column= Value) from vc++ Pin
David Crow12-Oct-06 3:18
David Crow12-Oct-06 3:18 
QuestionC++ Image printing Pin
<color>Aljechin 11-Oct-06 22:54
<color>Aljechin 11-Oct-06 22:54 

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.