Path question

  • Thread starter Thread starter Jon
  • Start date Start date
J

Jon

In a class, is there a way to reference the application class? In stanard
apps, I use the application. methods to get paths, etc. Is there a way to
do this in a dll? When I reference it in a dll class, it says it's
undefined. Thanks.
 
Hello,

Jon said:
In a class, is there a way to reference the application class?
In stanard apps, I use the application. methods to get paths,
etc. Is there a way to do this in a dll? When I reference it
in a dll class, it says it's undefined.

Please do not post the same question more than once. Thanks!
 
Back
Top