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