WinProp API Examples
A number of small examples is available that illustrates how to use the WinProp API.
Each WinProp API example consists of the following files:
    - 
                    
- CMakeLists.txt
 - The CMakeLists.txt file is used to set up a Microsoft Visual Studio solution with all dependencies (linked libraries).
 
 - 
                    
- .h
 - The .h is the header file. It is a text file that contains the class and function definitions.
 
 - 
                    
- .cpp
 - The .cpp file contains the source code. It is a text file that contains the implementation of the class and function definitions.
 
 
1  where
                        %FEKO_HOME% refers to the location of the Altair Feko installation, for example
                        C:\Program Files\Altair\2025.1\feko.