Click here to Skip to main content
16,017,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ Exceptions wihout OS Pin
CataclysmicQuantum25-Nov-07 20:34
CataclysmicQuantum25-Nov-07 20:34 
Questionbitmaps clipboard getpixel Pin
chronos2323-Nov-07 20:19
chronos2323-Nov-07 20:19 
AnswerRe: bitmaps clipboard getpixel Pin
Hamid_RT23-Nov-07 21:19
Hamid_RT23-Nov-07 21:19 
Questionchanging a bmp on a button Click event Pin
neha.agarwal2723-Nov-07 20:02
neha.agarwal2723-Nov-07 20:02 
AnswerRe: changing a bmp on a button Click event Pin
Hamid_RT23-Nov-07 21:08
Hamid_RT23-Nov-07 21:08 
AnswerRe: changing a bmp on a button Click event Pin
Mark Salsbery24-Nov-07 7:48
Mark Salsbery24-Nov-07 7:48 
QuestionClass wizard in VC 2005 Pin
neha.agarwal2723-Nov-07 17:05
neha.agarwal2723-Nov-07 17:05 
AnswerRe: Class wizard in VC 2005 Pin
Mark Salsbery23-Nov-07 17:17
Mark Salsbery23-Nov-07 17:17 
There's no more class wizard (probably the #1 complaint Smile | :) )

It's now split in 2 windows.  From the view menu, open the class view window.
Right-click the dialog class (or highlight and use f4) to get the properties window.
The properties window has tabs for messages, overrides, etc.
On the messages tab, you can scroll to the message you want to handle and click in
the right column to add a handler method.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Class wizard in VC 2005 Pin
neha.agarwal2723-Nov-07 17:50
neha.agarwal2723-Nov-07 17:50 
GeneralRe: Class wizard in VC 2005 Pin
Prasann Mayekar23-Nov-07 18:32
Prasann Mayekar23-Nov-07 18:32 
JokeRe: Class wizard in VC 2005 Pin
ThatsAlok23-Nov-07 18:55
ThatsAlok23-Nov-07 18:55 
QuestionTerminateThread hangs Pin
maciu202023-Nov-07 15:10
maciu202023-Nov-07 15:10 
QuestionRe: TerminateThread hangs Pin
Mark Salsbery23-Nov-07 15:22
Mark Salsbery23-Nov-07 15:22 
AnswerRe: TerminateThread hangs [modified] Pin
maciu202023-Nov-07 21:11
maciu202023-Nov-07 21:11 
GeneralRe: TerminateThread hangs Pin
Mark Salsbery24-Nov-07 7:04
Mark Salsbery24-Nov-07 7:04 
GeneralRe: TerminateThread hangs Pin
maciu202024-Nov-07 7:28
maciu202024-Nov-07 7:28 
GeneralRe: TerminateThread hangs Pin
Mark Salsbery24-Nov-07 8:06
Mark Salsbery24-Nov-07 8:06 
GeneralRe: TerminateThread hangs [modified] Pin
maciu202024-Nov-07 8:47
maciu202024-Nov-07 8:47 
GeneralRe: TerminateThread hangs Pin
Mark Salsbery24-Nov-07 9:42
Mark Salsbery24-Nov-07 9:42 
GeneralRe: TerminateThread hangs Pin
maciu202024-Nov-07 10:15
maciu202024-Nov-07 10:15 
GeneralRe: TerminateThread hangs Pin
Mark Salsbery24-Nov-07 10:28
Mark Salsbery24-Nov-07 10:28 
GeneralRe: TerminateThread hangs Pin
maciu202024-Nov-07 22:27
maciu202024-Nov-07 22:27 
QuestionCan VC realize the localizable dialog ? Pin
BegtostudyBoy23-Nov-07 14:04
BegtostudyBoy23-Nov-07 14:04 
AnswerRe: Can VC realize the localizable dialog ? Pin
Nelek25-Nov-07 21:26
protectorNelek25-Nov-07 21:26 
GeneralRe: Can VC realize the localizable dialog ? Pin
BegtostudyBoy25-Nov-07 22:00
BegtostudyBoy25-Nov-07 22:00 

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.