I remember reading somewhere that you can't use a .exe as a dll, even though the compilier allows it. So, yes, that is probally what is causing it. I just wish I could figure out where I read it to get more information.
I eliminated the main and changed it from an .exe to a .dll and, sure
enough, problem gone.
> I remember reading somewhere that you can't use a .exe as a dll, even though the compilier allows it. So, yes, that is probally what is causing
it. I just wish I could figure out where I read it to get more information.