Microsoft SDK for Java

com.ms.lang Package Overview

Microsoft Packages Overview

The com.ms.lang package provides access to Microsoft® Win32® system-level support that is not available through the standard package language. It extends java.lang and supplies Java system enhancement, keyboard switching, and registry manipulation classes.

This package contains the following:

Classes

Hierarchy

The Microsoft® Windows® registry plays a key role in Microsoft® Windows® 98 and Microsoft® Windows NT® operations. It is an access-restricted database that stores many critical application and operating system values. Although many of the common registry functions such as RegCreateKeyEx and RegOpenKeyEx are not implemented, the Java class RegKey handles many of the same operations.

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