Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Load MFC regular DLL failed Pin
machengzhi28-Jan-10 19:29
machengzhi28-Jan-10 19:29 
GeneralRe: Load MFC regular DLL failed Pin
KingsGambit28-Jan-10 19:34
KingsGambit28-Jan-10 19:34 
GeneralRe: Load MFC regular DLL failed Pin
machengzhi28-Jan-10 19:38
machengzhi28-Jan-10 19:38 
GeneralRe: Load MFC regular DLL failed Pin
KingsGambit28-Jan-10 19:41
KingsGambit28-Jan-10 19:41 
GeneralRe: Load MFC regular DLL failed Pin
machengzhi28-Jan-10 19:55
machengzhi28-Jan-10 19:55 
GeneralRe: Load MFC regular DLL failed Pin
KingsGambit28-Jan-10 20:01
KingsGambit28-Jan-10 20:01 
GeneralRe: Load MFC regular DLL failed Pin
KingsGambit28-Jan-10 20:15
KingsGambit28-Jan-10 20:15 
GeneralRe: Load MFC regular DLL failed Pin
machengzhi3-Feb-10 20:36
machengzhi3-Feb-10 20:36 
Dear Rejeesh.T.S, thanks for your help, I have resovled my problem. I reviewed many articles about MSVCR80D.DLL and MSJAVA.DLL lost. These DLLs will be installed in system32 folder if you install VS2005. When I firstly installed VS2008 and then installed VS2005 sencondly, these DLLs would not be installed.So problem appeared. If you installed these IDE in adverse order, problem will not appeared. I copy msvcr80D.dll, msvcm80D.dll and msjava.dll in the system32 folder, problem disappeared. Thank you again.
QuestionRe: Load MFC regular DLL failed Pin
norish29-Jan-10 3:26
norish29-Jan-10 3:26 
AnswerRe: Load MFC regular DLL failed Pin
machengzhi2-Feb-10 15:27
machengzhi2-Feb-10 15:27 
QuestionHardcoded CString file path Pin
al250028-Jan-10 9:28
al250028-Jan-10 9:28 
AnswerRe: Hardcoded CString file path Pin
CPallini28-Jan-10 9:35
mveCPallini28-Jan-10 9:35 
GeneralRe: Hardcoded CString file path Pin
Richard MacCutchan28-Jan-10 10:13
mveRichard MacCutchan28-Jan-10 10:13 
GeneralRe: Hardcoded CString file path Pin
CPallini28-Jan-10 10:35
mveCPallini28-Jan-10 10:35 
GeneralRe: Hardcoded CString file path Pin
Richard MacCutchan28-Jan-10 11:23
mveRichard MacCutchan28-Jan-10 11:23 
GeneralRe: Hardcoded CString file path Pin
al250028-Jan-10 11:31
al250028-Jan-10 11:31 
AnswerRe: Hardcoded CString file path Pin
Richard MacCutchan28-Jan-10 10:18
mveRichard MacCutchan28-Jan-10 10:18 
Questionerror C2679: binary '>>' : no operator found Pin
mlchavez28-Jan-10 8:52
mlchavez28-Jan-10 8:52 
AnswerRe: error C2679: binary '>>' : no operator found Pin
Richard MacCutchan28-Jan-10 9:11
mveRichard MacCutchan28-Jan-10 9:11 
GeneralRe: error C2679: binary '>>' : no operator found Pin
mlchavez28-Jan-10 9:39
mlchavez28-Jan-10 9:39 
GeneralRe: error C2679: binary '>>' : no operator found Pin
Richard MacCutchan28-Jan-10 9:46
mveRichard MacCutchan28-Jan-10 9:46 
AnswerRe: error C2679: binary '>>' : no operator found Pin
CODEPC28-Jan-10 10:18
CODEPC28-Jan-10 10:18 
Questionplaying .wav files using double buffering approach Pin
Danzy8328-Jan-10 8:45
Danzy8328-Jan-10 8:45 
AnswerRe: playing .wav files using double buffering approach Pin
enhzflep29-Jan-10 20:29
enhzflep29-Jan-10 20:29 
QuestionUsing Google Map in MFC application? Pin
CODEPC28-Jan-10 7:22
CODEPC28-Jan-10 7:22 

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.