Click here to Skip to main content
15,895,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
mrby12323-Feb-09 12:47
mrby12323-Feb-09 12:47 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
Stuart Dootson23-Feb-09 13:48
professionalStuart Dootson23-Feb-09 13:48 
AnswerRe: read comma delimeted numbers and text mixture in a line Pin
David Crow23-Feb-09 16:29
David Crow23-Feb-09 16:29 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
mrby12323-Feb-09 16:47
mrby12323-Feb-09 16:47 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
David Crow24-Feb-09 2:40
David Crow24-Feb-09 2:40 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
mrby12323-Feb-09 19:05
mrby12323-Feb-09 19:05 
GeneralRe: read comma delimeted numbers and text mixture in a line Pin
David Crow24-Feb-09 2:23
David Crow24-Feb-09 2:23 
QuestionHow to fix the Linking error Pin
SIJUTHOMASP23-Feb-09 10:33
professionalSIJUTHOMASP23-Feb-09 10:33 
Hi,

I have tried to build a project which has written in vc++/MFC. The project last build with 7.10 version and I am trying to build it using VS.Net 2003 and VC++ compiler version 7.1.3088. When it reaches to the part "Linking" start throwing the following type of link errors,

error LNK2005: "private:_thiscall type_info::(classs type...
error LNK2005 _abort already defined in libcmtd.lib(dbgheap.obj)
etc

I am sure , no error is there with the program and it is compiling fine..I would really appreciate if anybody can show me the right way to resolve these type of errors.

Note: I have seen the existing project contains a file with ".odl" extension and I changed to ".idl" because I found while creating a new project it is creating ".idl".


Thanks In Advance.
Rahul

SoftwareDeveloper(.NET)

AnswerRe: How to fix the Linking error Pin
Stuart Dootson23-Feb-09 12:37
professionalStuart Dootson23-Feb-09 12:37 
GeneralRe: How to fix the Linking error Pin
SIJUTHOMASP23-Feb-09 23:58
professionalSIJUTHOMASP23-Feb-09 23:58 
QuestionRe: How to fix the Linking error Pin
SIJUTHOMASP24-Feb-09 8:49
professionalSIJUTHOMASP24-Feb-09 8:49 
QuestionHow to develop a DLL Pin
alizey khan23-Feb-09 7:08
alizey khan23-Feb-09 7:08 
AnswerRe: How to develop a DLL Pin
CPallini23-Feb-09 7:30
mveCPallini23-Feb-09 7:30 
AnswerRe: How to develop a DLL Pin
«_Superman_»23-Feb-09 17:30
professional«_Superman_»23-Feb-09 17:30 
QuestionNeed to compile the vc++ project in vs2008 Pin
P A N K A J23-Feb-09 5:02
P A N K A J23-Feb-09 5:02 
AnswerRe: Need to compile the vc++ project in vs2008 Pin
Maximilien23-Feb-09 6:59
Maximilien23-Feb-09 6:59 
GeneralRe: Need to compile the vc++ project in vs2008 Pin
P A N K A J23-Feb-09 7:58
P A N K A J23-Feb-09 7:58 
GeneralRe: Need to compile the vc++ project in vs2008 Pin
Eytukan23-Feb-09 21:37
Eytukan23-Feb-09 21:37 
QuestionHow to split the CString variable in MFC?(Very Urgent..............) Pin
AnithaSubramani23-Feb-09 3:17
AnithaSubramani23-Feb-09 3:17 
AnswerRe: How to split the CString variable in MFC?(Very Urgent..............) Pin
Rajesh R Subramanian23-Feb-09 3:19
professionalRajesh R Subramanian23-Feb-09 3:19 
GeneralRe: How to split the CString variable in MFC?(Very Urgent..............) Pin
CPallini23-Feb-09 3:30
mveCPallini23-Feb-09 3:30 
GeneralRe: How to split the CString variable in MFC?(Very Urgent..............) Pin
Rajesh R Subramanian23-Feb-09 3:52
professionalRajesh R Subramanian23-Feb-09 3:52 
AnswerRe: How to split the CString variable in MFC?(Very Urgent..............) Pin
David Crow23-Feb-09 3:29
David Crow23-Feb-09 3:29 
AnswerRe: How to split the CString variable in MFC?(Very Urgent..............) Pin
Gustavo Ferreira23-Feb-09 6:20
Gustavo Ferreira23-Feb-09 6:20 
QuestionUsing DC in added class (outside CView class) Pin
AglaiaMasaki23-Feb-09 1:57
AglaiaMasaki23-Feb-09 1:57 

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.