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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.lib creted with VC.net compatible with VC++ 5.021 Dec 2005 18:06 GMT1
if I build a library .dll in VC.net, I can create a .lib files compatible
with the VC ++ 5.0
in VC++ 6.0 there's a link option /LINK50COMPAT, in vc.net this option isn't
supported, it is replace with another option or not more supported ?
Migrating VC 6.0 to VC 8.015 Dec 2005 23:18 GMT1
I need to do the following:
1. Migrate a whole solution (with tens of projects) from VC 6.0 to VC
8.0. The project has a lot of MFC templates like CArray, and many error
are poping out, like: Error        1        error C2248: 'CObject::operator =' :
dllregisterserver failed 0x8004020015 Dec 2005 23:00 GMT2
I managed to compile a C++ MFC DLL and ran it with C# using DLLimport
to check if the method are giving the correct value and its working
fine.
However I want to register it using regsvr32 and it gives me an error
Missing component - msvcp70.dll14 Dec 2005 23:18 GMT4
I am a systems administrator by trade and not a developer.  I am experiencing
the following errror on several windows servers and am hoping somone here
will be able to help me.  Event ID:26 - "ccApp.exe - Unable to Locate
Component: This application has failed to start because ...
how to link a lib in a dll library13 Dec 2005 15:27 GMT2
I've got a lib. And I want to write a wrapper dll for the lib. Is that I
have to set some special setting in the VC? Also, if I run on device, what
files that I need to provide to the device?
--
MSVCP80D.dll not found13 Dec 2005 00:26 GMT2
I'm working with Visual Studio .NET 2003 Enterprise Architect; when I debug
my application the error "Unable to find MSVCP80D.dll" occurs.
In the directory C:\winnt\winsxs I have only the dll MSVCP80.dll.
Instead I have the version 7.1 but my project requires 8.0 even if it is a
problem with debugging wrapped library07 Dec 2005 11:15 GMT2
Visual Studio 2005. Solution contains one csharp exe project, one
unmanaged c++ static library and one managed c++ library to wrap the
unmanaged library. When debugging the csharp exe, breakpoints set in
the unmanaged c++ library are ignored. Breakpoints in csharp exe and in
MSVCRTD.DLL not found05 Dec 2005 21:32 GMT1
I have just been asked to modify a an application and the associated DLLs
that were developed some time ago, aout 3 years to be exact.
I am using VS2003 and when I compile everything appears to be OK but when I
try and run the application I get an error saying msvcrtd.dll can not ...
VS 2005 Project Compilation Error01 Dec 2005 00:07 GMT3
We are porting our existing MC++ library from VS 2003 to VS 2005. The library
is using Tibco, and somehow VS 2005 during compilation gives linker error.
there is no change in project settings. The following are the error msg
Error    1    error LNK2028: unresolved token (0A00002B) ...
 
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.