QuestionDllMain cannot call MSIL-clr code?

Posts 12 of 2 · Page 1 of 1
DllMain cannot call MSIL-clr code?
If DllMain cannot call MSIL-clr code then is it possible to make a dll that injects with DllMain as the entry point that has a windows form in it? Just wondering?
Quote Originally Posted by PsychicSounds View Post
If DllMain cannot call MSIL-clr code then is it possible to make a dll that injects with DllMain as the entry point that has a windows form in it? Just wondering?
You can, you just run the risk of lockups.

and yes, just do what you normally would, but follow the special guidelines for DllMain.
Posts 12 of 2 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?