Re: PowerBasic DLL maker
- Posted by Grape Vine <g__vine at hotmail.com> Feb 09, 2001
- 479 views
>From: Kat <gertie at PELL.NET> >Reply-To: EUforum at topica.com >To: EUforum <EUforum at topica.com> >Subject: Re: PowerBasic DLL maker >Date: Fri, 09 Feb 2001 16:19:57 -0800 > >On 9 Feb 2001, at 14:38, Grape Vine wrote: > > > > > I dont want to run 5 Eu's and link them with tcp/ip > > I think i meant multithread in that post, not multitask > > tho i want both. > >It's pretty much the same thing, only difference i can see is threads >respond only to >the app that spawned them on that puter, while a separate process can >respond to >any app and be on a different networked puter for true multitasking. > > >I want to setup a a few threads > > running and them respond only when needed, else they just > > sit and tick by. A server/client model with in a server/client > > model. > >Did you take a look at the pages on the Powerbasic site, concerning the >winapi calls >to make to spawn threads? Will Eu do that if those calls are wrapped? > >Kat No i have not. Ill have a look tho i am not to sure what Eu will or wont do when it comes to wrapped libs. My understanding is that Eu tends to become unstable when it calls a thread like that. Thats why i want the dll maker, to have the dll take care of threads while Eu only gets the results > > > >From: Kat <gertie at PELL.NET> > > >Reply-To: EUforum at topica.com > > >To: EUforum <EUforum at topica.com> > > >Subject: Re: PowerBasic DLL maker > > >Date: Fri, 09 Feb 2001 10:26:37 -0800 > > > > > >On 9 Feb 2001, at 9:00, Grape Vine wrote: > > > > > > > Would anyone happen to have PowerBasic DLL maker > > > > and wish to sell it?? I think this will solve the > > > > majority of my problems with Euphoria. Namely > > > > the lack of true multitasking. > > > > > >There are several ways to make Eu multitask, what method did you wish >to > > >use? > > > > > >Kat > > > > > > > > > > > > >