Click here to Skip to main content
15,919,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to use shared_ptr in VC++ 6.0 Pin
vibindia27-Feb-09 3:59
vibindia27-Feb-09 3:59 
AnswerRe: how to use shared_ptr in VC++ 6.0 Pin
Stuart Dootson27-Feb-09 4:15
professionalStuart Dootson27-Feb-09 4:15 
AnswerRe: how to use shared_ptr in VC++ 6.0 Pin
Chris Losinger27-Feb-09 4:23
professionalChris Losinger27-Feb-09 4:23 
QuestionTell linker to add cpp files Pin
dehseth27-Feb-09 3:24
dehseth27-Feb-09 3:24 
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 3:35
professionalStuart Dootson27-Feb-09 3:35 
QuestionRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 3:50
dehseth27-Feb-09 3:50 
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 4:11
professionalStuart Dootson27-Feb-09 4:11 
AnswerRe: Tell linker to add cpp files Pin
Code-o-mat27-Feb-09 3:37
Code-o-mat27-Feb-09 3:37 
You need to add your cpp files to your project otherwise it won't know where it should look for the actual implementations of the methods and rest declared in the header files.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> Life: great graphics, but the gameplay sux. <

QuestionRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 4:01
dehseth27-Feb-09 4:01 
AnswerRe: Tell linker to add cpp files Pin
Code-o-mat27-Feb-09 4:10
Code-o-mat27-Feb-09 4:10 
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 4:17
professionalStuart Dootson27-Feb-09 4:17 
GeneralRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 6:41
dehseth27-Feb-09 6:41 
QuestionRibbon application crash on some systems while it works fine on others. Pin
VC++Maniac27-Feb-09 2:47
VC++Maniac27-Feb-09 2:47 
QuestionFile Browser Pin
pooja_friends27-Feb-09 2:20
pooja_friends27-Feb-09 2:20 
AnswerRe: File Browser Pin
Jijo.Raj27-Feb-09 2:40
Jijo.Raj27-Feb-09 2:40 
QuestionGrid Help needed Pin
pandit8427-Feb-09 0:29
pandit8427-Feb-09 0:29 
AnswerRe: Grid Help needed Pin
pandit8427-Feb-09 4:28
pandit8427-Feb-09 4:28 
Question?? Pin
sonu.saini.76@gmail.com27-Feb-09 0:25
sonu.saini.76@gmail.com27-Feb-09 0:25 
AnswerRe: ?? Pin
Michael Schubert27-Feb-09 0:27
Michael Schubert27-Feb-09 0:27 
AnswerRe: ?? Pin
Rajesh R Subramanian27-Feb-09 3:19
professionalRajesh R Subramanian27-Feb-09 3:19 
AnswerRe: ?? Pin
Hamid_RT27-Feb-09 3:35
Hamid_RT27-Feb-09 3:35 
AnswerRe: ?? Pin
jeron127-Feb-09 4:17
jeron127-Feb-09 4:17 
Questionwhat can i use in place of GotoDlgCtrl in Form view? Pin
Le@rner26-Feb-09 23:31
Le@rner26-Feb-09 23:31 
AnswerRe: what can i use in place of GotoDlgCtrl in Form view? Pin
Iain Clarke, Warrior Programmer26-Feb-09 23:48
Iain Clarke, Warrior Programmer26-Feb-09 23:48 
GeneralRe: what can i use in place of GotoDlgCtrl in Form view? [modified] Pin
Le@rner27-Feb-09 1:01
Le@rner27-Feb-09 1:01 

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.