DNSKeys.dll is without documentation and copyright information.

It can be used for activating the Windows logo key.  In unimacro by doing the action:

WINKEY letter

examples:

WINKEY b goes to the system tray
WINKEY {f1} opens the help even if {f1} toggles the NatSpeak microphone otherwise
WINKEY e opens the windows explorer

etc.

In NatSpeak macros by calling AdvancedScript:

	DllCall "DNSKeys","WinKey","b"

or possibly DllCall 
	DllCall "DNSKeys","WinKey"

See also http://qh.antenna.nl/spraakherkenning/wisselentussenvensterstaken/vertikaletaakbalkmetmuisklikken.html

Quintijn Hoogenboom, 4 november 2008 (taken from Speechwiki website which is not online any more)
	
	
	

 