Click here to Skip to main content
15,895,423 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Binary tree question Pin
sadas232341s30-Apr-11 21:05
sadas232341s30-Apr-11 21:05 
GeneralRe: Binary tree question Pin
sadas232341s30-Apr-11 21:18
sadas232341s30-Apr-11 21:18 
GeneralRe: Binary tree question Pin
sadas232341s30-Apr-11 21:21
sadas232341s30-Apr-11 21:21 
GeneralRe: Binary tree question Pin
barneyman30-Apr-11 22:13
barneyman30-Apr-11 22:13 
GeneralRe: Binary tree question Pin
barneyman30-Apr-11 22:11
barneyman30-Apr-11 22:11 
GeneralRe: Binary tree question Pin
sadas232341s30-Apr-11 20:52
sadas232341s30-Apr-11 20:52 
GeneralRe: Binary tree question Pin
barneyman30-Apr-11 21:04
barneyman30-Apr-11 21:04 
QuestionMSBuild errors Pin
kasi1427-Apr-11 11:39
kasi1427-Apr-11 11:39 
Hi Everyone,

When i build my newly ported(VS6.0 to 2008) code from VS2008 UI, It builds fine.

When i build it using

MSBuild XXX.sln /t:Clean /p:configuration=Release
MSBuild XXX.sln /l:FileLogger,Microsoft.Build.Engine;logfile=MyLog.log;Build /p:configuration=Release

I get 100's of

nafxcw.lib(winctrl1.obj) : error LNK2005: "public: virtual int __thiscall CStatic::Create(char const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int)" (?Create@CStatic@@UAEHPBDKABUtagRECT@@PAVCWnd@@I@Z) already defined in mfc90.lib(mfc90.dll)
nafxcw.lib(winctrl1.obj) : error LNK2005: "public: virtual __thiscall CStatic::~CStatic(void)" (??1CStatic@@UAE@XZ) already defined in mfc90.lib(mfc90.dll)

I used the NODEFAULTLIB option in UI. With this option, UI is also failing to build.

If somebody ran into same issue, please advise.
Questionboost::regex_match Pin
Meisterzunge21-Apr-11 21:01
Meisterzunge21-Apr-11 21:01 
AnswerRe: boost::regex_match Pin
Richard MacCutchan21-Apr-11 22:49
mveRichard MacCutchan21-Apr-11 22:49 
GeneralRe: boost::regex_match Pin
Meisterzunge22-Apr-11 0:07
Meisterzunge22-Apr-11 0:07 
GeneralRe: boost::regex_match Pin
Richard MacCutchan22-Apr-11 0:28
mveRichard MacCutchan22-Apr-11 0:28 
AnswerRe: boost::regex_match Pin
Stephen Hewitt23-Apr-11 20:27
Stephen Hewitt23-Apr-11 20:27 
GeneralRe: boost::regex_match Pin
Meisterzunge24-Apr-11 6:39
Meisterzunge24-Apr-11 6:39 
GeneralRe: boost::regex_match Pin
Stephen Hewitt25-Apr-11 19:01
Stephen Hewitt25-Apr-11 19:01 
AnswerRe: boost::regex_match Pin
Stephen Hewitt25-Apr-11 19:23
Stephen Hewitt25-Apr-11 19:23 
GeneralRe: boost::regex_match Pin
Meisterzunge26-Apr-11 5:06
Meisterzunge26-Apr-11 5:06 
GeneralRe: boost::regex_match Pin
Stephen Hewitt27-Apr-11 5:52
Stephen Hewitt27-Apr-11 5:52 
GeneralRe: boost::regex_match Pin
Meisterzunge28-Apr-11 6:06
Meisterzunge28-Apr-11 6:06 
GeneralRe: boost::regex_match Pin
Stephen Hewitt29-Apr-11 4:57
Stephen Hewitt29-Apr-11 4:57 
Questionresize multiple dimensional vector array in while loop Pin
cy163@hotmail.com19-Apr-11 5:03
cy163@hotmail.com19-Apr-11 5:03 
QuestionHow to resize multiple dimensional vector array [modified] Pin
cy163@hotmail.com18-Apr-11 4:46
cy163@hotmail.com18-Apr-11 4:46 
AnswerRe: How to resize multiple dimensional vector array Pin
Cool_Dev18-Apr-11 22:50
Cool_Dev18-Apr-11 22:50 
QuestionSize of executable doubles since Windows Update on April 14, 2011 Pin
Big Art16-Apr-11 12:31
Big Art16-Apr-11 12:31 
AnswerRe: Size of executable doubles since Windows Update on April 14, 2011 Pin
barneyman22-Apr-11 0:11
barneyman22-Apr-11 0:11 

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.