Compile the library yourself and pull the types and function prototypes in, then load the library via LoadLibrary() and retrieve the function symbols via GetProcAddress().
This should get you started in the right direction, unfortunately that's all I can offer. If you have a specific question during the implementation of the above, don't hesitate to ask though.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com