CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: MSVBVM60.DLL

  1. #1
    Guest

    MSVBVM60.DLL

    Can anyone tell me what minimun operating systems or programs will already have this file "MSVBVM60.DLL" and be located at C:\WINDOWS\SYSTEM\

    Thanks,
    James
    [email protected]


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: MSVBVM60.DLL

    that DLL is NOT part of any OS AFAIK.
    If you need that DLL for your program, create a setup program that install that file and all dependent files.


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured