Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
August 2006
September 2006
October 2006
December 2006
January 2007
March 2007
April 2007
May 2007
September 2007
October 2007


all groups > visual c libraries > july 2004

Link error LNK2019
Posted by DotNetJunkies User at 7/26/2004 11:01:51 AM
Hi, I am building an ATL-based COM project with VS 7.1 C++. I am getting a link error LNK2019 as below: error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup As far as I know the project doesn't have a _mainCRTstartup. So what is going on? Any help would be app...more >>

Lapack with VC++
Posted by Xuan Son at 7/21/2004 1:07:34 AM
hi, how can I install the library Lapack and creat the lib file with VC++. my thannks 10^9 xuan SON...more >>

STL std::min
Posted by Smokey at 7/17/2004 11:07:02 PM
I have visual studio .NET 2002 Pro and in c++ when I include <algorithm> I am not getting std::min. Any Ideas? ...more >>

Mixed DLL : conflicts when using of several imported unmanaged LIBs
Posted by b.boichon NO[at]SPAM free.fr at 7/8/2004 3:16:24 AM
Hi, I have imported several unmanaged C++ LIBs into a mixed C++ DLL. Two LIBs have the class name (CLog) without namespace. Is there a way to assign a namespace to each imported LIB in the mixed DLL project? Thanks! Bertrand Boichon...more >>

DDE Execute broken in MFC
Posted by Walter at 7/2/2004 8:46:01 AM
CFrameWnd::OnDDEExecute appears badly broken, at least in my copy of VS .net ( MS Development Environment 2003 7.1.3088 ) Is this a kinown issue, and has a general fix been distributed anywhere? Fortunately, it's a virtual method, so there's an easy work-around if you don't mind a little code...more >>



DevelopmentNow Blog