Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?xml version="1.0" encoding="UTF-8"?> <TOOLBAR HEIGHT="30" ICONSIZE="24" AUTOSIZE="false"> <BUTTON ID="btnTakeControl" NAME="btnTakeControl" ACCESSKEY="C" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgTakeControl_1" NAME="imgTakeControl_1">TakeControl.bmp</IMAGE_NORMAL> <TEXT ID="btnTakeControl_1" NAME="btnTakeControl_1">Take &Control</TEXT> <TOOLTIP ID="TTTakeControl_1" NAME="TTTakeControl_1">Take control of the remote computer </TOOLTIP> </BUTTON>
<BUTTON ID="btnReleaseControl" NAME="btnReleaseControl" ACCESSKEY="C" ENABLED="true" VISIBLE="false" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgReleaseControl_1" NAME="imgReleaseControl_1">TakeControl.bmp</IMAGE_NORMAL> <TEXT ID="imgReleaseControl_1" NAME="imgReleaseControl_1">Release &Control</TEXT> <TOOLTIP ID="TTReleaseControl_1" NAME="TTReleaseControl_1">Release control of the remote computer </TOOLTIP> </BUTTON>
<BUTTON ID="btnSendFile_1" NAME="btnSendFile_1" ACCESSKEY="F" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgSendFile" NAME="imgSendFile">../Common/SendFile.bmp</IMAGE_NORMAL> <TEXT ID="txtSendFile" NAME="txtSendFile">Send a &File</TEXT> <TOOLTIP ID="TTSendFile" NAME="TTSendFile">Send a file or photo to the other person's computer</TOOLTIP> </BUTTON>
<BUTTON ID="btnVoice" NAME="btnVoice" ACCESSKEY="T" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgVoicePic" NAME="imgVoicePic">../Common/SendVoice.bmp</IMAGE_NORMAL> <TEXT ID="txtVoice" NAME="txtVoice">Start &Talking</TEXT> <TOOLTIP ID="TTVoice" NAME="TTVoice">Establish an audio connection with the other person</TOOLTIP> </BUTTON>
<BUTTON ID="btnVoiceStop" NAME="btnVoiceStop" ACCESSKEY="T" ENABLED="true" VISIBLE="false" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgVoicePic" NAME="imgVoicePic">../Common/SendVoice.bmp</IMAGE_NORMAL> <TEXT ID="txtVoiceStop" NAME="txtVoiceStop">Stop &Talking</TEXT> <TOOLTIP ID="TTVoiceStop" NAME="TTVoiceStop">Release the audio connection with the other person</TOOLTIP> </BUTTON>
<BUTTON ID="btnOptions" NAME="btnOptions" ACCESSKEY="S" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgSettings" NAME="imgSettings">../Common/Options.bmp</IMAGE_NORMAL> <TEXT ID="txtSettings" NAME="txtSettings">&Settings</TEXT> <TOOLTIP ID="TTSettings" NAME="TTSettings">Adjust your audio settings</TOOLTIP> </BUTTON>
<BUTTON ID="btnQuit_1" NAME="btnQuit_1" ACCESSKEY="D" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgQuit" NAME="imgQuit">../Common/Quit.bmp</IMAGE_NORMAL> <TEXT ID="txtDisconnect" NAME="txtDisconnect">&Disconnect</TEXT> <TOOLTIP ID="TTDisconnect" NAME="TTDisconnect">End this Remote Assistance session</TOOLTIP> </BUTTON>
<BUTTON ID="btnHelp" NAME="btnHelp" ACCESSKEY="H" ENABLED="true" VISIBLE="true" TYPE="GENERIC"> <IMAGE_NORMAL ID="imgHelpCenter" NAME="imgHelpCenter">../Common/HelpCenter.bmp</IMAGE_NORMAL> <TEXT ID="txtHelp" NAME="txtHelp">&Help</TEXT> <TOOLTIP ID="TTHelp" NAME="TTHelp">Get help on using Remote Assistance</TOOLTIP> </BUTTON>
</TOOLBAR>
|