Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtaining DLL information from inside
Message
From
22/02/1999 14:58:44
 
 
To
22/02/1999 11:53:16
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00190002
Message ID:
00190090
Views:
17
>I have a class that I compile into a DLL. From inside the class, I want a method that will return the verion number of the DLL that was set at build time. Getting the version number is easy using AGETFILEVERSION(). But, how do I get the name of the DLL?


Hello Craig!

I use GetModuleFileName() in C++ for this.

BB
Previous
Reply
Map
View

Click here to load this message in the networking platform