1. RE: IPC

Hi Thomas,

This is a beauty you have coded. thanx
jordah... off to vote

Thomas Parslow (PatRat) wrote:
> Hi,
> 
> I've finally written some docs for my IPC (InterProcess Communication)
> library and sent it off to Rob for inclusion in the archive.
> 
> It uses a combination of shared memory and windows messages to allow
> Euphoria programs to call routines and functions in other programs
> running on the same machine.
> 
> Might be useful for the people trying to emulate threads in eu...
> 
> Thomas Parslow (PatRat)
> E-Mail/Jabber: tom at almostobsolete.net
> ICQ: 26359483
> 
>

new topic     » topic index » view message » categorize

2. RE: IPC

I get the error msg:
D:\Euphoria\ipc\EXAMPLE1.EXW:15
w32HClick has not been declared
    if ID = Button and Event = w32HClick then
                                       ^

Where would i find this function?

Kat

new topic     » goto parent     » topic index » view message » categorize

3. RE: IPC

Hello Kat,

   You'd need a version of Win32lib that supports setHandler(). This, right 
now, is the beta 0.57.9. When will it be released already?

>From: Kat <kat at kogeijin.com>
    New Email?  ^^

>Subject: RE: IPC
>
>
>I get the error msg:
>D:\Euphoria\ipc\EXAMPLE1.EXW:15
>w32HClick has not been declared
>     if ID = Button and Event = w32HClick then
>                                        ^
>
>Where would i find this function?
>
>Kat
>


Euphoria Instant Messenger
Have YOU Joined?
http://groups.yahoo.com/group/euim/

new topic     » goto parent     » topic index » view message » categorize

4. RE: IPC

On 11 Oct 2002, at 17:27, Elliott Sales de Andrade wrote:

> 
> Hello Kat,
> 
>    You'd need a version of Win32lib that supports setHandler(). This, right
>    now,
> is the beta 0.57.9. When will it be released already?

Ah, ok, i'll go get it then. Thanks. Maybe people can include *all* the files a 
program needs in their releases? I am so looking forwards to using ipc on 
current projects!
 
> >From: Kat <kat at *.com>
>     New Email?  ^^

Well, as of a month ago, yes. The other email, which i still have, is run by 
someone in Alabama with no clue as howto set up or run internet services, 
even after many years of practice. So a teenager up north usa offered to 
provide me free smtp/pop3/http/ftp services, and i jumped at the offer. The 
northern teen is doing a *much* better job than the southern adult. Even if he 
charges me nothing, his well-run domains look nice on his resume.

Kat

new topic     » goto parent     » topic index » view message » categorize

5. RE: IPC

This is because you are using an old version of win32lib.... i'm just 
assuming try using ver 55.1 and above
Kat wrote:
> I get the error msg:
> D:\Euphoria\ipc\EXAMPLE1.EXW:15
> w32HClick has not been declared
>     if ID = Button and Event = w32HClick then
>                                        ^
> 
> Where would i find this function?
> 
> Kat
> 
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu