|
-
May 20th, 2010, 07:00 AM
#1
Thread Starter
Addicted Member
Re: using own dll
 Originally Posted by baja_yu
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
-
May 20th, 2010, 07:35 AM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|