Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiona question about #import and _com_error Pin
Green Fuze21-Jul-08 22:52
Green Fuze21-Jul-08 22:52 
AnswerRe: a question about #import and _com_error Pin
Michael Dunn22-Jul-08 13:39
sitebuilderMichael Dunn22-Jul-08 13:39 
GeneralRe: a question about #import and _com_error Pin
Green Fuze22-Jul-08 21:21
Green Fuze22-Jul-08 21:21 
GeneralRe: a question about #import and _com_error Pin
Green Fuze22-Jul-08 21:32
Green Fuze22-Jul-08 21:32 
QuestionTFTP protocol in VC++ Pin
sunny_vc21-Jul-08 21:59
sunny_vc21-Jul-08 21:59 
AnswerRe: TFTP protocol in VC++ [modified] Pin
CPallini21-Jul-08 22:08
mveCPallini21-Jul-08 22:08 
GeneralRe: TFTP protocol in VC++ Pin
sunny_vc22-Jul-08 0:32
sunny_vc22-Jul-08 0:32 
QuestionLinker Error Pin
T.RATHA KRISHNAN21-Jul-08 19:28
T.RATHA KRISHNAN21-Jul-08 19:28 
I've developed a project in VC++ 2005. It works in Release mode. When I compile this project in Debug mode, I got many errors which states,

error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall dtAnim::CharacterWrapper::SetGroundClamp(class dtCore::Scene *,float)" (__imp_?SetGroundClamp@CharacterWrapper@dtAnim@@QAEXPAVScene@dtCore@@M@Z) referenced in function "public: __thiscall dtAI::AICharacter::AICharacter(class dtCore::Scene *,class dtAI::Waypoint const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int)" (??0AICharacter@dtAI@@QAE@PAVScene@dtCore@@PBVWaypoint@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)

What to do to Compile and Run my project in Debug mode?
AnswerRe: Linker Error Pin
Cedric Moonen21-Jul-08 20:18
Cedric Moonen21-Jul-08 20:18 
QuestionRe: Linker Error Pin
T.RATHA KRISHNAN21-Jul-08 20:25
T.RATHA KRISHNAN21-Jul-08 20:25 
AnswerRe: Linker Error Pin
Cedric Moonen21-Jul-08 20:33
Cedric Moonen21-Jul-08 20:33 
QuestionLoading Bitmap to a dialog with no background Pin
KASR121-Jul-08 19:25
KASR121-Jul-08 19:25 
AnswerRe: Loading Bitmap to a dialog with no background Pin
Naveen21-Jul-08 19:36
Naveen21-Jul-08 19:36 
AnswerRe: Loading Bitmap to a dialog with no background Pin
pallaka21-Jul-08 20:29
pallaka21-Jul-08 20:29 
AnswerRe: Loading Bitmap to a dialog with no background Pin
Hamid_RT21-Jul-08 20:37
Hamid_RT21-Jul-08 20:37 
QuestionCFile/MFC Pin
jasmine_12321-Jul-08 19:09
jasmine_12321-Jul-08 19:09 
AnswerRe: CFile/MFC Pin
Rajkumar R21-Jul-08 19:15
Rajkumar R21-Jul-08 19:15 
AnswerRe: CFile/MFC Pin
Naveen21-Jul-08 19:17
Naveen21-Jul-08 19:17 
QuestionDetermining the Global Location of a Computer Pin
Bram van Kampen21-Jul-08 14:44
Bram van Kampen21-Jul-08 14:44 
AnswerRe: Determining the Global Location of a Computer Pin
Garth J Lancaster21-Jul-08 16:28
professionalGarth J Lancaster21-Jul-08 16:28 
GeneralRe: Determining the Global Location of a Computer Pin
Bram van Kampen25-Jul-08 13:57
Bram van Kampen25-Jul-08 13:57 
GeneralRe: Determining the Global Location of a Computer Pin
Bram van Kampen25-Jul-08 16:08
Bram van Kampen25-Jul-08 16:08 
QuestionHow do you load a .DLL multiple times into different memory spaces? Pin
sludgenz21-Jul-08 13:53
sludgenz21-Jul-08 13:53 
AnswerRe: How do you load a .DLL multiple times into different memory spaces? Pin
Stephen Hewitt21-Jul-08 13:59
Stephen Hewitt21-Jul-08 13:59 
AnswerRe: How do you load a .DLL multiple times into different memory spaces? Pin
Saurabh.Garg21-Jul-08 14:28
Saurabh.Garg21-Jul-08 14:28 

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.