Click here to Skip to main content
15,921,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wininet.dll magic Pin
Richard MacCutchan15-Feb-10 11:58
mveRichard MacCutchan15-Feb-10 11:58 
GeneralRe: wininet.dll magic Pin
naro2415-Feb-10 23:30
naro2415-Feb-10 23:30 
GeneralRe: wininet.dll magic Pin
Richard MacCutchan16-Feb-10 0:05
mveRichard MacCutchan16-Feb-10 0:05 
GeneralRe: wininet.dll magic Pin
naro2416-Feb-10 1:37
naro2416-Feb-10 1:37 
GeneralRe: wininet.dll magic Pin
Richard MacCutchan16-Feb-10 2:30
mveRichard MacCutchan16-Feb-10 2:30 
QuestionMessage Removed Pin
13-Feb-10 6:19
Vivek Vijayan13-Feb-10 6:19 
AnswerRe: Sending SMS using a device application in C#/VB.NET 2005 Pin
Peter Weyzen13-Feb-10 9:07
Peter Weyzen13-Feb-10 9:07 
QuestionLinker Errors... Pin
ashwath197913-Feb-10 1:38
ashwath197913-Feb-10 1:38 
Hi ALL,

I am using MS Visual Studio 2008 to develop a MFC application.When compiling i am getting the following errors.Please help me fix these.

Error 14 error LNK2005: __wfopen already defined in libcmt.lib(wfopen.obj) MSVCRT.lib USMIF
Error 15 error LNK2005: _fclose already defined in libcmt.lib(fclose.obj) MSVCRT.lib USMIF
Error 16 error LNK2005: _fread already defined in libcmt.lib(fread.obj) MSVCRT.lib USMIF
Error 17 error LNK2005: _fwrite already defined in libcmt.lib(fwrite.obj) MSVCRT.lib USMIF
Error 18 error LNK2005: _fseek already defined in libcmt.lib(fseek.obj) MSVCRT.lib USMIF
Error 19 error LNK2005: _ftell already defined in libcmt.lib(ftell.obj) MSVCRT.lib USMIF
Error 20 error LNK2005: _fflush already defined in libcmt.lib(fflush.obj) MSVCRT.lib USMIF
Error 21 error LNK2005: _feof already defined in libcmt.lib(feoferr.obj) MSVCRT.lib USMIF
Error 22 error LNK2005: _ferror already defined in libcmt.lib(feoferr.obj) MSVCRT.lib USMIF
Error 23 error LNK2005: _free already defined in libcmt.lib(free.obj) MSVCRT.lib USMIF
Error 24 error LNK2005: _calloc already defined in libcmt.lib(calloc.obj) MSVCRT.lib USMIF
Error 25 error LNK2005: __swprintf already defined in libcmt.lib(swprintf.obj) MSVCRT.lib USMIF

Thanking in advance ,

ashwath
AnswerRe: Linker Errors... Pin
Saurabh.Garg13-Feb-10 5:07
Saurabh.Garg13-Feb-10 5:07 
AnswerRe: Linker Errors... Pin
Chris Losinger13-Feb-10 5:08
professionalChris Losinger13-Feb-10 5:08 
AnswerRe: Linker Errors... Pin
carlecomm7-Mar-10 14:40
carlecomm7-Mar-10 14:40 
QuestionHow to make a project in Turbo C++?? Pin
AmbiguousName13-Feb-10 0:02
AmbiguousName13-Feb-10 0:02 
AnswerRe: How to make a project in Turbo C++?? Pin
BonshatS13-Feb-10 4:27
BonshatS13-Feb-10 4:27 
GeneralRe: How to make a project in Turbo C++?? Pin
AmbiguousName13-Feb-10 7:17
AmbiguousName13-Feb-10 7:17 
GeneralRe: How to make a project in Turbo C++?? Pin
BonshatS13-Feb-10 8:33
BonshatS13-Feb-10 8:33 
GeneralRe: How to make a project in Turbo C++?? Pin
Kevin McFarlane13-Feb-10 7:17
Kevin McFarlane13-Feb-10 7:17 
GeneralRe: How to make a project in Turbo C++?? Pin
BonshatS13-Feb-10 8:42
BonshatS13-Feb-10 8:42 
GeneralRe: How to make a project in Turbo C++?? Pin
Tim Craig13-Feb-10 14:00
Tim Craig13-Feb-10 14:00 
GeneralRe: How to make a project in Turbo C++?? Pin
David Crow13-Feb-10 16:18
David Crow13-Feb-10 16:18 
GeneralRe: How to make a project in Turbo C++?? Pin
Joe Woodbury13-Feb-10 12:59
professionalJoe Woodbury13-Feb-10 12:59 
GeneralRe: How to make a project in Turbo C++?? Pin
AmbiguousName13-Feb-10 20:27
AmbiguousName13-Feb-10 20:27 
GeneralRe: How to make a project in Turbo C++?? Pin
Joe Woodbury13-Feb-10 22:36
professionalJoe Woodbury13-Feb-10 22:36 
GeneralRe: How to make a project in Turbo C++?? Pin
BonshatS14-Feb-10 3:07
BonshatS14-Feb-10 3:07 
Questionwhat is differnce between both following Pin
santhosh-padamatinti12-Feb-10 20:00
santhosh-padamatinti12-Feb-10 20:00 
AnswerRe: what is differnce between both following Pin
Garth J Lancaster12-Feb-10 20:03
professionalGarth J Lancaster12-Feb-10 20:03 

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.