This function is called on startup of the OCR for AnyDoc program. The function is called at a point when you can display messages and other dialogs as needed without worrying about affecting OCR for AnyDoc. This is an appropriate time to connect to databases and initialize global DLL variables.
Void CUSTOMDLL_API DLLInitialize
- ( LPINITINFOSTRUCT lpInitInfoStruct );