Note
The applet in this sample uses a COM component. COM components
can access any system resource. To prevent this from being
a major security problem, typically, the browser allows only
trusted Java™ .CLASS files to access COM objects.
To facilitate development of Java applets that use COM,
Microsoft® Developer Studio relaxes this restriction
when the browser is run from within Developer Studio. This page will
not be able to access the COM resources it
needs to run, unless it is run from Microsoft Developer
Studio.
To run this applet from Microsoft Developer Studio:
- In Developer Studio, open the project for this Java applet.
- From the Build menu, choose Execute or Debug Run.
See the readme for information on
setup, purpose, errors, and so forth.
The source.