D
Dan
Hi everyone
Does anyone have any idea how you can get a list of all the loaded
assemblies on the compact framework?
What I need to do is resolve the type of something by its name. I have the
namespace and the type name I just then need to get a type instance from
that name e.g. the function receives system.windows.forms and form, I then
need to get a system.type from these.
I know how do it in the full framework just stumped for the CF.
Any help would be much appreciated.
Thanks in advance
Dan
Does anyone have any idea how you can get a list of all the loaded
assemblies on the compact framework?
What I need to do is resolve the type of something by its name. I have the
namespace and the type name I just then need to get a type instance from
that name e.g. the function receives system.windows.forms and form, I then
need to get a system.type from these.
I know how do it in the full framework just stumped for the CF.
Any help would be much appreciated.
Thanks in advance
Dan