The GW-Scripting list is a discussion list for information regarding the development and use of Window-Eyes scripts. Any subscriber of the GW-Scripting list has the ability to post on-topic messages.
From:
martin websterSubject:
accessing functions from dll's?Date:
Wed, Mar 10, 2010 4:27:47 amHi all,
Is it possible with window-eyes 7.1 to access functions from dll files using VBScript?. I am trying to get the master volume control's value to use with a script I am developing for my laptop's F/N conbo keys and I can think of no other way of retrieving the master volume unless I have the volume control displayed on the screen which I don't want. I have found that I could get the volume with the function auxGetVolume which is a function from winmm.dll which in turn is the Windows Multimedia API. If there is another way to get the master volume's value with out having it displayed on the screen, please tell me about it. Please help.
Regards.
Martin Webster.
Is it possible with window-eyes 7.1 to access functions from dll files using VBScript?. I am trying to get the master volume control's value to use with a script I am developing for my laptop's F/N conbo keys and I can think of no other way of retrieving the master volume unless I have the volume control displayed on the screen which I don't want. I have found that I could get the volume with the function auxGetVolume which is a function from winmm.dll which in turn is the Windows Multimedia API. If there is another way to get the master volume's value with out having it displayed on the screen, please tell me about it. Please help.
Regards.
Martin Webster.




