473,378 Members | 1,330 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Where to find VC_USR.msm and VC_STL.msm

These are two merge modules for the C runtime. Is there a "legit" place
that Microsoft makes these available? MSDN? (Searching MSDN was not very
fruitful however.)

I am building in the VS 7.1 environment (C#) with a 3rd party merge
module that depends on VC_USR.msm and VC_STL.msm.

Many thanks.

Mark Richter
Lyric Software

Nov 16 '05 #1
2 4262
Mark D. Richter wrote:
These are two merge modules for the C runtime. Is there a "legit"
place that Microsoft makes these available? MSDN? (Searching MSDN was
not very fruitful however.)

I am building in the VS 7.1 environment (C#) with a 3rd party merge
module that depends on VC_USR.msm and VC_STL.msm.


If you've instsalled Visual Studio from the CDs, you should find the merge
modules in

C:\Program Files\Common Files\MergeModules

The merge module names you've listed are not the names that MS uses in the
original merge modules. You might need to contact the 4rd party to find out
just exactly what it is they're looking for. They should really be
supplying the VC merge modules that they depend on with their product.

The standard merge module names for VC7.1 are:

VC_User_CRT71_RTL_X86_---.msm (for the CRT)
VC_User_STL71_RTL_X86_---.msm (for the STL)

I don't recall (and can't easily check at the moment) what the merge module
names for VC7 were.

-cd

Nov 16 '05 #2
Thanks, Carl... yeah, I tried the 7.1 merge modules... my 3rd party lib
didn't like either one. I got merge modules form the lib's developer
that worked. They are called VC_USR and VC_STL. I can't find them from a
"legit" source anywhere though. I no longer have my copy of VS7.0.

--mark richter

Carl Daniel [VC++ MVP] wrote:
Mark D. Richter wrote:
These are two merge modules for the C runtime. Is there a "legit"
place that Microsoft makes these available? MSDN? (Searching MSDN was
not very fruitful however.)

I am building in the VS 7.1 environment (C#) with a 3rd party merge
module that depends on VC_USR.msm and VC_STL.msm.

If you've instsalled Visual Studio from the CDs, you should find the merge
modules in

C:\Program Files\Common Files\MergeModules

The merge module names you've listed are not the names that MS uses in the
original merge modules. You might need to contact the 4rd party to find out
just exactly what it is they're looking for. They should really be
supplying the VC merge modules that they depend on with their product.

The standard merge module names for VC7.1 are:

VC_User_CRT71_RTL_X86_---.msm (for the CRT)
VC_User_STL71_RTL_X86_---.msm (for the STL)

I don't recall (and can't easily check at the moment) what the merge module
names for VC7 were.

-cd


Nov 16 '05 #3

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

Similar topics

0
by: Mark D. Richter | last post by:
These are two merge modules for the C runtime. Is there a "legit" place that Microsoft makes these available? MSDN? (Searching MSDN was not very fruitful however.) I am building in the VS 7.1...
1
by: Dennis | last post by:
Hi I'm trying to implement a vector of vectors where find can be used to find a vector<double> in the vectors of vectors, that is hard to understand i guess. What I mean is that I got a vector...
3
by: Jonathan | last post by:
Hi all! For a match schedule I would like to find all possible combinations of teams playing home and away (without teams playing to themselves of course). I now the simple version works...
7
by: Andrei Ivanov | last post by:
This happend again, but now, postgresql tells me where it happens: pg_dump: SQL command failed pg_dump: Error message from server: ERROR: did not find '}' at end of input node pg_dump: The...
4
by: Tom Walker | last post by:
I cannot get the WHERE statement to work correctly unless I use a literal with the LIKE. I want to use a working storage data name so that I can vary the WHERE statement. Example that works: ...
10
by: Ray Stevens | last post by:
I am attempting to test a VeriSign account and the setup instructions stated that the certs file needed to go into the Windows\System32 folder. I am getting an error from the code-behind assebly...
13
by: usenet | last post by:
How and where can one find out about the basics of VB/Access2003 syntax? I am a died in the wool C/C++/Java Linux/Unix programmer and I am finding it difficult to understand the program format...
67
by: PC Datasheet | last post by:
Transaction data is given with date ranges: Beginning End 4/1/06 4/4/06 4/7/06 4/11/06 4/14/06 4/17/06 4/18/06 4/21/06 426/06 ...
0
by: Jim | last post by:
I am trying to tell Python where it can find some modules it will need when embedded in my app. The convenient way would be to plop a .pth file somewhere Python can find it. I found that the doc...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.