Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing to a file.. Pin
Paul M Watt20-Mar-02 17:54
mentorPaul M Watt20-Mar-02 17:54 
GeneralRe: Writing to a file.. Pin
Neha20-Mar-02 18:14
Neha20-Mar-02 18:14 
GeneralRe: Writing to a file.. Pin
Neha20-Mar-02 19:42
Neha20-Mar-02 19:42 
General#pragma Pin
bryce20-Mar-02 17:09
bryce20-Mar-02 17:09 
General#pragma warning( disable : 4006) Pin
Paul M Watt20-Mar-02 17:29
mentorPaul M Watt20-Mar-02 17:29 
GeneralRe: #pragma warning( disable : 4006)-Nope Pin
bryce20-Mar-02 17:34
bryce20-Mar-02 17:34 
GeneralRe: #pragma warning( disable : 4006)-Nope Pin
Paul M Watt20-Mar-02 17:49
mentorPaul M Watt20-Mar-02 17:49 
GeneralRe: #pragma Pin
alex.barylski20-Mar-02 17:49
alex.barylski20-Mar-02 17:49 
Allows selective modification of the behavior of compiler warning messages.

Pragmas won't work I don't think.

You could set the wanring level, but that is not as specific as a pragma i'm afraid.



"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
General.NET Benchmark Challenge Pin
Chris Maunder20-Mar-02 14:44
cofounderChris Maunder20-Mar-02 14:44 
GeneralRe: .NET Benchmark Challenge Pin
Nish Nishant20-Mar-02 17:14
sitebuilderNish Nishant20-Mar-02 17:14 
GeneralRe: .NET Benchmark Challenge Pin
Jason Hooper20-Mar-02 20:39
Jason Hooper20-Mar-02 20:39 
GeneralRe: .NET Benchmark Challenge Pin
Chris Maunder21-Mar-02 0:01
cofounderChris Maunder21-Mar-02 0:01 
QuestionHow Can I use MFC CView class in my Console application Pin
20-Mar-02 13:33
suss20-Mar-02 13:33 
AnswerRe: How Can I use MFC CView class in my Console application Pin
Nish Nishant20-Mar-02 14:21
sitebuilderNish Nishant20-Mar-02 14:21 
GeneralRe: How Can I use MFC CView class in my Console application Pin
Alex Talazar20-Mar-02 17:49
professionalAlex Talazar20-Mar-02 17:49 
Questionwhy is ::CreatePen() failing? Pin
moredip20-Mar-02 11:18
moredip20-Mar-02 11:18 
AnswerRe: why is ::CreatePen() failing? Pin
Joaquín M López Muñoz20-Mar-02 11:20
Joaquín M López Muñoz20-Mar-02 11:20 
GeneralRe: why is ::CreatePen() failing? Pin
moredip20-Mar-02 11:32
moredip20-Mar-02 11:32 
GeneralRe: why is ::CreatePen() failing? Pin
alex.barylski20-Mar-02 14:28
alex.barylski20-Mar-02 14:28 
Generaltesting #define with no token string Pin
20-Mar-02 10:56
suss20-Mar-02 10:56 
GeneralRe: testing #define with no token string Pin
Joaquín M López Muñoz20-Mar-02 11:03
Joaquín M López Muñoz20-Mar-02 11:03 
Generalthe background color of CView Pin
20-Mar-02 10:19
suss20-Mar-02 10:19 
GeneralRe: the background color of CView Pin
Mazdak20-Mar-02 10:29
Mazdak20-Mar-02 10:29 
Generalan others solutions please Pin
20-Mar-02 10:43
suss20-Mar-02 10:43 
GeneralRe: an others solutions please Pin
Paul M Watt20-Mar-02 12:21
mentorPaul M Watt20-Mar-02 12:21 

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.