Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do you get a dialog to respond to a key down message? Pin
D_code_writer20-Sep-06 22:19
D_code_writer20-Sep-06 22:19 
AnswerRe: How do you get a dialog to respond to a key down message? Pin
Rinu_Raj20-Sep-06 22:36
Rinu_Raj20-Sep-06 22:36 
AnswerRe: How do you get a dialog to respond to a key down message? Pin
Hamid_RT21-Sep-06 8:15
Hamid_RT21-Sep-06 8:15 
QuestionWhat is the notification code that gets sent when a scrollbar event occurs? Pin
skyapie20-Sep-06 22:11
skyapie20-Sep-06 22:11 
AnswerRe: What is the notification code that gets sent when a scrollbar event occurs? Pin
Rinu_Raj20-Sep-06 22:40
Rinu_Raj20-Sep-06 22:40 
GeneralRe: What is the notification code that gets sent when a scrollbar event occurs? Pin
skyapie21-Sep-06 0:03
skyapie21-Sep-06 0:03 
AnswerRe: What is the notification code that gets sent when a scrollbar event occurs? Pin
prasad_som20-Sep-06 22:46
prasad_som20-Sep-06 22:46 
Questionwarning C4100 : how to get rid of it if issued by an included header ? Pin
Jerome Conus20-Sep-06 21:37
Jerome Conus20-Sep-06 21:37 
Hi !

I'm compiling my project with warnings at level 3. I didn't change any warning-behavior with #pragma.

The problem is that I get many warning C4100 (unreferenced formal parameter) because of included headers. How can I get rid of these warnings for which I cannot do anything anyway ?

(btw : I've seen somewhere that warning C4100 is level 4, but it occurs at level 3, that's strange ! any hint about this ?)

Thanks for your help !
Jerome
AnswerRe: warning C4100 : how to get rid of it if issued by an included header ? Pin
toxcct20-Sep-06 21:45
toxcct20-Sep-06 21:45 
AnswerRe: warning C4100 : how to get rid of it if issued by an included header ? Pin
Rinu_Raj20-Sep-06 21:45
Rinu_Raj20-Sep-06 21:45 
AnswerRe: warning C4100 : how to get rid of it if issued by an included header ? Pin
Cedric Moonen20-Sep-06 22:02
Cedric Moonen20-Sep-06 22:02 
GeneralRe: warning C4100 : how to get rid of it if issued by an included header ? Pin
toxcct20-Sep-06 22:09
toxcct20-Sep-06 22:09 
GeneralRe: warning C4100 : how to get rid of it if issued by an included header ? Pin
Cedric Moonen20-Sep-06 22:12
Cedric Moonen20-Sep-06 22:12 
QuestionChanging the default color of splitter bar? Pin
kiranin20-Sep-06 21:09
kiranin20-Sep-06 21:09 
AnswerRe: Changing the default color of splitter bar? Pin
Hamid_RT28-Sep-06 9:40
Hamid_RT28-Sep-06 9:40 
GeneralRe: Changing the default color of splitter bar? Pin
kiranin29-Sep-06 1:41
kiranin29-Sep-06 1:41 
QuestionWrite Formated Data to STL-String Pin
Mr.Brainley20-Sep-06 21:01
Mr.Brainley20-Sep-06 21:01 
AnswerRe: Write Formated Data to STL-String Pin
Mr.Brainley20-Sep-06 21:50
Mr.Brainley20-Sep-06 21:50 
AnswerRe: Write Formated Data to STL-String Pin
Rob Caldecott20-Sep-06 22:34
Rob Caldecott20-Sep-06 22:34 
Questionmouse click Pin
viliam20-Sep-06 20:23
viliam20-Sep-06 20:23 
AnswerRe: mouse click Pin
Christian Graus20-Sep-06 20:26
protectorChristian Graus20-Sep-06 20:26 
GeneralRe: mouse click Pin
viliam20-Sep-06 20:32
viliam20-Sep-06 20:32 
GeneralRe: mouse click Pin
Christian Graus20-Sep-06 20:34
protectorChristian Graus20-Sep-06 20:34 
AnswerRe: mouse click Pin
Nibu babu thomas20-Sep-06 20:28
Nibu babu thomas20-Sep-06 20:28 
QuestionConverting : String to Unicode Pin
Mohammad Rastkar20-Sep-06 19:46
Mohammad Rastkar20-Sep-06 19:46 

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.