tags:

views:

87

answers:

1

Hi,

I am trying to use the Windows API call 'waveOutSetVolume' from my application to change the windows volume. When ran on locally on a machine it works great. However, when ran on through a Citrix client, it does nothing. What am I missing?

A: 

Trying to accomplish the same thing. This is what I found: http://support.citrix.com/article/CTX105209

Did you solve it somehow?