CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    So if I found some DLL on internet without any docs to it then there is no way to use that DLL in my

    It's a DLL that reads special music files .BMX and .BMW


  2. #2
    Join Date
    Dec 1999
    Location
    Slovakia
    Posts
    26

    Re: So if I found some DLL on internet without any docs to it then there is no way to use that DLL i

    Hardly to say but usually not. What about contacting author ?

    [ufo]

  3. #3
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: So if I found some DLL on internet without any docs to it then there is no way to use that DLL i

    Unless it's an ActiveX dll... then you can use it in VB (but then it's still not bad to contact the author to see if you're allowed to use it...)

    Crazy D @ Work :-)

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