Source code of Windows XP (NT5)
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.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <!--
****************************************************************** Copyright (c) 1999 Microsoft Corporation
Module Name: Bug Reporting Page File: thankyou.htm Abstract: "Thank You" page for successful bug submission 1999-09-23 : Fixed size of image to not show scroll bars ****************************************************************** --> <head> <meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0"> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> <title>File a bug report</title> </head> <link ID="Stylesheet_Ref" href="hcp://system/css/PCHealth.css" rel="STYLESHEET" type="text/css">
<BODY aLink="#000080" bgColor="#ffffff" leftMargin=0 link="#000080" topMargin=0 vLink="#000080" MARGINHEIGHT="0" MARGINWIDTH="0" >
<TABLE border=0 borderColor=#ff0000 cellPadding=0 cellSpacing=0 width="600">
<TBODY>
<TR> <TD align=left valign=center> <div id="Page_Heading_Text" class="PageHeading">Windows Whistler Beta team.</div><br><br> </TD> </TR>
<TR> <TD> <p id="ThankYou_Paragraph" class="PlainText">Thank you for submitting a bug report.</p> <p id="Paragraph_Filler1"> </p> <p id="Helpcenter_Return_Link"><a href="hcp://system/Mars_Contents.htm"> Return to the main helpcenter page</a></p> </TD> </TR> </TBODY>
</TABLE> </BODY> </HTML>
|