Click here to Skip to main content
15,906,335 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disabled Pin
tongc4-Dec-02 14:34
tongc4-Dec-02 14:34 
GeneralRe: Disabled Pin
Larsson5-Dec-02 4:03
Larsson5-Dec-02 4:03 
QuestionUtility to scan for unused headers? Pin
Andrew Welch4-Dec-02 12:22
Andrew Welch4-Dec-02 12:22 
GeneralCDatabase Pin
MFC is the Best4-Dec-02 12:03
MFC is the Best4-Dec-02 12:03 
Generalcreating CPropertyPages Pin
mariuszpopiolek4-Dec-02 11:37
mariuszpopiolek4-Dec-02 11:37 
Generalpassing an iterator Pin
Member 1043934-Dec-02 11:34
Member 1043934-Dec-02 11:34 
GeneralRe: passing an iterator Pin
Christian Graus4-Dec-02 11:48
protectorChristian Graus4-Dec-02 11:48 
GeneralRe: passing an iterator Pin
Member 1043934-Dec-02 12:10
Member 1043934-Dec-02 12:10 
This program needs to read through the vector and essentially reads off strings sequentially as it is passed through the functions. This is old code but there is too much to rewrite anew. So the first function reads several "lines" (i.e. strings) an then the vector is passed to another function which needs to read off a variable number of "lines" and passes to other functions, etc. Each read takes the next string, thus, I am hopint to pass the iterator to keep track where it is (each function using the iterator to know which index is next to read). I have not used iterators except in very basic uses within one fuction and have not figured out how to pass one. Thanks.
GeneralRe: passing an iterator Pin
Christian Graus4-Dec-02 13:34
protectorChristian Graus4-Dec-02 13:34 
GeneralRe: passing an iterator Pin
Member 1043934-Dec-02 13:50
Member 1043934-Dec-02 13:50 
GeneralRe: passing an iterator Pin
Christian Graus4-Dec-02 15:22
protectorChristian Graus4-Dec-02 15:22 
GeneralRe: passing an iterator Pin
Anonymous4-Dec-02 14:26
Anonymous4-Dec-02 14:26 
GeneralShared MFC Map Accross Processes Pin
orcun colak4-Dec-02 10:55
orcun colak4-Dec-02 10:55 
GeneralRe: Shared MFC Map Accross Processes Pin
Chris Losinger4-Dec-02 11:08
professionalChris Losinger4-Dec-02 11:08 
GeneralRe: Shared MFC Map Accross Processes Pin
Navin4-Dec-02 11:21
Navin4-Dec-02 11:21 
Generalsmall design question ... Pin
Maximilien4-Dec-02 10:21
Maximilien4-Dec-02 10:21 
GeneralRe: small design question ... Pin
ian mariano4-Dec-02 14:26
ian mariano4-Dec-02 14:26 
GeneralList box scroll to bottom Pin
Shay Harel4-Dec-02 10:15
Shay Harel4-Dec-02 10:15 
GeneralRe: List box scroll to bottom Pin
Roger Stewart4-Dec-02 10:56
professionalRoger Stewart4-Dec-02 10:56 
GeneralRe: List box scroll to bottom Pin
Shay Harel4-Dec-02 11:03
Shay Harel4-Dec-02 11:03 
GeneralRe: List box scroll to bottom Pin
Alvaro Mendez4-Dec-02 11:55
Alvaro Mendez4-Dec-02 11:55 
GeneralRe: List box scroll to bottom Pin
Roger Stewart4-Dec-02 13:36
professionalRoger Stewart4-Dec-02 13:36 
GeneralRe: List box scroll to bottom Pin
georgiek504-Dec-02 15:17
georgiek504-Dec-02 15:17 
GeneralKeyboard response in a dialog, not the main window--thanks a lot Pin
Sean_Yang4-Dec-02 9:59
Sean_Yang4-Dec-02 9:59 
GeneralRe: Keyboard response in a dialog, not the main window--thanks a lot Pin
RicoH5-Dec-02 1:35
RicoH5-Dec-02 1:35 

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.