Re: Re[2]: Any bug on compiled abort()?

new topic     » goto parent     » topic index » view thread      » older message » newer message

akusaya wrote:
> I did use my own dll (to speed up cpu intensive routines), but since I
> have not much experience with making dlls, I might have made error in
> the DllMain routine. My DllMain routine is very simple, like this:
> 
> BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
> {
>     return TRUE;
> }
> 
> Is there any problem with this?

I don't see anything wrong with it, but I'm not
an expert on C .dlls. I learned what I had to,
a long time ago, to make Euphoria .dlls from the translator. 
I found the documentation available on C .dll creation to
be very murky and very inconsistent across the various 
C compilers.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu