Click here to Skip to main content
16,008,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I get the last LVN_ITEMCHANGED message? Pin
hsuch6-Sep-07 19:54
hsuch6-Sep-07 19:54 
QuestionRe: How do I get the last LVN_ITEMCHANGED message? Pin
David Crow7-Sep-07 2:34
David Crow7-Sep-07 2:34 
AnswerRe: How do I get the last LVN_ITEMCHANGED message? Pin
hsuch7-Sep-07 10:33
hsuch7-Sep-07 10:33 
QuestionRe: How do I get the last LVN_ITEMCHANGED message? Pin
David Crow7-Sep-07 10:38
David Crow7-Sep-07 10:38 
AnswerRe: How do I get the last LVN_ITEMCHANGED message? Pin
hsuch8-Sep-07 3:34
hsuch8-Sep-07 3:34 
QuestionRe: How do I get the last LVN_ITEMCHANGED message? Pin
David Crow10-Sep-07 4:22
David Crow10-Sep-07 4:22 
QuestionMFC COM dll Pin
sawerr6-Sep-07 1:56
sawerr6-Sep-07 1:56 
GeneralRe: MFC COM dll Pin
Matthew Faithfull6-Sep-07 6:48
Matthew Faithfull6-Sep-07 6:48 
It's hard to explain COM in a small book let a lone in a short post so the best thing I can do is say try it and see. Try creating 3 separate Dlls, one object in each with the wizard and see where the code is the same and where it's different and if you can combine them manually. Also the theory of COM is different from the implementation of COM objects within a framework like MFC or ATL. Framework implementation details like COM Maps can be very confusing if you don't already understand what they're trying to achieve.
Learning by fiddling has always been the best way to learn programming and not just because that's how I did it.Big Grin | :-D

Nothing is exactly what it seems but everything with seems can be unpicked.

QuestionHow to set fontsize?? Pin
Neo Andreson6-Sep-07 0:25
Neo Andreson6-Sep-07 0:25 
AnswerRe: How to set fontsize?? Pin
jhwurmbach6-Sep-07 0:58
jhwurmbach6-Sep-07 0:58 
QuestionRe: How to set fontsize?? Pin
Hamid_RT6-Sep-07 7:52
Hamid_RT6-Sep-07 7:52 
AnswerRe: How to set fontsize?? Pin
Chris Losinger6-Sep-07 10:36
professionalChris Losinger6-Sep-07 10:36 
QuestionCommand ID Pin
baerten6-Sep-07 0:09
baerten6-Sep-07 0:09 
AnswerRe: Command ID Pin
Nishad S6-Sep-07 1:22
Nishad S6-Sep-07 1:22 
AnswerRe: Command ID Pin
Cedric Moonen6-Sep-07 1:36
Cedric Moonen6-Sep-07 1:36 
GeneralRe: Command ID Pin
baerten6-Sep-07 4:40
baerten6-Sep-07 4:40 
QuestionHow to put the Tool tip On Button. [modified] Pin
GauranG Shah5-Sep-07 23:53
GauranG Shah5-Sep-07 23:53 
AnswerRe: How to put the Tool tip On Button. Pin
Nishad S6-Sep-07 1:30
Nishad S6-Sep-07 1:30 
GeneralRe: How to put the Tool tip On Button. Pin
GauranG Shah6-Sep-07 1:55
GauranG Shah6-Sep-07 1:55 
GeneralRe: How to put the Tool tip On Button. Pin
Nishad S6-Sep-07 2:05
Nishad S6-Sep-07 2:05 
GeneralRe: How to put the Tool tip On Button. Pin
GauranG Shah6-Sep-07 3:47
GauranG Shah6-Sep-07 3:47 
QuestionWhat does this do ?? Pin
Programm3r5-Sep-07 23:44
Programm3r5-Sep-07 23:44 
AnswerRe: What does this do ?? Pin
Cedric Moonen5-Sep-07 23:50
Cedric Moonen5-Sep-07 23:50 
GeneralRe: What does this do ?? Pin
Programm3r5-Sep-07 23:51
Programm3r5-Sep-07 23:51 
Questionsleep function Pin
p_5-Sep-07 23:38
p_5-Sep-07 23:38 

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.