Please enable JavaScript to view this site.

Thread Validator Help

Navigation: API

Source Files

Scroll Prev Top Next More

 

The source files can be found in the API directory in the Thread Validator install directory.

 

 

C / C++ Source files

 

The source files can be found in the API directory in the Thread Validator install directory.
 
If you're using Thread Validator x86, use the files in the Thread Validator x86 API directory.

 

If you're using Thread Validator x64, use the files in the Thread Validator x64 API directory.

 

 svlTVAPI.h

 svlTVAPI.c

 

Just add these files to your project and build.
 
If you are using precompiled headers you will need to disable them for svlTVAPI.c.