Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Fast 2D drawing Pin
Iain Clarke, Warrior Programmer2-Apr-10 5:25
Iain Clarke, Warrior Programmer2-Apr-10 5:25 
GeneralRe: Fast 2D drawing Pin
Leif Simon Goodwin3-Apr-10 22:38
Leif Simon Goodwin3-Apr-10 22:38 
GeneralRe: Fast 2D drawing Pin
Leif Simon Goodwin3-Apr-10 22:44
Leif Simon Goodwin3-Apr-10 22:44 
AnswerRe: Fast 2D drawing Pin
includeh102-Apr-10 6:28
includeh102-Apr-10 6:28 
GeneralRe: Fast 2D drawing Pin
Maximilien2-Apr-10 6:41
Maximilien2-Apr-10 6:41 
AnswerRe: Fast 2D drawing Pin
Rozis3-Apr-10 12:44
Rozis3-Apr-10 12:44 
GeneralRe: Fast 2D drawing Pin
Leif Simon Goodwin3-Apr-10 22:40
Leif Simon Goodwin3-Apr-10 22:40 
QuestionAny body know about Dia2Dump SDK and its usage? Pin
glitteringsound2-Apr-10 0:34
glitteringsound2-Apr-10 0:34 
AnswerRe: Any body know about Dia2Dump SDK and its usage? Pin
Richard MacCutchan2-Apr-10 5:48
mveRichard MacCutchan2-Apr-10 5:48 
GeneralRe: Any body know about Dia2Dump SDK and its usage? Pin
glitteringsound2-Apr-10 6:44
glitteringsound2-Apr-10 6:44 
GeneralRe: Any body know about Dia2Dump SDK and its usage? Pin
Richard MacCutchan2-Apr-10 6:56
mveRichard MacCutchan2-Apr-10 6:56 
GeneralRe: Any body know about Dia2Dump SDK and its usage? Pin
glitteringsound2-Apr-10 7:08
glitteringsound2-Apr-10 7:08 
QuestionDragging in excel sheet from code Pin
Sunshine Always1-Apr-10 22:22
Sunshine Always1-Apr-10 22:22 
AnswerRe: Dragging in excel sheet from code Pin
mesajflaviu2-Apr-10 7:41
mesajflaviu2-Apr-10 7:41 
Questioncontrol event list empty in VS2008 - no messages listed Pin
permutations1-Apr-10 21:39
permutations1-Apr-10 21:39 
I'm trying to write an MFC dialog app in VS2008. I put some controls on the dialog and then went to add some event handlers, and found what appears to be a bug in VS2008, unless there is some simple solution that I'm missing.

There are no messages associated with any controls. If I click on a control and then click on the Control Events icon (the lightning bolt), nothing is listed for any control. Because there are no messages listed, I can't add an event handler. (Well, I could do it all manually, but it's easier to use the code generator.)

I've spent the last two hours trying to figure out what's wrong. I see other complaints about the same problem, but no solutions (at least none that work for me).

I'm running VS2008 on a 64-bit Windows 7 system with IE8 installed. Does anyone know what's wrong or how to fix it?

Thanks.
AnswerRe: control event list empty in VS2008 - no messages listed Pin
David Crow2-Apr-10 2:39
David Crow2-Apr-10 2:39 
QuestionRe: control event list empty in VS2008 - no messages listed Pin
permutations2-Apr-10 3:33
permutations2-Apr-10 3:33 
AnswerRe: control event list empty in VS2008 - no messages listed Pin
permutations2-Apr-10 3:47
permutations2-Apr-10 3:47 
AnswerRe: control event list empty in VS2008 - no messages listed Pin
yooyo21-Apr-10 1:17
yooyo21-Apr-10 1:17 
Questionwebbrowser problem Pin
Aric Wang1-Apr-10 21:00
Aric Wang1-Apr-10 21:00 
AnswerRe: webbrowser problem Pin
Cedric Moonen1-Apr-10 21:11
Cedric Moonen1-Apr-10 21:11 
GeneralRe: webbrowser problem Pin
Aric Wang1-Apr-10 21:27
Aric Wang1-Apr-10 21:27 
GeneralRe: webbrowser problem Pin
Aric Wang1-Apr-10 21:33
Aric Wang1-Apr-10 21:33 
GeneralRe: webbrowser problem Pin
Eugen Podsypalnikov1-Apr-10 21:44
Eugen Podsypalnikov1-Apr-10 21:44 
GeneralRe: webbrowser problem Pin
Aric Wang4-Apr-10 0:45
Aric Wang4-Apr-10 0:45 

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.