Applications Previous
Previous
Welcome
Welcome
Next
Next

Java Executable Generator Sample

The samples in this directory demonstrate the use of the JEXEGEN tool. This tool is used to bind the class files for a java application into a Win32 executable.

Files

Hello\

Simple hello world application. Demonstrates proper command line parameters to jexegen when the application utilizes packages.

Mapplet\

The mandelbrot sample application.

Stub\

Modified version of the jview sample that can be used as a jexegen stub. This stub binary can be used along the jexegen's /bindto option to create custom java executables.

Remarks:
These subdirectories are located in the Samples/JExeGen directory.

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