Re: DLL for Euphoria info

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

jacques deschĂȘnes wrote:
> 
> 
> Hi Al,
> Windows dll are the format ast windows .exe files the format is Portable
> Executable
> (PE).
> The windows process responsible for loading program in memory distinguish dll
> from exe files from a flag in the file header. You can test it by renaming a
> dll with a .exe extesion and open it in euphoria with open_dll(). It will work
> but you can't run it like program because the windows loader will know it is
> a dll by reader the header.
> For more information about the PE format:
> 
> <a
> href="http://www.microsoft.com/whdc/system/platform/firmware/PECOFF.mspx">http://www.microsoft.com/whdc/system/platform/firmware/PECOFF.mspx</a>
> agree with the licence and download "pecoff v8.doc" on the next page.
> 
> regards,
> Jacques DeschĂȘnes


Ok thanks Jacques i'll take a look.


Take care,
Al

E boa sorte com sua programacao Euphoria!


My bumper sticker: "I brake for LED's"

 From "Black Knight":
"I can live with losing the good fight,
 but i can not live without fighting it".
"Well on second thought, maybe not."

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

Search



Quick Links

User menu

Not signed in.

Misc Menu