Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: copy files from virtual folders Pin
David Crow1-Sep-04 8:41
David Crow1-Sep-04 8:41 
GeneralRe: copy files from virtual folders Pin
sieppl1-Sep-04 21:15
sieppl1-Sep-04 21:15 
Generalusing Timer Pin
pnpfriend1-Sep-04 5:49
pnpfriend1-Sep-04 5:49 
GeneralRe: using Timer Pin
David Crow1-Sep-04 7:51
David Crow1-Sep-04 7:51 
GeneralUsing STL with Visual C++ Pin
M_A1-Sep-04 4:42
M_A1-Sep-04 4:42 
GeneralRe: Using STL with Visual C++ Pin
Joaquín M López Muñoz1-Sep-04 8:43
Joaquín M López Muñoz1-Sep-04 8:43 
GeneralRe: Using STL with Visual C++ Pin
Chris Losinger1-Sep-04 10:19
professionalChris Losinger1-Sep-04 10:19 
GeneralRe: Using STL with Visual C++ Pin
Lim Bio Liong1-Sep-04 18:23
Lim Bio Liong1-Sep-04 18:23 
Hello M_A,

Please check to see if the errors you mentioned are actually warnings.

I believe alot of Visual C++ 6.0 users who use STL will certainly have encountered many warnings during compilation. Apparently alot of these warnings can be ignored. The usual recommendation is to use the #pragma warning preprocessor command to ignore the warnings.

I've encountered articles written by well-known authors who advocate this.

Hope this helps.

Regards,
Bio.



GeneralRe: Using STL with Visual C++ Pin
M_A1-Sep-04 21:32
M_A1-Sep-04 21:32 
QuestionCan I declare a path with a single "\" Pin
nigma_x1-Sep-04 4:07
nigma_x1-Sep-04 4:07 
AnswerRe: Can I declare a path with a single "\" Pin
David Crow1-Sep-04 4:12
David Crow1-Sep-04 4:12 
GeneralRe: Can I declare a path with a single "\" Pin
Mika Larramo2-Sep-04 12:31
Mika Larramo2-Sep-04 12:31 
AnswerRe: Can I declare a path with a single "\" Pin
V.1-Sep-04 4:23
professionalV.1-Sep-04 4:23 
QuestionHow to call a variable in system() Pin
MrJake1-Sep-04 3:31
MrJake1-Sep-04 3:31 
AnswerRe: How to call a variable in system() Pin
David Crow1-Sep-04 4:16
David Crow1-Sep-04 4:16 
AnswerRe: How to call a variable in system() Pin
Lim Bio Liong1-Sep-04 7:31
Lim Bio Liong1-Sep-04 7:31 
QuestionHow to change Grid lines Color in List Control Pin
Muhammad Azam1-Sep-04 3:03
Muhammad Azam1-Sep-04 3:03 
GeneralList Controls Row Height Pin
Muhammad Azam1-Sep-04 3:00
Muhammad Azam1-Sep-04 3:00 
GeneralCreating user accounts in XP Pin
Phil J Pearson1-Sep-04 2:54
Phil J Pearson1-Sep-04 2:54 
GeneralRe: Creating user accounts in XP Pin
Antony M Kancidrowski1-Sep-04 3:15
Antony M Kancidrowski1-Sep-04 3:15 
GeneralRe: Creating user accounts in XP Pin
Phil J Pearson1-Sep-04 3:43
Phil J Pearson1-Sep-04 3:43 
GeneralRe: Creating user accounts in XP Pin
Phil J Pearson1-Sep-04 5:05
Phil J Pearson1-Sep-04 5:05 
GeneralRe: Creating user accounts in XP Pin
darkbyte1-Sep-04 8:31
darkbyte1-Sep-04 8:31 
GeneralAssert message Pin
Anonymous1-Sep-04 2:54
Anonymous1-Sep-04 2:54 
Generalmemory problem with bitmaps Pin
eNez1-Sep-04 1:50
eNez1-Sep-04 1:50 

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.