Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Screen Resolution stting takes effect on application ! Pin
Le@rner31-Aug-08 18:24
Le@rner31-Aug-08 18:24 
Questionproblems using STL list class Pin
Sauce!29-Aug-08 19:38
Sauce!29-Aug-08 19:38 
AnswerRe: problems using STL list class Pin
Michael Dunn29-Aug-08 21:18
sitebuilderMichael Dunn29-Aug-08 21:18 
GeneralRe: problems using STL list class Pin
Sauce!29-Aug-08 21:28
Sauce!29-Aug-08 21:28 
GeneralRe: problems using STL list class Pin
Kevin McFarlane30-Aug-08 3:33
Kevin McFarlane30-Aug-08 3:33 
GeneralRe: problems using STL list class Pin
Sauce!30-Aug-08 4:50
Sauce!30-Aug-08 4:50 
GeneralRe: problems using STL list class Pin
Mark Salsbery30-Aug-08 7:20
Mark Salsbery30-Aug-08 7:20 
GeneralRe: problems using STL list class Pin
Sauce!30-Aug-08 19:45
Sauce!30-Aug-08 19:45 
I've never been sure of what managed c++ refers to but I'm under the impression it means working with the .net framework? If so, then no I am not writing a managed c++ app.

The header file you mentioned is the one I am now using as I posted earlier but that's what is giving me the new error "STL/CLR can be used only in code compiled /clr, clr:pure, or /clr:safe", and subsequently the other three errors when compiling with those switches.

So am I meant to be using the standard template library in a native c++ project or not? It doesn't appear to be compatible judging from the errors its spitting out.

Perhaps I should just write my own linked list template class.
GeneralRe: problems using STL list class Pin
Mark Salsbery31-Aug-08 6:45
Mark Salsbery31-Aug-08 6:45 
GeneralRe: problems using STL list class Pin
Sauce!1-Sep-08 0:07
Sauce!1-Sep-08 0:07 
QuestionRe: problems using STL list class Pin
Mark Salsbery1-Sep-08 8:22
Mark Salsbery1-Sep-08 8:22 
AnswerRe: problems using STL list class [modified] Pin
Sauce!9-Sep-08 15:55
Sauce!9-Sep-08 15:55 
Questionhow to define global const class variable [modified] Pin
Electronic7529-Aug-08 19:24
Electronic7529-Aug-08 19:24 
AnswerRe: how to define global const class variable Pin
oobimoo30-Aug-08 0:12
oobimoo30-Aug-08 0:12 
QuestionHow to get Business Car Detail using Extended MAPI? Pin
manish.patel29-Aug-08 18:21
manish.patel29-Aug-08 18:21 
QuestionClass Hierarchy - Polymorphism Pin
FrankMookie29-Aug-08 15:59
FrankMookie29-Aug-08 15:59 
AnswerRe: Class Hierarchy - Polymorphism Pin
anilaabc29-Aug-08 17:15
anilaabc29-Aug-08 17:15 
AnswerRe: Class Hierarchy - Polymorphism Pin
santhoshv8429-Aug-08 17:51
santhoshv8429-Aug-08 17:51 
GeneralRe: Class Hierarchy - Polymorphism Pin
FrankMookie29-Aug-08 17:55
FrankMookie29-Aug-08 17:55 
AnswerRe: Class Hierarchy - Polymorphism Pin
Cedric Moonen29-Aug-08 22:58
Cedric Moonen29-Aug-08 22:58 
QuestionCopy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 14:53
aygrhnwms30429-Aug-08 14:53 
QuestionRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Mark Salsbery29-Aug-08 14:56
Mark Salsbery29-Aug-08 14:56 
AnswerRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 15:52
aygrhnwms30429-Aug-08 15:52 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Hamid_RT29-Aug-08 17:49
Hamid_RT29-Aug-08 17:49 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 17:53
aygrhnwms30429-Aug-08 17:53 

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.