Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionopening like MS Access Design View Pin
Tara1420-Oct-06 10:40
Tara1420-Oct-06 10:40 
QuestionSynchrnonization mechanism Pin
act_x20-Oct-06 9:49
act_x20-Oct-06 9:49 
AnswerRe: Synchrnonization mechanism Pin
Rick York20-Oct-06 12:35
mveRick York20-Oct-06 12:35 
QuestionHow to sense up/down arrows in CEdit Pin
Shay Harel20-Oct-06 8:27
Shay Harel20-Oct-06 8:27 
AnswerRe: How to sense up/down arrows in CEdit Pin
David Crow20-Oct-06 9:43
David Crow20-Oct-06 9:43 
GeneralRe: How to sense up/down arrows in CEdit Pin
Shay Harel20-Oct-06 9:50
Shay Harel20-Oct-06 9:50 
QuestionSTL : stl::sort crashes on vectors. Pin
Maximilien20-Oct-06 5:33
Maximilien20-Oct-06 5:33 
AnswerRe: STL : stl::sort crashes on vectors. Pin
Zac Howland20-Oct-06 7:35
Zac Howland20-Oct-06 7:35 
First of all, have you downloaded the patch (or the upgrade from Dinkumware) for the VC6 STL issues? I don't think Microsoft still has the VC6 patches available, but you might be able to find them on www.dinkumware.com s site.

My guess is that is probably going 1 past the end of the array (that is, the sort's iterator check was implemented incorrectly).

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: STL : stl::sort crashes on vectors. Pin
Maximilien20-Oct-06 8:05
Maximilien20-Oct-06 8:05 
GeneralRe: STL : stl::sort crashes on vectors. Pin
Christian Graus20-Oct-06 8:15
protectorChristian Graus20-Oct-06 8:15 
GeneralRe: STL : stl::sort crashes on vectors. Pin
Maximilien20-Oct-06 9:15
Maximilien20-Oct-06 9:15 
AnswerRe: STL : stl::sort crashes on vectors. Pin
Sceptic Mole20-Oct-06 10:18
Sceptic Mole20-Oct-06 10:18 
QuestionMDI Child Windows Pin
baerten20-Oct-06 4:05
baerten20-Oct-06 4:05 
Questionproblem with an edit control Pin
Desmo1620-Oct-06 4:03
Desmo1620-Oct-06 4:03 
AnswerRe: problem with an edit control Pin
Maximilien20-Oct-06 4:06
Maximilien20-Oct-06 4:06 
GeneralRe: problem with an edit control Pin
Desmo1620-Oct-06 4:14
Desmo1620-Oct-06 4:14 
AnswerRe: problem with an edit control Pin
Christian Graus20-Oct-06 4:23
protectorChristian Graus20-Oct-06 4:23 
AnswerRe: problem with an edit control Pin
sheshidar20-Oct-06 19:27
sheshidar20-Oct-06 19:27 
QuestionUse of more than one Network Interface Card Pin
Luca8220-Oct-06 3:58
Luca8220-Oct-06 3:58 
AnswerRe: Use of more than one Network Interface Card Pin
Luca8220-Oct-06 6:06
Luca8220-Oct-06 6:06 
QuestionHiding Folders Pin
_tasleem20-Oct-06 3:39
_tasleem20-Oct-06 3:39 
QuestionRe: Hiding Folders Pin
David Crow20-Oct-06 3:46
David Crow20-Oct-06 3:46 
AnswerRe: Hiding Folders Pin
Sceptic Mole20-Oct-06 10:20
Sceptic Mole20-Oct-06 10:20 
QuestionDomodal() Pin
Max++20-Oct-06 3:28
Max++20-Oct-06 3:28 
AnswerRe: Domodal() Pin
Christian Graus20-Oct-06 3:30
protectorChristian Graus20-Oct-06 3:30 

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.