123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- <!DOCTYPE html>
- <!-- saved from url=(0014)about:internet -->
- <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><meta content="en-us" http-equiv="Content-Language" /><meta content="text/html; charset=utf-16" http-equiv="Content-Type" /><title _locID="ConversionReport0">
- Migration Report
- </title><style>
- /* Body style, for the entire document */
- body
- {
- background: #F3F3F4;
- color: #1E1E1F;
- font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
- padding: 0;
- margin: 0;
- }
- /* Header1 style, used for the main title */
- h1
- {
- padding: 10px 0px 10px 10px;
- font-size: 21pt;
- background-color: #E2E2E2;
- border-bottom: 1px #C1C1C2 solid;
- color: #201F20;
- margin: 0;
- font-weight: normal;
- }
- /* Header2 style, used for "Overview" and other sections */
- h2
- {
- font-size: 18pt;
- font-weight: normal;
- padding: 15px 0 5px 0;
- margin: 0;
- }
- /* Header3 style, used for sub-sections, such as project name */
- h3
- {
- font-weight: normal;
- font-size: 15pt;
- margin: 0;
- padding: 15px 0 5px 0;
- background-color: transparent;
- }
- /* Color all hyperlinks one color */
- a
- {
- color: #1382CE;
- }
- /* Table styles */
- table
- {
- border-spacing: 0 0;
- border-collapse: collapse;
- font-size: 10pt;
- }
- table th
- {
- background: #E7E7E8;
- text-align: left;
- text-decoration: none;
- font-weight: normal;
- padding: 3px 6px 3px 6px;
- }
- table td
- {
- vertical-align: top;
- padding: 3px 6px 5px 5px;
- margin: 0px;
- border: 1px solid #E7E7E8;
- background: #F7F7F8;
- }
- /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
- .localLink
- {
- color: #1E1E1F;
- background: #EEEEED;
- text-decoration: none;
- }
- .localLink:hover
- {
- color: #1382CE;
- background: #FFFF99;
- text-decoration: none;
- }
- /* Center text, used in the over views cells that contain message level counts */
- .textCentered
- {
- text-align: center;
- }
- /* The message cells in message tables should take up all avaliable space */
- .messageCell
- {
- width: 100%;
- }
- /* Padding around the content after the h1 */
- #content
- {
- padding: 0px 12px 12px 12px;
- }
- /* The overview table expands to width, with a max width of 97% */
- #overview table
- {
- width: auto;
- max-width: 75%;
- }
- /* The messages tables are always 97% width */
- #messages table
- {
- width: 97%;
- }
- /* All Icons */
- .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded
- {
- min-width:18px;
- min-height:18px;
- background-repeat:no-repeat;
- background-position:center;
- }
- /* Success icon encoded */
- .IconSuccessEncoded
- {
- /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
- /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVR4Xq2TsUsCURzHv15g8ZJcBWlyiYYgCIWcb9DFRRwMW5TA2c0/QEFwFkxxUQdxVlBwCYWOi6IhWgQhBLHJUCkhLr/BW8S7gvrAg+N+v8/v+x68Z8MGy+XSCyABQAXgBgHGALoASkIIDWSLeLBetdHryMjd5IxQPWT4rn1c/P7+xxp72Cs9m5SZ0Bq2vPnbPFafK2zDvmNHypdC0BPkLlQhxJsCAhQoZwdZU5mwxh720qGo8MzTxTTKZDPCx2HoVzp6lz0Q9tKhyx0kGs8Ny+TkWRKk8lCROwEduhyg9l/6lunOPSfmH3NUH6uQ0KHLAe7JYvJjevm+DAMGJHToKtigE+vwvIidxLamb8IBY9e+C5LiXREkfho3TSd06HJA13/oh6T51MTsfQbHrsMynQ5dDihFjiK8JJAU9AKIWTp76dCVN7HWHrajmUEGvyF9nkbAE6gLIS7kTUyuf2gscLoJrElZo/Mvj+nPz/kLTmfnEwP3tB0AAAAASUVORK5CYII=);
- }
- /* Information icon encoded */
- .IconInfoEncoded
- {
- /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
- /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
- }
- /* Warning icon encoded */
- .IconWarningEncoded
- {
- /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
- /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
- }
- /* Error icon encoded */
- .IconErrorEncoded
- {
- /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
- /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
- }
- </style><script type="text/javascript" language="javascript">
-
- // Startup
- // Hook up the the loaded event for the document/window, to linkify the document content
- var startupFunction = function() { linkifyElement("messages"); };
-
- if(window.attachEvent)
- {
- window.attachEvent('onload', startupFunction);
- }
- else if (window.addEventListener)
- {
- window.addEventListener('load', startupFunction, false);
- }
- else
- {
- document.addEventListener('load', startupFunction, false);
- }
-
- // Toggles the visibility of table rows with the specified name
- function toggleTableRowsByName(name)
- {
- var allRows = document.getElementsByTagName('tr');
- for (i=0; i < allRows.length; i++)
- {
- var currentName = allRows[i].getAttribute('name');
- if(!!currentName && currentName.indexOf(name) == 0)
- {
- var isVisible = allRows[i].style.display == '';
- isVisible ? allRows[i].style.display = 'none' : allRows[i].style.display = '';
- }
- }
- }
-
- function scrollToFirstVisibleRow(name)
- {
- var allRows = document.getElementsByTagName('tr');
- for (i=0; i < allRows.length; i++)
- {
- var currentName = allRows[i].getAttribute('name');
- var isVisible = allRows[i].style.display == '';
- if(!!currentName && currentName.indexOf(name) == 0 && isVisible)
- {
- allRows[i].scrollIntoView(true);
- return true;
- }
- }
-
- return false;
- }
-
- // Linkifies the specified text content, replaces candidate links with html links
- function linkify(text)
- {
- if(!text || 0 === text.length)
- {
- return text;
- }
- // Find http, https and ftp links and replace them with hyper links
- var urlLink = /(http|https|ftp)\:\/\/[a-zA-Z0-9\-\.]+(:[a-zA-Z0-9]*)?\/?([a-zA-Z0-9\-\._\?\,\/\\\+&%\$#\=~;\{\}])*/gi;
-
- return text.replace(urlLink, '<a href="$&">$&</a>') ;
- }
-
- // Linkifies the specified element by ID
- function linkifyElement(id)
- {
- var element = document.getElementById(id);
- if(!!element)
- {
- element.innerHTML = linkify(element.innerHTML);
- }
- }
-
- function ToggleMessageVisibility(projectName)
- {
- if(!projectName || 0 === projectName.length)
- {
- return;
- }
-
- toggleTableRowsByName("MessageRowClass" + projectName);
- toggleTableRowsByName('MessageRowHeaderShow' + projectName);
- toggleTableRowsByName('MessageRowHeaderHide' + projectName);
- }
-
- function ScrollToFirstVisibleMessage(projectName)
- {
- if(!projectName || 0 === projectName.length)
- {
- return;
- }
-
- // First try the 'Show messages' row
- if(!scrollToFirstVisibleRow('MessageRowHeaderShow' + projectName))
- {
- // Failed to find a visible row for 'Show messages', try an actual message row
- scrollToFirstVisibleRow('MessageRowClass' + projectName);
- }
- }
- </script></head><body><h1 _locID="ConversionReport">
- Migration Report - ArOZ User Interface Beta</h1><div id="content"><h2 _locID="OverviewTitle">Overview</h2><div id="overview"><table><tr><th></th><th _locID="ProjectTableHeader">Project</th><th _locID="PathTableHeader">Path</th><th _locID="ErrorsTableHeader">Errors</th><th _locID="WarningsTableHeader">Warnings</th><th _locID="MessagesTableHeader">Messages</th></tr><tr><td class="IconWarningEncoded" /><td><strong><a href="#Solution"><span _locID="OverviewSolutionSpan">Solution</span></a></strong></td><td>ArOZ User Interface Beta.sln</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#SolutionWarning">1</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Solution'); return false;">2</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#ArOZ User Interface Beta">ArOZ User Interface Beta</a></strong></td><td>ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('ArOZ User Interface Beta'); return false;">50</a></td></tr></table></div><h2 _locID="SolutionAndProjectsTitle">Solution and projects</h2><div id="messages"><a name="Solution" /><h3 _locID="ProjectDisplayNameHeader">Solution</h3><table><tr id="SolutionHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">Message</th></tr><tr name="WarningRowClassSolution"><td class="IconWarningEncoded"><a name="SolutionWarning" /></td><td class="messageCell"><strong>ArOZ User Interface Beta.sln:
- </strong><span>Visual Studio needs to make non-functional changes to this project in order to enable the project to open in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without impacting project behavior.</span></td></tr><tr name="MessageRowHeaderShowSolution"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="SolutionMessage" onclick="ToggleMessageVisibility('Solution'); return false;">
- Show 2 additional messages
- </a></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta.sln:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta.sln</span></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta.sln:
- </strong><span>Solution migrated successfully</span></td></tr><tr style="display: none" name="MessageRowHeaderHideSolution"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="SolutionMessage" onclick="ToggleMessageVisibility('Solution'); return false;">
- Hide 2 additional messages
- </a></td></tr></table><a name="ArOZ User Interface Beta" /><h3>ArOZ User Interface Beta</h3><table><tr id="ArOZ User Interface BetaHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">Message</th></tr><tr name="MessageRowHeaderShowArOZ User Interface Beta"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="ArOZ User Interface BetaMessage" onclick="ToggleMessageVisibility('ArOZ User Interface Beta'); return false;">
- Show 50 additional messages
- </a></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj:
- </strong><span>Project file successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj.user:
- </strong><span>Project user file successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj.user</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatInput.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatInput.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatInput.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatInput.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatDisplay.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatDisplay.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatDisplay.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatDisplay.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\CommunicationHandler.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\CommunicationHandler.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\DataCalculations.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\DataCalculations.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\DateAndTime.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\DateAndTime.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\FaceExpressionHandler.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\FaceExpressionHandler.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\FileManagent.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\FileManagent.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MainMenu.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MainMenu.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MainMenu.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MainMenu.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Launch.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Launch.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Launch.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Launch.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Main_Action3d.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Main_Action3d.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Main_Action3d.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Main_Action3d.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MouseTrack.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MouseTrack.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MouseTrack.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MouseTrack.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\AssemblyInfo.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\AssemblyInfo.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Application.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Application.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Resources.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Resources.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Settings.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Settings.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform-Sub.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform-Sub.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform-Sub.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform-Sub.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Plugins.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Plugins.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Plugins.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Plugins.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Setting.Designer.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Setting.Designer.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Setting.vb:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Setting.vb</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Application.myapp:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Application.myapp</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Settings.settings:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Settings.settings</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\app.config:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\app.config</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Resources\ArOZ_launch.wav:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Resources\ArOZ_launch.wav</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Resources\Tr.png:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Resources\Tr.png</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Resources\PlatformBG.png:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Resources\PlatformBG.png</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatDisplay.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatDisplay.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ChatInput.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\ChatInput.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MainMenu.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MainMenu.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Launch.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Launch.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Main_Action3d.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Main_Action3d.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\MouseTrack.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\MouseTrack.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\My Project\Resources.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\My Project\Resources.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform-Sub.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform-Sub.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Platform.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Platform.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Plugins.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Plugins.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\Setting.resx:
- </strong><span>File successfully backed up as C:\Users\Toby\Desktop\Applications\ArOZ User Interface Beta\Backup\ArOZ User Interface Beta\Setting.resx</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj:
- </strong><span>Project migrated successfully</span></td></tr><tr name="MessageRowClassArOZ User Interface Beta" style="display: none"><td class="IconInfoEncoded"><a name="ArOZ User Interface BetaMessage" /></td><td class="messageCell"><strong>ArOZ User Interface Beta\ArOZ User Interface Beta.vbproj:
- </strong><span>Scan complete: Migration not required for project files.</span></td></tr><tr style="display: none" name="MessageRowHeaderHideArOZ User Interface Beta"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="ArOZ User Interface BetaMessage" onclick="ToggleMessageVisibility('ArOZ User Interface Beta'); return false;">
- Hide 50 additional messages
- </a></td></tr></table></div></div></body></html>
|