Hi guys,
Don't forget the Mute,Line In and Mic control.... :-)
Thank you.
Search found 8 matches
- Sun Mar 11, 2007 7:11 pm
- Forum: General
- Topic: Controling Windows volume control
- Replies: 9
- Views: 7166
- Sun Mar 11, 2007 2:06 pm
- Forum: General
- Topic: Controling Windows volume control
- Replies: 9
- Views: 7166
Controling Windows volume control
Hi,
Did some one wrote a script to control the internal Windows volume properties including Line in,Mic,Separate Mute,Master vol...
If not, i'm willing to pay for such a script,
You can PM me ...
Ofer.
Did some one wrote a script to control the internal Windows volume properties including Line in,Mic,Separate Mute,Master vol...
If not, i'm willing to pay for such a script,
You can PM me ...
Ofer.
- Sat Feb 10, 2007 1:16 pm
- Forum: General
- Topic: VB Script Problem
- Replies: 2
- Views: 1161
VB Script Problem
Hi, I'm trying to play a MIDI note using a VB script with the following codes lines: Private Declare Function midiOutShortMsg Lib "winmm.dll" (ByVal hMidiOut , ByVal dwMsg) Private Declare Function midiOutOpen Lib "winmm.dll" (lphMidiOut, ByVal uDeviceID, ByVal dwCallback, ByVal ...
- Thu Dec 21, 2006 2:39 am
- Forum: General
- Topic: Received Data manipulation
- Replies: 2
- Views: 1015
Received Data manipulation
Hey Everyone,
Can some one tell me how can I compare just a specific part of an incoming ASCI string,
The received string is : Z00099000000000H
And I want to check only the first 5 characters for example,
I know that I can do it with a script but I got to know if it can be done internally.
Can some one tell me how can I compare just a specific part of an incoming ASCI string,
The received string is : Z00099000000000H
And I want to check only the first 5 characters for example,
I know that I can do it with a script but I got to know if it can be done internally.
- Sat Dec 09, 2006 3:37 pm
- Forum: General
- Topic: Running 2 Tasks at the same time
- Replies: 2
- Views: 1558
- Sat Dec 09, 2006 1:34 pm
- Forum: General
- Topic: Running 2 Tasks at the same time
- Replies: 2
- Views: 1558
Running 2 Tasks at the same time
Hi,
How can I run 2 tasks at the same time ?
When I run a Task that calls a task the server Execute the called task and only when the Task is over it continues on with the actions.
Ofer.
How can I run 2 tasks at the same time ?
When I run a Task that calls a task the server Execute the called task and only when the Task is over it continues on with the actions.
Ofer.
- Mon Dec 04, 2006 2:31 am
- Forum: Bug Reports
- Topic: "Clean" Pronto Code
- Replies: 6
- Views: 3429
- Sun Dec 03, 2006 10:47 am
- Forum: Bug Reports
- Topic: "Clean" Pronto Code
- Replies: 6
- Views: 3429
"Clean" Pronto Code
Hi, I new here but i'm learning fast, I have a problem working with "clean" pronto codes: I've pasted them into the pronto code section in HB and the IRhelper And the program can't transmit them, i've menaged to transmit non clean pronto codes like : 0000 006C 0024 0000 0159 00AC 0015 0016...