Re: Multitasking Preview Release
- Posted by Al Getz <Xaxo at aol.com> Sep 25, 2005
- 579 views
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)? > > Matt Lewis > Hi Matt, Am i wrong, or does "sleep(0)" do absolutely nothing? In WinAPI, sleep(0) yields control to other processes, but in Euphoria it looks like it does nothing. Thus, he'll have to use the Win API call not Euphoria's sleep() right? Take care, Al Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's"