How Can I use .net dll in C program?

What program use the files msvcr70.dll?

  • Answer:

    It is part of microsoft C Runtime library. So any program that was written in Microsoft C could use it. (Literally thousands of programs.)

hc at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

It is part of microsoft C Runtime library. So any program that was written in Microsoft C could use it. (Literally thousands of programs.)

Cerdic

msvcr70.dll is a module containing standard C library functions such as printf, memcpy, and cos. It is a part of the Microsoft C Runtime Library All programs that are written in C will make use of this Runtime Library

Collin

msvcr70.dll is a module containing standard C library functions such as printf, memcpy, and cos. It is a part of the Microsoft C Runtime Library All programs that are written in C will make use of this Runtime Library

Collin

Right click on the folder and select "properties". At the top of the window select "security" and make changes to the permissions. The properties window should also tell you the path back to the software that is controlling it. You just need to release the folder from that software and give yourself permission to modify. Don't you just hate it when software tries to tell you what to do instead of the other way around???

Desiree

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.