Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ and Windows XP Pin
Jon Hulatt13-Oct-02 21:35
Jon Hulatt13-Oct-02 21:35 
GeneralRe: Visual C++ and Windows XP Pin
Gero Gerber14-Oct-02 7:11
Gero Gerber14-Oct-02 7:11 
GeneralRe: Visual C++ and Windows XP Pin
dinger15-Oct-02 6:28
dinger15-Oct-02 6:28 
GeneralHelp with STL and Function Adapters Pin
Neville Franks13-Oct-02 16:21
Neville Franks13-Oct-02 16:21 
GeneralRe: Help with STL and Function Adapters Pin
Anonymous13-Oct-02 19:24
Anonymous13-Oct-02 19:24 
GeneralRe: Help with STL and Function Adapters Pin
Neville Franks13-Oct-02 19:58
Neville Franks13-Oct-02 19:58 
GeneralRe: Help with STL and Function Adapters Pin
Joaquín M López Muñoz13-Oct-02 21:13
Joaquín M López Muñoz13-Oct-02 21:13 
GeneralRe: Help with STL and Function Adapters Pin
Neville Franks13-Oct-02 21:33
Neville Franks13-Oct-02 21:33 
Thanks for that. Chris Losinger also suggested mem_fun1_ref which I tried, and also found didn't work.

I spent several hours on this earlier today, assuming it was simply my lack of understanding of STL and there had to be an solution.

The example in the book I refered to declares printWithPrefix as:
void printWithPrefix(..) const;
but I had to change the return type to int and remove the const to get print() to work.

If anyone has STLPort etc. installed I'd be interested to know if this code works with them.

I'm sure this really should be so hard.Confused | :confused:

Neville Franks, Author of ED for Windows. www.getsoft.com
GeneralRe: Help with STL and Function Adapters Pin
Joaquín M López Muñoz13-Oct-02 21:35
Joaquín M López Muñoz13-Oct-02 21:35 
GeneralRe: Help with STL and Function Adapters Pin
Stuart Dootson14-Oct-02 18:55
professionalStuart Dootson14-Oct-02 18:55 
GeneralRe: Help with STL and Function Adapters Pin
Neville Franks14-Oct-02 19:18
Neville Franks14-Oct-02 19:18 
GeneralRe: Help with STL and Function Adapters Pin
Stuart Dootson15-Oct-02 7:33
professionalStuart Dootson15-Oct-02 7:33 
QuestionHow To Declare This Array? Pin
ooosawaddee313-Oct-02 9:52
ooosawaddee313-Oct-02 9:52 
AnswerRe: How To Declare This Array? Pin
Navin13-Oct-02 9:55
Navin13-Oct-02 9:55 
AnswerRe: How To Declare This Array? Pin
BlackKettle13-Oct-02 10:08
BlackKettle13-Oct-02 10:08 
GeneralRe: How To Declare This Array? Pin
Jon Hulatt13-Oct-02 21:37
Jon Hulatt13-Oct-02 21:37 
GeneralRe: How To Declare This Array? Pin
Michael Dunn14-Oct-02 1:04
sitebuilderMichael Dunn14-Oct-02 1:04 
GeneralFLOAT/STRING conversions Pin
Atlence13-Oct-02 9:10
Atlence13-Oct-02 9:10 
GeneralRe: FLOAT/STRING conversions Pin
Joaquín M López Muñoz13-Oct-02 9:21
Joaquín M López Muñoz13-Oct-02 9:21 
GeneralRe: FLOAT/STRING conversions Pin
Atlence14-Oct-02 1:37
Atlence14-Oct-02 1:37 
GeneralRe: FLOAT/STRING conversions Pin
Jason Henderson13-Oct-02 17:14
Jason Henderson13-Oct-02 17:14 
GeneralRe: FLOAT/STRING conversions Pin
jhwurmbach14-Oct-02 1:35
jhwurmbach14-Oct-02 1:35 
GeneralQuestion about how to get the Control's ID in a message handler Pin
Matias13-Oct-02 7:37
Matias13-Oct-02 7:37 
GeneralRe: Question about how to get the Control's ID in a message handler Pin
Joaquín M López Muñoz13-Oct-02 8:32
Joaquín M López Muñoz13-Oct-02 8:32 
GeneralRe: Question about how to get the Control's ID in a message handler Pin
Matias13-Oct-02 11:06
Matias13-Oct-02 11:06 

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.