Click here to Skip to main content
16,008,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionerror LNK2005 Pin
susanne116-Sep-08 3:25
susanne116-Sep-08 3:25 
AnswerRe: error LNK2005 Pin
David Crow16-Sep-08 3:32
David Crow16-Sep-08 3:32 
AnswerRe: error LNK2005 Pin
Alan Balkany16-Sep-08 4:08
Alan Balkany16-Sep-08 4:08 
GeneralRe: error LNK2005 Pin
Sauce!16-Sep-08 5:12
Sauce!16-Sep-08 5:12 
GeneralRe: error LNK2005 Pin
Cedric Moonen16-Sep-08 7:19
Cedric Moonen16-Sep-08 7:19 
GeneralRe: error LNK2005 Pin
Sauce!17-Sep-08 1:13
Sauce!17-Sep-08 1:13 
QuestionHi to all Pin
susanne116-Sep-08 2:44
susanne116-Sep-08 2:44 
AnswerRe: Hi to all Pin
CPallini16-Sep-08 2:52
mveCPallini16-Sep-08 2:52 
Hi, you should use a meaningful title for your post (see forum guidelines)

susanne1 wrote:
get this error when trying to compile my code(C/VC++) in visual studio 2005

error LNK2001: unresolved external symbol ""public: virtual bool __thiscall CxMemFile::Close(void)" (?Close@CxMemFile@@UAE_NXZ)".

Any help to resolve this error will be appreciated



Add cximage.lib to the list of Linker input files.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

QuestionCreating an *.exe by own application? Pin
Member 19182916-Sep-08 1:38
Member 19182916-Sep-08 1:38 
AnswerRe: Creating an *.exe by own application? Pin
Iain Clarke, Warrior Programmer16-Sep-08 1:55
Iain Clarke, Warrior Programmer16-Sep-08 1:55 
AnswerRe: Creating an *.exe by own application? Pin
Matthew Faithfull16-Sep-08 1:56
Matthew Faithfull16-Sep-08 1:56 
AnswerRe: Creating an *.exe by own application? Pin
Rajesh R Subramanian16-Sep-08 2:41
professionalRajesh R Subramanian16-Sep-08 2:41 
QuestionRe: Creating an *.exe by own application? Pin
David Crow16-Sep-08 3:48
David Crow16-Sep-08 3:48 
AnswerRe: Creating an *.exe by own application? Pin
Member 19182916-Sep-08 3:56
Member 19182916-Sep-08 3:56 
GeneralRe: Creating an *.exe by own application? Pin
Matthew Faithfull16-Sep-08 4:07
Matthew Faithfull16-Sep-08 4:07 
QuestionCListCtrl Control Window Message Problem [modified] Pin
Dhiraj kumar Saini16-Sep-08 1:33
Dhiraj kumar Saini16-Sep-08 1:33 
AnswerRe: CListCtrl Control Window Message Problem Pin
David Crow16-Sep-08 3:50
David Crow16-Sep-08 3:50 
GeneralRe: CListCtrl Control Window Message Problem Pin
Dhiraj kumar Saini17-Sep-08 1:09
Dhiraj kumar Saini17-Sep-08 1:09 
QuestionHow to sort a CArray with minimum effort Pin
Iain Clarke, Warrior Programmer16-Sep-08 0:44
Iain Clarke, Warrior Programmer16-Sep-08 0:44 
AnswerRe: How to sort a CArray with minimum effort Pin
jhwurmbach16-Sep-08 1:01
jhwurmbach16-Sep-08 1:01 
GeneralRe: How to sort a CArray with minimum effort Pin
Iain Clarke, Warrior Programmer16-Sep-08 1:17
Iain Clarke, Warrior Programmer16-Sep-08 1:17 
GeneralRe: How to sort a CArray with minimum effort Pin
jhwurmbach16-Sep-08 1:20
jhwurmbach16-Sep-08 1:20 
AnswerRe: How to sort a CArray with minimum effort - Cured! Pin
Iain Clarke, Warrior Programmer16-Sep-08 1:51
Iain Clarke, Warrior Programmer16-Sep-08 1:51 
GeneralRe: How to sort a CArray with minimum effort - Cured! Pin
jhwurmbach16-Sep-08 1:54
jhwurmbach16-Sep-08 1:54 
AnswerRe: How to sort a CArray with minimum effort Pin
Cedric Moonen16-Sep-08 1:05
Cedric Moonen16-Sep-08 1:05 

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.