9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
The ADO sample is a wrapper for the ADO classes. This demonstrates how
|
|
to write JACOB wrappers.
|
|
|
|
The applet sample shows how to use JACOB in an applet. The trick is to
|
|
initialize and use the COM object in the same thread.
|
|
|
|
The test directory has numerous tests that test various features
|
|
of the JACOB functionality.
|