Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Link error LNK201930 Jul 2004 18:57 GMT1
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 ...
Lapack with VC++28 Jul 2004 13:53 GMT1
how can I install the library Lapack and creat the lib
file with VC++.
my thannks 10^9
xuan SON
___mb_cur_max unresolved:  Yet MSVCRTD exports it!26 Jul 2004 19:08 GMT2
I have a DLL which I am trying to link in debug mode.  To that end I've specified the multithreaded debug DLL version of the runtime lib which, if I've read the docs correctly, should leave me linking to MSVCRTD.LI
My DLL is also linking to a static lib which was built using ...
STL std::min24 Jul 2004 05:52 GMT1
I have visual studio .NET 2002 Pro and in c++ when
I include <algorithm> I am not getting std::min.
Any Ideas?
Mixed DLL : conflicts when using of several imported unmanaged LIBs08 Jul 2004 13:46 GMT1
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!
DDE Execute broken in MFC02 Jul 2004 17:40 GMT1
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 ...
Fails to create implicit library with DLL02 Jul 2004 07:34 GMT3
I have the following command line for building a TEST.DLL, but the implicit .lib
is not being created.  Why?
/OUT:"lib/TESTd.dll" /NOLOGO /DLL /DEBUG /PDB:"lib/TESTd.pdb" /OPT:NOREF
/IMPLIB:"lib/TESTd.lib" kernel32.lib user32.lib gdi32.lib winspool.lib
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.