Click here to Skip to main content
15,881,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: control event list empty in VS2008 - no messages listed Pin
David Crow2-Apr-10 2:39
David Crow2-Apr-10 2:39 
permutations wrote:
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.


For a message handler, in the Properties window toolbar, click the Messages button and then select the message for which you want to add a handler. From the drop-down list box, select AddMessageHandler to add the message handler selected.

For an event handler, in the Properties window toolbar, click the Events button. Click the plus sign (+) to expand the object for which you want to add an event handler. Select the desired event, and then from the drop-down list box, select Add event.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Man who follows car will be exhausted." - Confucius


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 
QuestionOnContextMenu not working in View class Pin
Anu_Bala1-Apr-10 20:46
Anu_Bala1-Apr-10 20:46 
AnswerRe: OnContextMenu not working in View class Pin
Eugen Podsypalnikov1-Apr-10 21:25
Eugen Podsypalnikov1-Apr-10 21:25 
QuestionProcessing strings ASAP Pin
PaulowniaK1-Apr-10 20:02
PaulowniaK1-Apr-10 20:02 
QuestionRe: Processing strings ASAP Pin
CPallini1-Apr-10 21:21
mveCPallini1-Apr-10 21:21 
AnswerRe: Processing strings ASAP Pin
PaulowniaK1-Apr-10 21:32
PaulowniaK1-Apr-10 21:32 
GeneralRe: Processing strings ASAP Pin
CPallini1-Apr-10 21:48
mveCPallini1-Apr-10 21:48 
GeneralRe: Processing strings ASAP Pin
PaulowniaK1-Apr-10 22:03
PaulowniaK1-Apr-10 22:03 
GeneralRe: Processing strings ASAP Pin
CPallini1-Apr-10 22:16
mveCPallini1-Apr-10 22:16 

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.