Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: _ApplicationPtr definition in OLE program Pin
Richard MacCutchan6-Dec-12 22:11
mveRichard MacCutchan6-Dec-12 22:11 
Questionsession description protocol Pin
mani2516195-Dec-12 18:33
mani2516195-Dec-12 18:33 
AnswerRe: session description protocol Pin
Richard MacCutchan5-Dec-12 21:26
mveRichard MacCutchan5-Dec-12 21:26 
QuestionRe: session description protocol Pin
David Crow6-Dec-12 2:50
David Crow6-Dec-12 2:50 
AnswerRe: session description protocol Pin
jeron16-Dec-12 4:03
jeron16-Dec-12 4:03 
Questionerror C1083: Cannot open type library file "libid:00....... Pin
ForNow5-Dec-12 12:01
ForNow5-Dec-12 12:01 
SuggestionRe: error C1083: Cannot open type library file "libid:00....... Pin
Richard MacCutchan5-Dec-12 12:15
mveRichard MacCutchan5-Dec-12 12:15 
GeneralRe: error C1083: Cannot open type library file "libid:00....... Pin
ForNow5-Dec-12 12:23
ForNow5-Dec-12 12:23 
AnswerRe: error C1083: Cannot open type library file "libid:00....... Pin
ThatsAlok6-Dec-12 3:33
ThatsAlok6-Dec-12 3:33 
QuestionRe: error C1083: Cannot open type library file "libid:00....... Pin
David Crow6-Dec-12 5:10
David Crow6-Dec-12 5:10 
QuestionSystem message processing in MFC - basic question. Pin
Vaclav_5-Dec-12 5:23
Vaclav_5-Dec-12 5:23 
AnswerRe: System message processing in MFC - basic question. Pin
Richard MacCutchan5-Dec-12 5:33
mveRichard MacCutchan5-Dec-12 5:33 
GeneralRe: System message processing in MFC - basic question. Pin
Vaclav_5-Dec-12 7:37
Vaclav_5-Dec-12 7:37 
GeneralRe: System message processing in MFC - basic question. Pin
Chris Meech5-Dec-12 9:11
Chris Meech5-Dec-12 9:11 
GeneralRe: System message processing in MFC - basic question. Pin
Richard MacCutchan5-Dec-12 9:22
mveRichard MacCutchan5-Dec-12 9:22 
AnswerRe: System message processing in MFC - basic question. Pin
Albert Holguin5-Dec-12 10:26
professionalAlbert Holguin5-Dec-12 10:26 
AnswerRe: System message processing in MFC - basic question. Pin
Albert Holguin5-Dec-12 10:29
professionalAlbert Holguin5-Dec-12 10:29 
Messages use WindowProcs, but MFC handles that for you. There's really very few cases where you'd have to go around what MFC already does. Only reason to code your own WindowProcs would really be if you're doing native Win32 coding.
QuestionDbt.h - symbol not defined? Pin
Vaclav_5-Dec-12 5:07
Vaclav_5-Dec-12 5:07 
AnswerRe: Dbt.h - symbol not defined? Pin
Richard MacCutchan5-Dec-12 5:30
mveRichard MacCutchan5-Dec-12 5:30 
AnswerRe: Dbt.h - symbol not defined? Pin
Jochen Arndt5-Dec-12 6:06
professionalJochen Arndt5-Dec-12 6:06 
GeneralSOLVED Dbt.h - symbol not defined? Pin
Vaclav_5-Dec-12 7:33
Vaclav_5-Dec-12 7:33 
GeneralRe: SOLVED Dbt.h - symbol not defined? Pin
Jochen Arndt5-Dec-12 21:46
professionalJochen Arndt5-Dec-12 21:46 
GeneralRe: SOLVED Dbt.h - symbol not defined? Pin
Vaclav_6-Dec-12 3:28
Vaclav_6-Dec-12 3:28 
GeneralRe: SOLVED Dbt.h - symbol not defined? Pin
Jochen Arndt6-Dec-12 3:50
professionalJochen Arndt6-Dec-12 3:50 
GeneralRe: SOLVED Dbt.h - symbol not defined? Pin
Vaclav_7-Dec-12 7:26
Vaclav_7-Dec-12 7:26 

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.