Visual Studio C++ Language LoadLibrary Sample Snippet

While specific instructions are given here for Visual Studio, the wh32.dll should be useable by any C++ compiler. 

There are 2 ways you can use our library in a c++ program.  One of them is the static  method.  In this method you link your program to a .lib file (provided with our package). 



We include a sample application written in Visual Studio 2019 C++ which uses dynamic linking. It is for 64 bit and includes version 2020.06 of the Withholding32 library. To get it Click Here


We provide a .lib file which allows static linking of our dll