Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Monitor the single File. Pin
Naveen16-Aug-07 20:16
Naveen16-Aug-07 20:16 
GeneralRe: How to Monitor the single File. Pin
GauranG Shah16-Aug-07 22:47
GauranG Shah16-Aug-07 22:47 
GeneralRe: How to Monitor the single File. Pin
Naveen16-Aug-07 23:44
Naveen16-Aug-07 23:44 
QuestionCMenu's handle Pin
prithaa16-Aug-07 19:18
prithaa16-Aug-07 19:18 
AnswerRe: CMenu's handle Pin
Naveen16-Aug-07 21:38
Naveen16-Aug-07 21:38 
QuestionRe: CMenu's handle Pin
David Crow17-Aug-07 4:18
David Crow17-Aug-07 4:18 
QuestionApplication crashes please help. Pin
shivditya16-Aug-07 19:08
shivditya16-Aug-07 19:08 
GeneralLNK2005 Error Pin
Shajeel16-Aug-07 19:07
Shajeel16-Aug-07 19:07 
Hi
I have a dll application, which was compiling/linking fine and working correctly. I have to add a function to say class B.cpp/B.h which is similar to another function in another class say A.cpp/A.h. So I copied the function from A and made changes and added it to B. When i compiled it, there was a undeclared identifier error on a function. I checked where the function was defined and added

#include xyz.h on the top of the B.cpp.

When i compiled it now, it gave me lots of LNK2005 error with message "already defined in B.obj". I worked mostly in C#, so have on idea of this linking issue. Most of the google searches ask me to change project settings, which is not solving the problem.


Regards
Shajeel

GeneralRe: LNK2005 Error Pin
shivditya16-Aug-07 19:17
shivditya16-Aug-07 19:17 
GeneralRe: LNK2005 Error Pin
Shajeel16-Aug-07 19:20
Shajeel16-Aug-07 19:20 
GeneralRe: LNK2005 Error Pin
shivditya16-Aug-07 19:25
shivditya16-Aug-07 19:25 
GeneralRe: LNK2005 Error Pin
prithaa16-Aug-07 19:33
prithaa16-Aug-07 19:33 
GeneralRe: LNK2005 Error Pin
shivditya16-Aug-07 20:01
shivditya16-Aug-07 20:01 
GeneralRe: LNK2005 Error Pin
prithaa16-Aug-07 20:48
prithaa16-Aug-07 20:48 
GeneralRe: LNK2005 Error Pin
David Crow17-Aug-07 4:20
David Crow17-Aug-07 4:20 
GeneralRe: LNK2005 Error Pin
Mark Salsbery17-Aug-07 5:18
Mark Salsbery17-Aug-07 5:18 
GeneralRe: LNK2005 Error Pin
prithaa17-Aug-07 21:10
prithaa17-Aug-07 21:10 
GeneralRe: LNK2005 Error Pin
Mark Salsbery18-Aug-07 6:57
Mark Salsbery18-Aug-07 6:57 
QuestionHow to expose bitmap from active x control Pin
yaminisridaran16-Aug-07 18:43
yaminisridaran16-Aug-07 18:43 
QuestionExcel sheet Pin
__yash__16-Aug-07 18:25
professional__yash__16-Aug-07 18:25 
AnswerRe: Excel sheet Pin
Karismatic16-Aug-07 20:14
Karismatic16-Aug-07 20:14 
QuestionSystem::Convert problems Pin
crioto16-Aug-07 16:50
crioto16-Aug-07 16:50 
AnswerRe: System::Convert problems Pin
crioto16-Aug-07 16:51
crioto16-Aug-07 16:51 
Question WHere to find code for a program which checks dead links and orphan files in a webpage (HTML) Pin
Devils Den16-Aug-07 16:36
Devils Den16-Aug-07 16:36 
QuestionRe: WHere to find code for a program which checks dead links and orphan files in a webpage (HTML) Pin
David Crow17-Aug-07 4:34
David Crow17-Aug-07 4:34 

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.