Hi folks,
I am trying to write a method for a Compact Framework 2.0 dll which will return the name of the parent application from which the dll is called but I am struggling to see how to do this.
Using reflection I am able to get the dll I have written etc - any ideas how to get the application name?
Thanks
Morris