Re: Multitasking Preview Release
- Posted by Al Getz <Xaxo at aol.com> Sep 25, 2005
- 623 views
Juergen Luethje wrote: > > Matt Lewis wrote: > > > Juergen Luethje wrote: > > > >> Thanks Daniel, TDLL is interesting. > >> However, I don't see how it can help to solve the problem. > >> In a reply to Vincent you wrote: > >> > >> "the whole tdll.e library is a replacement for dll.e" > >> > >> My Eu code does not use 'dll.e'. The code is translated and compiled > >> to a DLL itself. Of course I have no influence on the way how > >> Total Commander calls the code in my Eu DLL. > >> Am I overlooking something? > > > > I think you need to yield control back to windows temporarily so that the > > main app can respond to messages. Have you tried perhaps sleep(0)? > > I had tried it previously, without success. Now, encouraged by your > post, I did so again. I tried writing sleep(0) or sleep(1) at several > different places in the source code -- no effect. > > Then I realized, that the same thing happens in situations where Total > Commander only calls its own internal routines. So now it looks as if > this hasn't got to do anything with my plugin. > > Thanks for considering the problem! > > Regards, > Juergen > > -- > Have you read a good program lately? > > Hi Juergen, How about writing your own "Total Commander" in Euphoria? That way you'd truely have *TOTAL* control over how it works and you can modify it any way you choose. Perhaps a short description of T.C. the way it is now? Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's"