Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhat changes can i make??? Pin
Subrat Patnaik20-Oct-08 20:23
Subrat Patnaik20-Oct-08 20:23 
GeneralRe: what changes can i make??? Pin
SandipG 20-Oct-08 21:08
SandipG 20-Oct-08 21:08 
QuestionButton image Pin
cpvc++20-Oct-08 19:49
cpvc++20-Oct-08 19:49 
AnswerRe: Button image Pin
SandipG 20-Oct-08 20:57
SandipG 20-Oct-08 20:57 
AnswerRe: Button image Pin
CPallini20-Oct-08 20:59
mveCPallini20-Oct-08 20:59 
QuestionConverting AVI data into bitmap data Pin
Vaclav_20-Oct-08 16:54
Vaclav_20-Oct-08 16:54 
AnswerRe: Converting AVI data into bitmap data Pin
Mark Salsbery21-Oct-08 5:29
Mark Salsbery21-Oct-08 5:29 
QuestionPlease help with this Linker Error Pin
BobInNJ20-Oct-08 16:21
BobInNJ20-Oct-08 16:21 
I am getting the following error message when I link my MFC application:

1>uafxcwd.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in LIBCMTD.lib(dbgdel.obj)
1>C:\c++.dev\rCalc\Debug\rCalc.exe : fatal error LNK1169: one or more multiply defined symbols found

None of the classes that I define, define an operators. Therefore, I do not understand why I am getting this message. I am hoping that somebody can tell me what I am missing.

Thanks
Bob
AnswerRe: Please help with this Linker Error Pin
Saurabh.Garg20-Oct-08 19:27
Saurabh.Garg20-Oct-08 19:27 
AnswerRe: Please help with this Linker Error Pin
BobInNJ21-Oct-08 5:32
BobInNJ21-Oct-08 5:32 
Questionneed your help on C++ Keypress Pin
wcgan20-Oct-08 16:19
wcgan20-Oct-08 16:19 
AnswerRe: need your help on C++ Keypress Pin
CPallini20-Oct-08 21:12
mveCPallini20-Oct-08 21:12 
Questionhelp with C++ program to decrypt something from ASCII Pin
Pissedoffmathematician20-Oct-08 13:16
Pissedoffmathematician20-Oct-08 13:16 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
Richard Andrew x6420-Oct-08 14:42
professionalRichard Andrew x6420-Oct-08 14:42 
QuestionRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 20:54
mveCPallini20-Oct-08 20:54 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
Rajesh R Subramanian20-Oct-08 21:18
professionalRajesh R Subramanian20-Oct-08 21:18 
JokeRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 21:26
mveCPallini20-Oct-08 21:26 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 21:30
mveCPallini20-Oct-08 21:30 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
KarstenK20-Oct-08 21:31
mveKarstenK20-Oct-08 21:31 
QuestionHow to extract HTML headers from CHttpFile? QueryInfo method is not working! Pin
Member 228101420-Oct-08 12:37
Member 228101420-Oct-08 12:37 
QuestionHow to write C++ application that with no GUI and no Console ? Pin
Yanshof20-Oct-08 12:36
Yanshof20-Oct-08 12:36 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Naveen20-Oct-08 14:25
Naveen20-Oct-08 14:25 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Richard Andrew x6420-Oct-08 14:40
professionalRichard Andrew x6420-Oct-08 14:40 
QuestionRe: How to write C++ application that with no GUI and no Console ? Pin
CPallini20-Oct-08 20:55
mveCPallini20-Oct-08 20:55 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Mark Salsbery21-Oct-08 5:35
Mark Salsbery21-Oct-08 5:35 

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.