Handheld SDK Release Notes -------------------------- Visual Studio 6 Compatibility ----------------------------- The Handheld SDK is primarily intended for use with Microsoft Visual Studio .NET 2003. Due to popular demand the SDK has been extended to support Visual Studio 6 however there are some guidelines that must be followed to ensure everything works properly. 1. Make sure the most recent service pack for Visual Studio 6 is installed. At the time of distributing this SDK the latest service pack is SP5. 2. Install the Microsoft Platform SDK from: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ It is recommended that you install all components of the SDK and that you install the components to the default location: c:\Program Files\Microsoft SDK 3. Configure Visual Studio 6 to use the header files and libraries that come with the Platform SDK. In the Visual Studio 6 "Tools" menu: Tools -> Options -> Directories -> Include Files add "C:\Program Files\Microsoft SDK\include" In the Visual Studio 6 "Tools" menu: Tools -> Options -> Directories -> Library Files add "C:\Program Files\Microsoft SDK\libs" Note: Make certain that the Microsoft SDK include and library paths preceed all other include paths and library paths in each list. If you experience any link errors when building the sample programs, the problem is likely the result of incorrect ordering of search directories. Feedback -------- Please send feedback to: SDKFeedback@nvidia.com