RNI calls protected by Permissions Previous
Previous
Welcome
Welcome
Next
Next

This sample must be run from a command prompt.

To build debug versions of the classes and native library:

nmake
release versions:
nmake BUILD=retail
Prebuilt binaries are in the 'sample' directory. Substitute 'debug' or 'retail' for 'sample' in the below instructions to run the versions you have built.

The dll must be somewhere on the path ("." will do). Set the current directory to the 'sample' directory:

cd sample



Remarks:
This sample requires Internet Explorer 4.0

Top © 1996-1997 Microsoft Corporation. All rights reserved.