Re: Euphoria DLLs

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

Hello George, you wrote:

> I think that 0.0 + eu_integer doesn't convert eu_integer to to an
> unsign 32 bit value.
> If you try this:
>
> atom m
> m = allocate ( 4 )
>
> function ulong ( integer  i )
>
>     poke4 ( m , i )
>     return  peek4u ( m )
>
> end function
>
>
> -George

When using this inside a DLL, and calling the function similar to the
way I did in my test posted on 2003-04-27, unfortunately the error
message "A machine-level exception occurred during execution of this
statement" is raised, too.

Thanks for the suggestion, and best regards,
   Juergen

-- 
Q: How many Microsoft engineers does Bill need to change a light bulb?
A: None. He just declares darkness to be an industry standard.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu