G
Guest
I have a newbie question. I have a .NET application that I want to use as a
custom shell. When I try to use the custom shell, I get a "mscorwks.dll
could not be loaded" initialization error.
My question is this: Can I use a .NET application as a shell, or do I need
to use a Win32 application as the shell that then starts the .NET application?
What is the normal practice on using a .NET application as a custom user
interface?
Thanks,
Kevin
custom shell. When I try to use the custom shell, I get a "mscorwks.dll
could not be loaded" initialization error.
My question is this: Can I use a .NET application as a shell, or do I need
to use a Win32 application as the shell that then starts the .NET application?
What is the normal practice on using a .NET application as a custom user
interface?
Thanks,
Kevin