/
SOPAD_findLibrary

SOPAD_findLibrary

Declaration

SOPAD_API BOOL SOPAD_findLibrary();

Description

Function loads path to sopad.dll from registry key HKEY_LOCAL_MACHINE\SOFTWARE\StepOver\WTConfig, value 'driver'. You can override registry key by changing SOPAD_C_WTCONFIG_REGISTRY_KEY_NAME variable.

The function is called automatically by SOPAD_initialize.

It's possible to define location of sopad.dll manually. To do that copy full path to the library to SOPAD_LIBRARY_NAME variable, and set g_bFindSOPadDLL to FALSE.

Related content

C interface for SOPad.dll
C interface for SOPad.dll
More like this
DLL-version of C interface for SOPad.dll
DLL-version of C interface for SOPad.dll
More like this
Delphi/ Pascal interface for SOPad.dll
Delphi/ Pascal interface for SOPad.dll
More like this
9. Troubleshooting
9. Troubleshooting
More like this
setWintabCorpCode, setWintabCorpLic
setWintabCorpCode, setWintabCorpLic
More like this
checkConnectedPad
checkConnectedPad
More like this