Example Programs

This may change. We will come back to it when all the demos are finalized.

Note:

You can run some of the example programs on your system by clicking the appropriate buttons in online help. An error message will appear if you try to run an example program that is not on your system, or if you try to run a Delphi example without Delphi on your system.

The executable files for these examples were compiled with Medical capabilities of the toolkit. To get Medical capabilities, you must buy a LEADTOOLS Medical toolkit. Otherwise, if you recompile the examples, the resulting executable files will not have the Medical capabilities.

Visual Basic

image\sqrblit.gif EXAMPLES\COM\VB\DICOM32 contains a sample application that demonstrates most of the ActiveX DICOM capabilities in Visual Basic 5.0. To run the 32-bit sample application, you can run the EXE file in LEAD's BIN directory.

image\sqrblit.gif EXAMPLES\COM\VB\DICCLT32 contains a sample application that demonstrates most of the ActiveX DICOM Network Client capabilities in Visual Basic 5.0. To run the 32-bit sample application, you can run the EXE file in LEAD's BIN directory.

image\sqrblit.gif EXAMPLES\COM\VB\DICSRV32 contains sample code that demonstrates most of the ActiveX DICOM Network Server capabilities in Visual Basic 5.0.

Visual C++ 5.0

image\sqrblit.gif EXAMPLES\COM\MFC40\DICOM contains sample project code for Visual C++ 4.0. You can open the project in Visual C++; then compile and run it.

image\sqrblit.gif EXAMPLES\COM\MFC\DICOMCLT contains a sample application that demonstrates most of the ActiveX DICOM capabilities in Visual Basic 5.0. To run the 32-bit sample application, you can run the EXE file in LEAD's BIN directory.

image\sqrblit.gif EXAMPLES\COM\MFC\DICOMSRV contains sample code that demonstrates most of the ActiveX DICOM capabilities in Visual Basic 5.0.