Results 1 to 27 of 27

Thread: using own dll

Hybrid View

  1. #1

    Thread Starter
    Addicted Member BSA01's Avatar
    Join Date
    Apr 2009
    Location
    Bosnia and Herzegovina
    Posts
    146

    Re: using own dll

    Quote Originally Posted by baja_yu View Post
    First, what's the problem?

    Second, is this a function "DirectShow_Volume" or a variable, because if it's a variable you're missing '=' symbol. Also, why do you have two identical Let-s (LoadFile, UcitajFile)? I realize you translated the name of the property and arguments, but what's the point?
    Yes, I translated, that's duplicated.

    Also, DirectShow_Volume is function.

    Problem, when I make this DLL and try to use in application, I can't hear anything.

    In application, I put this :

    Code:
    LoadFile Path, Volume
    RunFile True
    and, also, when typing LoadFile, VB show just Path parameter, there is no Volume parameter in ToolTip

  2. #2
    Hyperactive Member
    Join Date
    Jul 2009
    Posts
    489

    Re: using own dll

    maybe you post the dll project, and will try to fix it.

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