Microsoft SDK for Java

Samples Overview

The Microsoft SDK for Java includes over 90 samples to be used as a reference for Java application development. When you download the SDK for Java, these samples are installed in the %SDKDIR%\Samples folder and its subfolders. This overview serves as a roadmap to the samples. Full documentation on all samples is available from the Start.htm file in the \Samples folder.

Note   For users of Microsoft® Visual J++®, the Samples contained within the Microsoft SDK for Java support newer features supported by the Microsoft Compiler for Java (Jvc.exe).

To use these new language features with Microsoft® Visual J++® and the Microsoft SDK for Java Samples, you must replace three files in Visual J++ with their respective SDK versions:

  1. Back up the current Visual J++ versions of Jvc.exe, Jps.dll, and Msjvc.dll.

  2. Copy Jvc.exe, Jps.dll, and Msjvc.dll from %SDKDIR%\Bin to your Visual J++ directory. Projects and samples will then build using the new compiler.

The samples are organized by category according to the technologies they demonstrate. Samples that illustrate several technologies are listed in more than one category.

The following sections provide a brief overview of the samples provided:

ActiveX Samples

AFC11 Samples

AFC102 Samples

ASP Java Component Framework Samples

COM Samples

Debugger Samples

DirectAnimation

DirectX Samples

Internationalization Samples

JDBC Samples

J/Direct Samples

MTS Samples

Native Code Samples

Packaging Samples

Profiler Samples

Scripting Samples

Security Samples

WFC Samples

Windows Samples

© 1999 Microsoft Corporation. All rights reserved. Terms of use.