Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhat is use of Log file and how it is developed in VC++ Pin
Atul2310-Dec-06 20:09
Atul2310-Dec-06 20:09 
AnswerRe: what is use of Log file and how it is developed in VC++ Pin
prasad_som10-Dec-06 21:35
prasad_som10-Dec-06 21:35 
QuestionRe: what is use of Log file and how it is developed in VC++ Pin
David Crow11-Dec-06 4:03
David Crow11-Dec-06 4:03 
AnswerRe: what is use of Log file and how it is developed in VC++ Pin
Mark Salsbery11-Dec-06 5:24
Mark Salsbery11-Dec-06 5:24 
QuestionSir ,Debugging Through Command Prompt ? Pin
CodeVarma10-Dec-06 19:58
CodeVarma10-Dec-06 19:58 
AnswerRe: Sir ,Debugging Through Command Prompt ? Pin
Naveen10-Dec-06 20:42
Naveen10-Dec-06 20:42 
AnswerRe: Sir ,Debugging Through Command Prompt ? Pin
Xing Chen10-Dec-06 20:44
Xing Chen10-Dec-06 20:44 
QuestionSome Compiler Error (from VS .Net 2k3 to VS .Net 2k5) Pin
Programm3r10-Dec-06 19:28
Programm3r10-Dec-06 19:28 
Hi all,

First of all, I hope this is the right place to post this thread...Confused | :confused:
I have recently received code which I must re-compile, the only thing is that the code was compiled in VS 2003 .Net, and I'm trying to re-compile it in VS 2005. I'm receiving alot of errors, and I have no Idea how to fix them, could any one please help??!!??

Thanx in advance.

ERRORS:

Error 1 error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ) Stdafx.obj
Error 2 error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ) AssemblyInfo.obj
Error 3 error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ) AssemblyInfo.obj
Error 4 error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ) Gdi.obj
Error 5 error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ) Gdi.obj
Error 6 fatal error LNK1120: 1 unresolved externals c:\ID Print Source\IDCardPrint 2005-11-22\Native\bin\Release\Native.dll 1
Error 7 fatal error C1189: #error : Please use the /MD switch for _AFXDLL builds C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxver_.h 77
Error 9 'Could not load file or assembly 'Syncfusion.Core' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER))' C:\ID Print Source\IDCardPrint 2005-11-22\IDDesign\LC IDDesign
Error 11 'Could not load file or assembly 'Syncfusion.Core' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER))' C:\ID Print Source\IDCardPrint 2005-11-22\IDDesignApp\LC IDDesignApp


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

AnswerRe: Some Compiler Error (from VS .Net 2k3 to VS .Net 2k5) Pin
Michael Dunn10-Dec-06 20:14
sitebuilderMichael Dunn10-Dec-06 20:14 
GeneralRe: Some Compiler Error (from VS .Net 2k3 to VS .Net 2k5) Pin
Programm3r10-Dec-06 20:19
Programm3r10-Dec-06 20:19 
QuestionOnSizing ? Pin
Sakthiu10-Dec-06 19:24
Sakthiu10-Dec-06 19:24 
AnswerRe: OnSizing ? Pin
Mark Salsbery10-Dec-06 19:36
Mark Salsbery10-Dec-06 19:36 
AnswerRe: OnSizing ? Pin
Puru Shukla10-Dec-06 19:43
Puru Shukla10-Dec-06 19:43 
GeneralRe: OnSizing ? Pin
Sakthiu10-Dec-06 19:51
Sakthiu10-Dec-06 19:51 
GeneralRe: OnSizing ? Pin
Michael Dunn10-Dec-06 20:15
sitebuilderMichael Dunn10-Dec-06 20:15 
GeneralRe: OnSizing ? Pin
Sam Hobbs10-Dec-06 23:53
Sam Hobbs10-Dec-06 23:53 
Questionhow to read the outlook express .dbx file. Pin
naveen padiyar10-Dec-06 18:40
naveen padiyar10-Dec-06 18:40 
QuestionRe: how to read the notepad file . [modified] Pin
Rajesh R Subramanian10-Dec-06 19:03
professionalRajesh R Subramanian10-Dec-06 19:03 
AnswerRe: how to read the notepad file . Pin
Puru Shukla10-Dec-06 19:56
Puru Shukla10-Dec-06 19:56 
GeneralRe: how to read the notepad file . Pin
Rajesh R Subramanian10-Dec-06 19:59
professionalRajesh R Subramanian10-Dec-06 19:59 
GeneralRe: how to read the deleted mail (.dbx file )from outlook express. Pin
naveen padiyar10-Dec-06 20:44
naveen padiyar10-Dec-06 20:44 
GeneralRe: how to read the deleted mail (.dbx file )from outlook express. Pin
Rajesh R Subramanian10-Dec-06 20:50
professionalRajesh R Subramanian10-Dec-06 20:50 
Questionconvert finction for 'unsigned char' to 'char *' Pin
With_problem10-Dec-06 17:42
With_problem10-Dec-06 17:42 
AnswerRe: convert finction for 'unsigned char' to 'char *' Pin
sunit510-Dec-06 17:46
sunit510-Dec-06 17:46 
GeneralRe: convert finction for 'unsigned char' to 'char *' Pin
With_problem10-Dec-06 17:52
With_problem10-Dec-06 17:52 

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.