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

C / C++ / MFC

 
GeneralRe: CWinThread and starting a thread from a class function Pin
Kuniva18-Aug-03 1:00
Kuniva18-Aug-03 1:00 
GeneralRe: CWinThread and starting a thread from a class function Pin
Ryan Binns18-Aug-03 4:13
Ryan Binns18-Aug-03 4:13 
QuestionWhats the difference? Pin
leppie17-Aug-03 9:13
leppie17-Aug-03 9:13 
AnswerRe: Whats the difference? Pin
User 665817-Aug-03 10:25
User 665817-Aug-03 10:25 
GeneralRe: Whats the difference? Pin
leppie17-Aug-03 10:51
leppie17-Aug-03 10:51 
GeneralRe: Whats the difference? Pin
Michael Dunn17-Aug-03 13:02
sitebuilderMichael Dunn17-Aug-03 13:02 
GeneralRe: Whats the difference? Pin
Hosam Aly Mahmoud17-Aug-03 12:57
Hosam Aly Mahmoud17-Aug-03 12:57 
GeneralRe: Whats the difference? Pin
Bob Stanneveld17-Aug-03 13:24
Bob Stanneveld17-Aug-03 13:24 
References are not nessecairily better then pointers, it just depends on what you want to do! Using a pointer gives you the option to pass NULL (or use it as a default parameter)! On the other hand, when you don't want to change the contents of the object (making it constant) it's a lot easier with a reference!




A student knows little about a lot.
A professor knows a lot about little.
I know everything about nothing.



GeneralRe: What's the difference? Pin
Hosam Aly Mahmoud17-Aug-03 13:31
Hosam Aly Mahmoud17-Aug-03 13:31 
GeneralRe: What's the difference? Pin
Ryan Binns17-Aug-03 15:37
Ryan Binns17-Aug-03 15:37 
GeneralRe: What's the difference? Pin
Hosam Aly Mahmoud17-Aug-03 17:38
Hosam Aly Mahmoud17-Aug-03 17:38 
GeneralRe: What's the difference? Pin
Ryan Binns17-Aug-03 18:38
Ryan Binns17-Aug-03 18:38 
GeneralRe: What's the difference? Pin
Bob Stanneveld18-Aug-03 7:04
Bob Stanneveld18-Aug-03 7:04 
Questioncarriage return bug in Win32 edit controls? Pin
Jim Crafton17-Aug-03 7:33
Jim Crafton17-Aug-03 7:33 
AnswerRe: carriage return bug in Win32 edit controls? Pin
keeploading17-Aug-03 19:08
keeploading17-Aug-03 19:08 
AnswerRe: carriage return bug in Win32 edit controls? Pin
David Crow18-Aug-03 3:07
David Crow18-Aug-03 3:07 
QuestionProblem with vector or data types convertion? Pin
Vassilis Papoulidis17-Aug-03 7:09
Vassilis Papoulidis17-Aug-03 7:09 
Generalc++ dll exports Pin
Alexander M.,17-Aug-03 6:21
Alexander M.,17-Aug-03 6:21 
GeneralRe: c++ dll exports Pin
Dominik Reichl17-Aug-03 6:55
Dominik Reichl17-Aug-03 6:55 
GeneralRe: c++ dll exports Pin
Alexander M.,18-Aug-03 1:56
Alexander M.,18-Aug-03 1:56 
GeneralNeed help with F-lock Pin
Snyp17-Aug-03 4:26
Snyp17-Aug-03 4:26 
QuestionThird party file protection? Pin
Kayembi17-Aug-03 3:58
Kayembi17-Aug-03 3:58 
AnswerRe: Third party file protection? Pin
Maximilien17-Aug-03 4:19
Maximilien17-Aug-03 4:19 
AnswerRe: Third party file protection? Pin
Neville Franks17-Aug-03 10:36
Neville Franks17-Aug-03 10:36 
GeneralRe: Third party file protection? Pin
Kayembi17-Aug-03 11:14
Kayembi17-Aug-03 11:14 

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.