Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Data within a Text File Pin
Programm3r11-Dec-06 1:56
Programm3r11-Dec-06 1:56 
AnswerRe: Data within a Text File Pin
Cedric Moonen11-Dec-06 2:00
Cedric Moonen11-Dec-06 2:00 
GeneralRe: Data within a Text File Pin
Programm3r11-Dec-06 2:15
Programm3r11-Dec-06 2:15 
AnswerRe: Data within a Text File Pin
David Crow11-Dec-06 3:10
David Crow11-Dec-06 3:10 
Questionissue: "passing" a std::map from an library to another Pin
ledzzep11-Dec-06 1:18
ledzzep11-Dec-06 1:18 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Cedric Moonen11-Dec-06 1:46
Cedric Moonen11-Dec-06 1:46 
AnswerRe: issue: "passing" a std::map from an library to another Pin
prasad_som11-Dec-06 2:26
prasad_som11-Dec-06 2:26 
AnswerRe: issue: "passing" a std::map from an library to another Pin
James R. Twine11-Dec-06 3:56
James R. Twine11-Dec-06 3:56 
   This is a known problem in the STL that comes with VC++6.0.  See KB articles Q172396 and Q168958 for more details.  In a nutshell, this has to do with how that STL implementation uses static data.

   There are alternate STL implementations (like Dinkumware) that do not have this problem.  At least, I think the old Dinkumware one you used to be able to purchase.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)

AnswerRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 4:07
Nemanja Trifunovic11-Dec-06 4:07 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 4:11
Zac Howland11-Dec-06 4:11 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:04
Nemanja Trifunovic11-Dec-06 10:04 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 10:10
Zac Howland11-Dec-06 10:10 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:38
Nemanja Trifunovic11-Dec-06 10:38 
QuestionWhere is the class wizard in VS2005 Pin
eli1502197911-Dec-06 1:01
eli1502197911-Dec-06 1:01 
AnswerRe: Where is the class wizard in VS2005 Pin
bob1697211-Dec-06 1:50
bob1697211-Dec-06 1:50 
AnswerRe: Where is the class wizard in VS2005 Pin
prasad_som11-Dec-06 4:59
prasad_som11-Dec-06 4:59 
AnswerRe: Where is the class wizard in VS2005 Pin
PJ Arends11-Dec-06 5:44
professionalPJ Arends11-Dec-06 5:44 
AnswerRe: Where is the class wizard in VS2005 Pin
rgbalpha11-Dec-06 17:22
rgbalpha11-Dec-06 17:22 
QuestionSystem services Pin
Waldermort11-Dec-06 0:24
Waldermort11-Dec-06 0:24 
AnswerRe: System services Pin
Mark Salsbery11-Dec-06 9:51
Mark Salsbery11-Dec-06 9:51 
QuestionHow to create Outlook .MSG file???? Pin
nagamohan_p11-Dec-06 0:01
nagamohan_p11-Dec-06 0:01 
QuestionRestricting File Access Pin
Marko B.L.10-Dec-06 23:26
Marko B.L.10-Dec-06 23:26 
AnswerRe: Restricting File Access Pin
Sam Hobbs10-Dec-06 23:36
Sam Hobbs10-Dec-06 23:36 
AnswerRe: Restricting File Access Pin
David Crow11-Dec-06 3:18
David Crow11-Dec-06 3:18 
AnswerRe: Restricting File Access [modified] Pin
kakan11-Dec-06 3:20
professionalkakan11-Dec-06 3:20 

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.