Please enable JavaScript to view this site.

Coverage Validator Help

Navigation: Examples > Example application

Building the example application

Scroll Prev Top Next More

 

Where to find the example application

 

The example project is in the examples\nativeExample sub-directory of the Coverage Validator installation directory.

 

If the directory is not present, reinstall your software and choose custom or full installation to include the examples.

 

 

Solutions and projects

 

There are a variety of solutions and projects for different versions:

 

nativeExample_VSx_x.sln instructionStep for Microsoft® Visual Studio / .net
 

nativeExample.dsp instructionStep for Microsoft® Developer Studio® 6.0  
 

 

Configurations

 

There are a small number of configurations in each project:

 

Debug Non Link / Release Non Link instructionStep with the wWinMainCRTStartup unicode entry point
 

Debug Non Link ANSI / Release Non Link ANSI instructionStep without the unicode entry point
 

 

Using Visual Studio Express?

 

You might find you can't build the example application with Express versions of Visual Studio because it doesn't provide all the necessary libraries.

 
If that's the case, try searching for the missing libraries in one of the freely available Windows SDKsexternalLink from the Microsoft website.

 

note If you use Visual Studio Express to build your own application, Coverage Validator will still work with it just fine.