-
Notifications
You must be signed in to change notification settings - Fork 0
License
microsoftsharedsourceinitiative/Windows-2000-Lab03_n
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<HTML><HEAD> <IMG SRC="setup/images/header.bmp" ALT="Platform SDK"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>Microsoft Platform SDK</TITLE></HEAD> <BODY LINK="#0000FF" VLINK="#800080" BGCOLOR="#FFFFFF"><UL> <!---------------------- TITLE ------------------------ --> <CENTER><B><FONT FACE="Arial Narrow" SIZE=+3> Microsoft Platform SDK<BR>Release Notes for Windows 2000 RC2 </FONT></B></CENTER> <BR> <!-------- Purpose ----------------> <FONT FACE="Arial, Times New Roman" SIZE=2></FONT> <HR WITDH=75% SIZE=4> <!------------- ToC ------------ --> <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" > <TR><TD WIDTH="100%"><B><A HREF="readme.htm#INTRO"><FONT FACE="Arial, Times New Roman" SIZE=2>Introduction</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#INSTALLING"><FONT FACE="Arial, Times New Roman" SIZE=2>Installing this SDK</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#WHATSNEW"><FONT FACE="Arial, Times New Roman" SIZE=2>What's New in this Release</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#NEWS"><FONT FACE="Arial, Times New Roman" SIZE=2>Late-Breaking News and Release Notes</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#DEVSUPPORT"><FONT FACE="Arial, Times New Roman" SIZE=2>Developer Support</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#LICENSE"><FONT FACE="Arial, Times New Roman" SIZE=2>License Agreements</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#WIN64"><FONT FACE="Arial, Times New Roman" SIZE=2>Win64 Development Information</FONT></A></B></TD></TR> <TR><TD WIDTH="100%"><B><A HREF="readme.htm#FEEDBACK"><FONT FACE="Arial, Times New Roman" SIZE=2>Feedback</FONT></A></B></TD></TR> </TABLE> <!------ Introduction - --> <HR WITDH=75% SIZE=4> <A NAME="INTRO"></A><B><FONT FACE="Arial Narrow" SIZE=+3>Introduction</FONT></B> <BR><BR><FONT FACE="Arial, Times New Roman"> <b>Welcome to the Microsoft Windows 2000 Release Candidate 2 (RC2) Release Edition of the Microsoft Platform Software Development Kit (SDK).</b> </FONT> <FONT FACE="Arial, Times New Roman">This release targets development for the Microsoft<sup>®</sup> Windows NT<sup>®</sup> version 4.0, Microsoft Windows<sup>®</sup> 2000 RC2, and Microsoft Windows 95 and Windows 98 operating systems; the Microsoft BackOffice<sup>®</sup> version 2.5 family of products; and Microsoft Internet Explorer version 3.<i>x</i> and later.</p> <p>The contents of this SDK will change as Windows 2000 evolves. To get the latest released version of the Platform SDK, subscribe to the Microsoft Developer Network (MSDN<sup>™</sup>) or visit our Web site at <a href="http://msdn.microsoft.com/developer/sdk" target="_top">http://msdn.microsoft.com/developer/sdk</a>. An MSDN Professional subscription is the best way to receive current Microsoft operating system betas, releases, and the Platform SDK CD-ROM. </p> <p>The key objectives of the Platform SDK are to simplify installation of your development environment, introduce you to the latest technologies, and provide information about existing technologies. Visit the MSDN Web site at <a href="http://msdn.microsoft.com/developer" target="_top">http://msdn.microsoft.com/developer</a> for the latest information on the Platform SDK and MSDN. </p> </FONT> <!------ Installing - --> <HR WITDH=75% SIZE=4> <A NAME="INSTALLING"></A><B><FONT FACE="Arial Narrow" SIZE=+3>Installing this SDK</FONT></B> <BR> <B><FONT FACE="Arial Narrow" SIZE=+2>System Requirements</FONT></B><BR> <FONT FACE="Arial, Times New Roman"> <UL> <LI>Microsoft<sup>®</sup> Windows NT<sup>®</sup> 4.0, Windows<sup>®</sup> 2000, or Windows 98. <LI>Microsoft Visual C++<sup>®</sup> 5.0 or 6.0 for your <I>x</I>86 or Alpha platform. Additionally, you should install the latest Visual C++ service pack that is available for the version you are using. <LI>A CD-ROM drive or access to a network share that contains the contents of the Platform SDK CD-ROM. <LI>Approximately 920 MB hard-disk space is required for a full installation. Significantly more space is needed when installing to a FAT partition. However, you may reduce disk space usage by choosing Custom Install and choosing only the components you need. <LI>Compiling the entire set of SDK samples requires approximately 1.2 GB of additional disk space. </UL> <BR> <!-------------- SDK Install ----------- --> <P><B><FONT FACE="Arial Narrow" SIZE=+2>SDK Installation</FONT></B> <BR>The Microsoft Platform SDK setup program installs the SDK tools, headers, libraries, and sample files necessary for developing applications for the Windows environment. <BR> <P>To install the SDK on Windows 98, Windows NT 4.0, or Windows 2000, perform the following steps: <BR> <OL> <LI>Run <A NAME="NOW" href="setup.exe"><I><B>setup.exe</I></B></A> from the CD-ROM. (Note: if you started readme.htm from your SDK installation, this link to setup.exe will not work. Please start setup.exe from the Platform SDK CD, or use Control Panel, Add/Remove programs to change your current installation.) <LI>Click <B>Next</B> to install the Platform SDK. <LI>Read and accept the End User License Agreement. <LI>Enter your name and organization. <LI>Choose <B>Typical</B> to install the most commonly used options, or <B>Custom</B> to be given a choice of components available for installation. <LI>Choose the installation directory. <LI>If Custom install was chosen, select the components you want to install. <LI>Click <B>Next</B> to begin installation of the Platform SDK files. </OL> <BR> <!-------------- Troubleshooting the SDK Install ----------- --> <P><B><FONT FACE="Arial Narrow" SIZE=+2>Troubleshooting the SDK Installation</FONT></B> <BR>If the Microsoft Windows Installer update fails and setup cannot continue, please try the following steps: <OL> <LI>Restart your computer and then restart the SDK setup program. <LI>If you received a 1603 error from InstMSI.exe and are running Windows 2000 or Windows NT 4.0, try restarting your system and logging on with an account that is a member of the local Administrators group. <LI>Bypass the Microsoft Windows Installer update by double-clicking the appropriate .msi file for your platform (setup\psdk-x86.msi or setup\psdk-Alpha.msi), both of which are found on the Platform SDK CD-ROM. This is not guaranteed to work, and setup behavior will be unpredictable. </OL> <BR> <!------ What's New - --> <HR WITDH=75% SIZE=4> <A NAME="WHATSNEW"></A><B><FONT FACE="Arial Narrow" SIZE=+3>What's New in this Release</FONT></B> <BR> <FONT FACE="Arial, Times New Roman"> <P>For a list of what's new in this release, see <a href="setup/html/whatsnew.htm">whatsnew.htm</a>. <BR><BR> <!-------------------- Late Breaking News ------------ --> <HR WITDH=75% SIZE=4> <A NAME="NEWS"></A> <B><FONT FACE="Arial Narrow"><FONT SIZE=+3>Late-Breaking News and Release Notes</FONT></FONT></B> <P>For late-breaking news and important release information, see <a href="readme.txt">readme.txt</a>. <BR><BR> <!-------------------- Developer Support ------------ --> <HR WITDH=75% SIZE=4> <A NAME="DEVSUPPORT"></A> <B><FONT FACE="Arial Narrow"><FONT SIZE=+3>Developer Support</FONT></FONT></B> <P>For information on Microsoft Developer Support, see <a href="setup/html/support.htm">support.htm</a>. <BR><BR> <!-------------------- License Agreement ------------ --> <HR WITDH=75% SIZE=4> <A NAME="LICENSE"></A> <B><FONT FACE="Arial Narrow"><FONT SIZE=+3>License Agreements</FONT></FONT></B> <P>The software products included on the enclosed compact disc are licensed to you, the end user. Your use of the software products are subject to the terms of an End User License Agreement ("EULA") accompanying the software products and located in the \License subdirectory on the disc. You must read and accept the terms of the EULA before you access or use the software products. If you do not agree to the terms of the EULA, you are not authorized to use the software product. <p>View the <a href="license/license.txt" target="contents">license</a> agreement. <BR><BR> <!------------ WIN64 --------------------- --> <HR WITDH=75% SIZE=4> <A NAME="WIN64"></A> <B><FONT FACE="Arial Narrow" SIZE=+3>Win64 Development Information</FONT></B> <P>Also included in this release of the Platform SDK is a 64-bit build environment for the upcoming Microsoft<sup>®</sup> Win64<sup>™</sup> systems. <P><A HRef="Setup\HTML\Win64\WhyWin64.Html">Why should you care about 64-bit Windows NT?</A> <P><A HRef="Setup\HTML\Win64\Win64Benefit.Html">How will 64-bit Windows NT benefit your enterprise?</A> <P><A HRef="Setup\HTML\Win64\GetReady.Html">Getting ready for 64-bit Windows</A> <P><A HRef="ReadMe64.txt">How to set up your Win64 development environment</A> <P><A HRef="Setup\HTML\Win64\Migrate.Html">Tips for migrating from Win32 to Win64</A> <P><A HRef="Setup\HTML\Win64\TechDocs.Html">Win64 MIDL issues</A> <P>You can also access the following documents through MSDN: <P><A HREF="http://msdn.microsoft.com/developer/news/feature/win64/64bitwin.htm"> Getting Ready for 64-bit Windows</A> <P><A HREF="http://msdn.microsoft.com/developer/news/feature/win64/port64.htm"> Win64 MIDL issues</A> <BR><BR> <!-------------------- Feedback ------------ --> <HR WITDH=75% SIZE=4> <A NAME="FEEDBACK"></A> <B><FONT FACE="Arial Narrow"><FONT SIZE=+3>Feedback</FONT></FONT></B> <P>Mail bug reports or suggestions for the Platform SDK to <a href="mailto:[email protected]">[email protected]</a>, and let us know if there is a particular Microsoft technology or SDK that you would like to see included in the Platform SDK. <BR><BR> <HR width="90%"></BODY></HTML> <BR> <CENTER><FONT FACE="ARIAL,HELVETICA"><font size=1>©1999 Microsoft Corporation. <a href="http://www.microsoft.com/" target="_top">Legal Notices.</font></a></font></CENTER>
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published