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

C / C++ / MFC

 
GeneralRe: Creating custom types Pin
alex.barylski2-Apr-02 23:17
alex.barylski2-Apr-02 23:17 
GeneralDialogs in MDI app have gray titlebar Pin
Jack Handy2-Apr-02 15:20
Jack Handy2-Apr-02 15:20 
GeneralRe: Dialogs in MDI app have gray titlebar Pin
Shog92-Apr-02 20:29
sitebuilderShog92-Apr-02 20:29 
GeneralRe: Dialogs in MDI app have gray titlebar Pin
Jack Handy2-Apr-02 21:26
Jack Handy2-Apr-02 21:26 
GeneralCreate DialogBar from CDialog Pin
2-Apr-02 13:56
suss2-Apr-02 13:56 
Generalset<int>::find crashing Pin
Cathy2-Apr-02 12:47
Cathy2-Apr-02 12:47 
GeneralRe: set<int>::find crashing Pin
Paul M Watt2-Apr-02 13:08
mentorPaul M Watt2-Apr-02 13:08 
GeneralRe: set<int>::find crashing Pin
Cathy2-Apr-02 13:15
Cathy2-Apr-02 13:15 
Nope.

The offending line is part of a condition in a for loop:
dcodesUsedByCustoms.find(nDCode)!=dcodesUsedByCustoms.end()

nDCode=26, is a local int.

dcodesUsedByCustoms is a set<int>. It's a static class member variable.

Why do you have any ideas?



Cathy

Life's uncertain, have dessert first!
GeneralRe: set<int>::find crashing Pin
Paul M Watt2-Apr-02 14:06
mentorPaul M Watt2-Apr-02 14:06 
GeneralRe: set<int>::find crashing Pin
Cathy3-Apr-02 7:19
Cathy3-Apr-02 7:19 
GeneralRe: set<int>::find crashing Pin
Mike Nordell2-Apr-02 22:28
Mike Nordell2-Apr-02 22:28 
GeneralRe: set<int>::find crashing Pin
Cathy3-Apr-02 6:47
Cathy3-Apr-02 6:47 
GeneralRe: set<int>::find crashing Pin
Mike Nordell15-Apr-02 12:48
Mike Nordell15-Apr-02 12:48 
GeneralRe: set<int>::find crashing Pin
Cathy15-Apr-02 13:14
Cathy15-Apr-02 13:14 
GeneralWorkspace & Projects Pin
AJ1232-Apr-02 10:38
AJ1232-Apr-02 10:38 
GeneralRe: Workspace & Projects Pin
Joaquín M López Muñoz2-Apr-02 10:39
Joaquín M López Muñoz2-Apr-02 10:39 
GeneralRe: Workspace & Projects Pin
Nemanja Trifunovic2-Apr-02 10:48
Nemanja Trifunovic2-Apr-02 10:48 
GeneralRe: Workspace & Projects Pin
AJ1233-Apr-02 10:31
AJ1233-Apr-02 10:31 
GeneralRe: Workspace & Projects Pin
Tim Smith3-Apr-02 10:47
Tim Smith3-Apr-02 10:47 
QuestionCSliderCtl and Arrow Keys? Pin
Ken Goguen2-Apr-02 9:21
Ken Goguen2-Apr-02 9:21 
AnswerRe: CSliderCtl and Arrow Keys? Pin
Joaquín M López Muñoz2-Apr-02 10:23
Joaquín M López Muñoz2-Apr-02 10:23 
GeneralRe: CSliderCtl and Arrow Keys? Pin
Ken Goguen3-Apr-02 7:56
Ken Goguen3-Apr-02 7:56 
Generalthread problem Pin
Merle Pittman2-Apr-02 7:59
Merle Pittman2-Apr-02 7:59 
GeneralRe: thread problem Pin
Joaquín M López Muñoz2-Apr-02 8:28
Joaquín M López Muñoz2-Apr-02 8:28 
GeneralOCX uUid collision nightmare Pin
megaadam2-Apr-02 7:39
professionalmegaadam2-Apr-02 7:39 

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.