Click here to Skip to main content
15,917,060 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: EnumObjects doesen't work when using recursive function. Pin
redeemer3-Jun-02 2:12
redeemer3-Jun-02 2:12 
GeneralRe: EnumObjects doesen't work when using recursive function. Pin
_Magnus_3-Jun-02 3:53
_Magnus_3-Jun-02 3:53 
GeneralAcrobat 5.0 and PDFWriter Pin
3-Jun-02 0:25
suss3-Jun-02 0:25 
GeneralRe: Acrobat 5.0 and PDFWriter Pin
John M. Drescher3-Jun-02 17:34
John M. Drescher3-Jun-02 17:34 
GeneralPGP riddle solved Pin
Nish Nishant2-Jun-02 23:58
sitebuilderNish Nishant2-Jun-02 23:58 
Questionhow to write a small debugger? Pin
hwnd2-Jun-02 22:19
hwnd2-Jun-02 22:19 
AnswerRe: how to write a small debugger? Pin
2-Jun-02 22:30
suss2-Jun-02 22:30 
GeneralVC7 & CString : LNK2005 error Pin
2-Jun-02 22:26
suss2-Jun-02 22:26 
We have upgraded a big pure MFC project from VC6 to VC7 last week and after little changes everything seems OK except that we have 50 or so LNK2005 error regarding CString which loo like that :
------------------------------------------------------------
DUtils.lib(DUtils.dll) : error LNK2005: "public: __thiscall ATL::CStringT<char,class strtraitmfc<char,class="" atl::chtraitscrt<char=""> > >::CStringT<char,class strtraitmfc<char,class="" atl::chtraitscrt<char=""> > >(class ATL::CStringT<char,class strtraitmfc<char,class="" atl::chtraitscrt<char=""> > > const &)"
-------------------------------------------------------------
DUtils.lib(DUtils.dll) : error LNK2005: "public: __thiscall ATL::CSimpleStringT<char>::operator char const *(void)const " (??B?$CSimpleStringT@D@ATL@@QBEPBDXZ) already defined in DCAnaDisplayInfo.obj
--------------------------------------------------------------

FYI , Dutils.dll is library with generic MFC classes (derived from CEdit, Cstring ...).

Any help would be really appreciated.

Best regards,

Olivier REIX
GeneralRe: VC7 & CString : LNK2005 error Pin
3-Jun-02 21:31
suss3-Jun-02 21:31 
GeneralRe: VC7 & CString : LNK2005 error Pin
Mike Nordell3-Jun-02 22:57
Mike Nordell3-Jun-02 22:57 
GeneralRe: VC7 & CString : LNK2005 error Pin
3-Jun-02 23:14
suss3-Jun-02 23:14 
GeneralRe: VC7 & CString : LNK2005 error Pin
Mike Nordell5-Jun-02 1:26
Mike Nordell5-Jun-02 1:26 
GeneralRe: VC7 & CString : LNK2005 error Pin
6-Jun-02 23:03
suss6-Jun-02 23:03 
GeneralRe: VC7 & CString : LNK2005 error Pin
18-Jun-02 6:14
suss18-Jun-02 6:14 
GeneralDeskband Pin
2-Jun-02 22:10
suss2-Jun-02 22:10 
GeneralRe: Deskband Pin
Demián Gutierrez6-May-05 9:30
Demián Gutierrez6-May-05 9:30 
GeneralRe: Deskband Pin
Shaun Harrington11-Oct-06 4:01
Shaun Harrington11-Oct-06 4:01 
GeneralWINDOWINFO and GetWindowInfo Pin
Mazdak2-Jun-02 22:06
Mazdak2-Jun-02 22:06 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Paul M Watt2-Jun-02 22:22
mentorPaul M Watt2-Jun-02 22:22 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Mazdak2-Jun-02 22:37
Mazdak2-Jun-02 22:37 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Paul M Watt3-Jun-02 5:34
mentorPaul M Watt3-Jun-02 5:34 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Rickard Andersson202-Jun-02 22:24
Rickard Andersson202-Jun-02 22:24 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Mazdak2-Jun-02 22:38
Mazdak2-Jun-02 22:38 
GeneralOnEraseBkgnd question Pin
Nish Nishant2-Jun-02 21:03
sitebuilderNish Nishant2-Jun-02 21:03 
GeneralRe: OnEraseBkgnd question Pin
Paul M Watt2-Jun-02 21:07
mentorPaul M Watt2-Jun-02 21:07 

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.