Register WMonitorX


First of all, the WordCaptureX components must be registered on the system.

This can be done using the following command:
 
regsvr32 <path>\WMonitorX.dll

Where
 
// <path> is the actual path to the libraries.

The registration process is automatically done from the setup. Following are some examples on how to create the WordCaptureX object’s in your application
Comments