Re: Sharewing memory between programs in win XP ?

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

CoJaBo wrote:
> Won't run:
> memshare.ew:28
> Invalid argument type 
> 
> Global & Local Variables
> 
>> library by Mario Steele and Jason Mirwald in the 
> 
>> archives.  

The C routine GetLastError takes 0 arguments, not 1.
Just replace {0} by {}
and later there's a c_func call to GetLastError that will also
have to change from {0} to {}.
I haven't tested this, but it looks like the only problem.

This error is caught by Euphoria 2.4 but not by Euphoria 2.3

Mario or Jason should fix "Share Memory Between Processes"
and resubmit memshare.zip to the archives.

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