Click here to Skip to main content
15,926,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: real newbie question Pin
Philip Patrick9-May-02 20:40
professionalPhilip Patrick9-May-02 20:40 
GeneralChanging IE UI ie 1) Sunken Border, 2) Default Scrollbar, 3) Cursor Pin
Varun Shoor9-May-02 14:46
Varun Shoor9-May-02 14:46 
GeneralWarning level 4 = AYEEEE!! Pin
Todd Smith9-May-02 14:18
Todd Smith9-May-02 14:18 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Michael Dunn9-May-02 14:49
sitebuilderMichael Dunn9-May-02 14:49 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Coremn9-May-02 16:40
Coremn9-May-02 16:40 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Maxwell Chen9-May-02 17:02
Maxwell Chen9-May-02 17:02 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Michael Dunn9-May-02 17:03
sitebuilderMichael Dunn9-May-02 17:03 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Shog99-May-02 17:54
sitebuilderShog99-May-02 17:54 
When i'm feeling masochistic, i'll wrap just my CPP code with:
#pragma warning(push,4)
and
#pragma warning(pop)
Anything in-between those lines will be compiled with warning level 4, everything else at the default warning level.

--------

Higher education helps your earning capacity. Ask any college professor.

--Shog9 --


GeneralRe: Warning level 4 = AYEEEE!! Pin
9-May-02 17:59
suss9-May-02 17:59 
GeneralRe: Warning level 4 = AYEEEE!! Pin
Shog99-May-02 18:10
sitebuilderShog99-May-02 18:10 
GeneralRe: Warning level 4 = AYEEEE!! Pin
James R. Twine10-May-02 10:14
James R. Twine10-May-02 10:14 
GeneralUpdating MSAccess DBs between Versions Pin
Tony Fontenot9-May-02 14:07
Tony Fontenot9-May-02 14:07 
GeneralSOAP 2.0 Toolkit installation failure Pin
tcs9-May-02 13:26
tcs9-May-02 13:26 
GeneralC++ 6.0 & C++.net Pin
sqtech9-May-02 12:49
sqtech9-May-02 12:49 
GeneralRe: C++ 6.0 & C++.net Pin
Michael Dunn9-May-02 14:50
sitebuilderMichael Dunn9-May-02 14:50 
GeneralRe: C++ 6.0 & C++.net Pin
Mike Nordell9-May-02 20:13
Mike Nordell9-May-02 20:13 
GeneralWierd CString Problem Pin
Emearg9-May-02 12:20
Emearg9-May-02 12:20 
GeneralRe: Wierd CString Problem Pin
Christian Graus9-May-02 12:41
protectorChristian Graus9-May-02 12:41 
GeneralRe: Wierd CString Problem Pin
Emearg9-May-02 12:36
Emearg9-May-02 12:36 
GeneralRe: Wierd CString Problem Pin
Christian Graus9-May-02 13:02
protectorChristian Graus9-May-02 13:02 
GeneralRe: Wierd CString Problem Pin
Nish Nishant9-May-02 14:51
sitebuilderNish Nishant9-May-02 14:51 
GeneralRe: Wierd CString Problem Pin
Christian Graus9-May-02 15:44
protectorChristian Graus9-May-02 15:44 
GeneralRe: Wierd CString Problem Pin
Nish Nishant9-May-02 17:24
sitebuilderNish Nishant9-May-02 17:24 
GeneralRe: Wierd CString Problem Pin
Maxwell Chen9-May-02 17:34
Maxwell Chen9-May-02 17:34 
GeneralRe: Wierd CString Problem Pin
Christian Graus9-May-02 17:40
protectorChristian Graus9-May-02 17:40 

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.