MSVCRT.dll versions?
Results 1 to 2 of 2

Thread: MSVCRT.dll versions?

  1. #1
    Geezer confus-ed's Avatar
    Join Date
    Jul 1999
    Location
    In front of my PC....
    Posts
    13,087

    Question MSVCRT.dll versions?

    I know that mscvrt.dll contains a library of c calls for use in windows and usually lives in the windows sub-directory...

    But I seem to have a lot of different versions scattered elsewhere..

    Is there any value in chasing down the 'latest' version?

  2. #2
    Registered User KINGofBLEH's Avatar
    Join Date
    Feb 2001
    Location
    Greensboro, NC USA
    Posts
    1,680

    Post

    Not really, unless you are getting illegal operation/application errors pointing to that file. Many apps are compiled in C/VB with a specific version of that file. There is not gaurantee that they will work with a later version. MS does a pissy job of regression testing its app component files and .dlls before publishing to developers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •