setting volume in Citrix - Stack Overflow most recent 30 from stackoverflow.com2009-12-06T06:02:59Zhttp://stackoverflow.com/feeds/question/363027http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/363027/setting-volume-in-citrix0setting volume in CitrixPhilip2008-12-12T15:08:43Z2009-06-08T08:33:06Z
<p>Hi,</p>
<p>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?</p>
http://stackoverflow.com/questions/363027/setting-volume-in-citrix/963900#9639000Answer by Chris for setting volume in CitrixChris2009-06-08T08:33:06Z2009-06-08T08:33:06Z<p>Trying to accomplish the same thing.
This is what I found: <a href="http://support.citrix.com/article/CTX105209" rel="nofollow">http://support.citrix.com/article/CTX105209</a></p>
<p>Did you solve it somehow?</p>