Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VS8: how to link C static library in Windows Forms Pin
Stuart Dootson14-May-09 4:21
professionalStuart Dootson14-May-09 4:21 
GeneralRe: VS8: how to link C static library in Windows Forms Pin
sakthii14-May-09 22:40
sakthii14-May-09 22:40 
QuestionIs Plateform SDK installed when we install Visual Studio 2005 Pin
pandit8414-May-09 3:24
pandit8414-May-09 3:24 
AnswerRe: Is Plateform SDK installed when we install Visual Studio 2005 Pin
Cedric Moonen14-May-09 3:39
Cedric Moonen14-May-09 3:39 
AnswerRe: Is Plateform SDK installed when we install Visual Studio 2005 Pin
Stuart Dootson14-May-09 3:53
professionalStuart Dootson14-May-09 3:53 
QuestionLinker warning Pin
transoft14-May-09 3:19
transoft14-May-09 3:19 
AnswerRe: Linker warning Pin
Alan Balkany14-May-09 3:33
Alan Balkany14-May-09 3:33 
AnswerRe: Linker warning Pin
Stuart Dootson14-May-09 3:49
professionalStuart Dootson14-May-09 3:49 
You must have a line of the form

CString* CProfile::pIniFilePath;
somewhere in your code - where is it? If it's in a header, there's a good chance it's causing multiple definitions of that item.



GeneralRe: Linker warning Pin
transoft14-May-09 4:30
transoft14-May-09 4:30 
GeneralRe: Linker warning Pin
Cedric Moonen14-May-09 4:37
Cedric Moonen14-May-09 4:37 
GeneralRe: Linker warning Pin
transoft14-May-09 4:50
transoft14-May-09 4:50 
AnswerRe: Linker warning Pin
David Crow14-May-09 3:50
David Crow14-May-09 3:50 
Questionproblem in Beep function. Pin
Le@rner14-May-09 1:58
Le@rner14-May-09 1:58 
AnswerRe: problem in Beep function. Pin
Rajesh R Subramanian14-May-09 2:07
professionalRajesh R Subramanian14-May-09 2:07 
GeneralRe: problem in Beep function. Pin
Le@rner14-May-09 2:25
Le@rner14-May-09 2:25 
QuestionRe: problem in Beep function. Pin
Rajesh R Subramanian14-May-09 3:01
professionalRajesh R Subramanian14-May-09 3:01 
AnswerRe: problem in Beep function. Pin
Le@rner14-May-09 18:28
Le@rner14-May-09 18:28 
AnswerRe: problem in Beep function. Pin
«_Superman_»14-May-09 2:07
professional«_Superman_»14-May-09 2:07 
QuestionRe: problem in Beep function. Pin
David Crow14-May-09 2:45
David Crow14-May-09 2:45 
AnswerRe: problem in Beep function. Pin
Le@rner14-May-09 2:46
Le@rner14-May-09 2:46 
AnswerRe: problem in Beep function. Pin
bulg14-May-09 7:20
bulg14-May-09 7:20 
AnswerRe: problem in Beep function. Pin
Madhu Nair14-May-09 8:12
Madhu Nair14-May-09 8:12 
GeneralRe: problem in Beep function. Pin
Le@rner14-May-09 18:40
Le@rner14-May-09 18:40 
Questionusing CList Pin
12Code14-May-09 0:19
12Code14-May-09 0:19 
AnswerRe: using CList Pin
Stuart Dootson14-May-09 1:14
professionalStuart Dootson14-May-09 1: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.