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

C / C++ / MFC

 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
27-Sep-01 7:51
suss27-Sep-01 7:51 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
Erik Thompson27-Sep-01 10:58
sitebuilderErik Thompson27-Sep-01 10:58 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
Carlos Antollini27-Sep-01 8:19
Carlos Antollini27-Sep-01 8:19 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
27-Sep-01 8:32
suss27-Sep-01 8:32 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
Carlos Antollini27-Sep-01 8:41
Carlos Antollini27-Sep-01 8:41 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
Michael Dunn27-Sep-01 8:12
sitebuilderMichael Dunn27-Sep-01 8:12 
GeneralRe: InternetExplorer - BeforeNavigate2 Pin
27-Sep-01 8:23
suss27-Sep-01 8:23 
QuestionPassing a CList (or reference to a CList) as a function parameter?? Pin
27-Sep-01 5:34
suss27-Sep-01 5:34 
Confused | :confused:

I have defined a class foo, and I have a CList of the class, defined as:

CList <foo, foo&=""> fooList;

After populating the list, I want to process items from that list in a function within another class. The ways I have tried keep giving me C2664 and C2440 errors.

This sounds pretty basic, but what is the proper way to declare my function parameters and make the call with the CList?

TIA.
AnswerRe: Passing a CList (or reference to a CList) as a function parameter?? Pin
Michael Dunn27-Sep-01 8:16
sitebuilderMichael Dunn27-Sep-01 8:16 
GeneralWebBrowser Control & 3D Borders Pin
27-Sep-01 4:43
suss27-Sep-01 4:43 
GeneralRef Counting Pin
User 988527-Sep-01 4:36
User 988527-Sep-01 4:36 
GeneralRe: Ref Counting Pin
Not Active27-Sep-01 6:55
mentorNot Active27-Sep-01 6:55 
GeneralRe: Ref Counting Pin
Joaquín M López Muñoz27-Sep-01 8:28
Joaquín M López Muñoz27-Sep-01 8:28 
GeneralRe: Ref Counting Pin
User 988527-Sep-01 8:52
User 988527-Sep-01 8:52 
GeneralRe: Ref Counting Pin
Joaquín M López Muñoz27-Sep-01 9:28
Joaquín M López Muñoz27-Sep-01 9:28 
QuestionHow to change a item's parent of a tree control? Pin
27-Sep-01 3:52
suss27-Sep-01 3:52 
AnswerRe: How to change a item's parent of a tree control? Pin
Derek Lakin27-Sep-01 4:26
Derek Lakin27-Sep-01 4:26 
GeneralRe: How to change a item's parent of a tree control? Pin
27-Sep-01 15:54
suss27-Sep-01 15:54 
GeneralRe: How to change a item's parent of a tree control? Pin
Derek Lakin27-Sep-01 22:11
Derek Lakin27-Sep-01 22:11 
GeneralContol Bars Pin
27-Sep-01 3:43
suss27-Sep-01 3:43 
QuestionWhat the hell...? Pin
27-Sep-01 3:30
suss27-Sep-01 3:30 
AnswerRe: What the hell...? Pin
Rashid Thadha27-Sep-01 3:37
Rashid Thadha27-Sep-01 3:37 
GeneralThanks!!! Pin
27-Sep-01 3:46
suss27-Sep-01 3:46 
AnswerRe: What the hell...? Pin
Aaron Schaefer27-Sep-01 3:46
Aaron Schaefer27-Sep-01 3:46 
GeneralHot Keys Of Menu In A Dialog Box Pin
Ahmad9927-Sep-01 2:48
Ahmad9927-Sep-01 2:48 

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.