472,958 Members | 1,614 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

VC++6 static libraries in VC++7

Will static libraries generated by VB++ 6 always be usable
by VC++ 7 applications ?

Many thanks,

Cliff
Nov 16 '05 #1
2 1707
Cliff Cooley wrote:
Will static libraries generated by VB++ 6 always be usable
by VC++ 7 applications ?


Did you mean VB6 or VC6? (subject says one, text says another).

Of course, VB doesn't produce static libraries, but DLLs produced by VB6
would be just as usable from VC7 and from VC6.

Static libraries produced by VC6 may be usable from VC7 depending on a lot
of factors. What's in the library exactly? A library that uses MFC, ATL or
STL is very likely not usable from VC7 if it was built with VC6.

-cd
Nov 16 '05 #2
Oops - yes, I did mean VC++6. Thanks for the pointer.

Cliff Cooley
-----Original Message-----
Cliff Cooley wrote:
Will static libraries generated by VB++ 6 always be usable by VC++ 7 applications ?
Did you mean VB6 or VC6? (subject says one, text says

another).
Of course, VB doesn't produce static libraries, but DLLs produced by VB6would be just as usable from VC7 and from VC6.

Static libraries produced by VC6 may be usable from VC7 depending on a lotof factors. What's in the library exactly? A library that uses MFC, ATL orSTL is very likely not usable from VC7 if it was built with VC6.
-cd
.

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: zhiqiang | last post by:
I can use both static and dynamic libraries in Vc 6.0 project. However, when I convert the project to Vc.NET. All funcions in static library show link errors(error LNK2019: unresolved external...
0
by: vijay | last post by:
I have a server running, Server has a remotable obj and a form which is displayed When a invoke a remote method in server, the thread is not able to access form in the same server name space...
4
by: Anthony Gallagher | last post by:
I have a bunch of libraries compiled using VC++ 6.0, and I am trying to recompile one of our projects using VC++ .NET. I get all kind of linker errors (specially in STL calls). How do I get rid of...
0
by: zhangrusi | last post by:
I have a static library that is compiled using the latest version of VC 6. It uses the multithreaded DLL versions of the run-time library, and it uses STL classes. I would like to make use of this...
1
by: Fabuio | last post by:
Hi, we are writing a program which uses some third party APIs librares. Those APIs are dinamically linked to the MSVCR71.DLL. Unfortunately, we are compiling with the C++ DOT NET 7, which uses...
8
by: Edward Diener | last post by:
By reuse, I mean a function in an assembly which is called in another assembly. By a mixed-mode function I mean a function whose signature has one or more CLR types and one or more non-CLR...
6
by: walkerfx | last post by:
Hi Everyone, I have been trying resolve this issue for many hours and am not making any progress. I have a DLL that I'm updating with some new 3rd party libraries. However, there appears to be a...
9
by: =?Utf-8?B?S2lk?= | last post by:
Hi I have many questions Does VS Orcas still has VC++ , do you think that VC++ will face out by dotnet or Java ? Can C# support standard or Win32 C/C++ class lib dll and COM ? Can dotnet...
1
by: Art | last post by:
I have to use Windows Forms(Managed C++) and also existing VC6 backend static libraries(MFC) in my GUI Application Can anybody suggest me which template in VS2005 is more appropriate for this...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.