by Jens Richnow >> Wed, 10 May 2000 0:15:50 GMT
I need to determine teh version number of a *.dll we are using in a project. I had a look in the SDK platform and at some samples written in C++ and VFoxPro. However ... no matter how often I start from a
different angle I'm always stuck at the point when it comes to define pointers and types. In the end I would like to use the DllGetVersion callback function imlemented in most dll's.
Does anybody has experiences with determining the version numbers of dll's and could give some advice?
Cheers,
Jens