Click here to Skip to main content
15,896,269 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL in MFC projects, why??? Pin
BadKarma13-Feb-06 4:20
BadKarma13-Feb-06 4:20 
GeneralSTL and RTTI Pin
Andre xxxxxxx13-Feb-06 4:27
Andre xxxxxxx13-Feb-06 4:27 
GeneralRe: STL and RTTI Pin
Rob Caldecott13-Feb-06 4:31
Rob Caldecott13-Feb-06 4:31 
GeneralRe: STL and RTTI Pin
Rob Caldecott13-Feb-06 4:44
Rob Caldecott13-Feb-06 4:44 
GeneralRe: STL in MFC projects, why??? Pin
Stephen Hewitt13-Feb-06 16:43
Stephen Hewitt13-Feb-06 16:43 
GeneralRe: STL in MFC projects, why??? Pin
Trollslayer13-Feb-06 4:58
mentorTrollslayer13-Feb-06 4:58 
AnswerRe: STL in MFC projects, why??? Pin
Nemanja Trifunovic13-Feb-06 4:09
Nemanja Trifunovic13-Feb-06 4:09 
AnswerRe: STL in MFC projects, why??? Pin
BadJerry13-Feb-06 4:11
BadJerry13-Feb-06 4:11 
IMO the only reason to use the MFC containers is so you can get ASSERTs in the debug version. But the performance is superior with STL...
Now it is clear that there is a snobbery about the use of STL: it is really easy to make something very powerful in 2 lines... but absolutely undecypherable - not sure about the spelling there Smile | :) . But that's a C tradition!
And yes (as stated above) the implementation of CMap is poor. And I could be wrong, but I seem to remember that when you iterate thorugh a map, the values are not sorted...
QuestionRe: STL in MFC projects, why??? Pin
David Crow13-Feb-06 8:11
David Crow13-Feb-06 8:11 
AnswerRe: STL in MFC projects, why??? Pin
BadJerry13-Feb-06 23:26
BadJerry13-Feb-06 23:26 
QuestionHow to encrypt .exe? Pin
Drca13-Feb-06 2:42
Drca13-Feb-06 2:42 
QuestionRe: How to encrypt .exe? Pin
David Crow13-Feb-06 3:13
David Crow13-Feb-06 3:13 
QuestionRe: How to encrypt .exe? Pin
Maximilien13-Feb-06 3:27
Maximilien13-Feb-06 3:27 
AnswerRe: How to encrypt .exe? Pin
Blake Miller13-Feb-06 4:25
Blake Miller13-Feb-06 4:25 
GeneralRe: How to encrypt .exe? Pin
Maximilien13-Feb-06 4:55
Maximilien13-Feb-06 4:55 
GeneralRe: How to encrypt .exe? Pin
ThatsAlok14-Feb-06 19:50
ThatsAlok14-Feb-06 19:50 
AnswerRe: How to encrypt .exe? Pin
James R. Twine13-Feb-06 8:03
James R. Twine13-Feb-06 8:03 
Question[Message Deleted] Pin
fearless stallion13-Feb-06 2:10
fearless stallion13-Feb-06 2:10 
AnswerRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
Andre xxxxxxx13-Feb-06 2:58
Andre xxxxxxx13-Feb-06 2:58 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
fearless stallion13-Feb-06 18:59
fearless stallion13-Feb-06 18:59 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
ThatsAlok14-Feb-06 19:48
ThatsAlok14-Feb-06 19:48 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
fearless stallion19-Feb-06 18:38
fearless stallion19-Feb-06 18:38 
Questionwin32 mci sound routines Pin
Waldermort13-Feb-06 2:09
Waldermort13-Feb-06 2:09 
QuestionLoadlibrary returns error 182 Pin
Spykraft13-Feb-06 1:55
Spykraft13-Feb-06 1:55 
AnswerRe: Loadlibrary returns error 182 Pin
David Crow13-Feb-06 3:19
David Crow13-Feb-06 3:19 

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.