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

Threaded View

  1. #3
    Join Date
    Apr 2013
    Posts
    6

    Re: #import MSVBVM60.DLL unresolved external...

    This dll (MSVBVM60.DLL) uses several functions RND one is which I want to use in my c + + program...

    MSVBVM60.DLL is visual basic runtime library...
    Last edited by acanel; April 30th, 2013 at 02:31 AM.

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