From: dexter AT dcemail DOT com (Dexter Tad-y) Newsgroups: comp.os.msdos.djgpp Subject: cooperative multitasking libs Date: 5 Aug 2002 20:46:14 -0700 Organization: http://groups.google.com/ Lines: 18 Message-ID: <6f1df3fa.0208051946.cd8716e@posting.google.com> NNTP-Posting-Host: 203.177.73.58 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1028605574 9353 127.0.0.1 (6 Aug 2002 03:46:14 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 6 Aug 2002 03:46:14 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Greetings! I am searching for some multitasking libraries for DJGPP. I do not need "preemptive" capabilities so far. What I need is "cooperative multitasking" type that I can use for some project. What I found so far on the net are LWP and PDMLWP libs which have both cooperative and preemptive capabilities. I have both libs but I cannot make them to work properly. They compile but they have problems running in pure DOS and Win9x. Well, what I need is a library that works (of course, nothing's perfect but I want more stability and usability). Maybe I need more time with LWP. Or you guys might know some libs that has actually usable "cooperative multitasking". I'm not much of a 386/pmode/asm programmer either. Thanks in advance! More power! Dexter Tad-y dexter AT dcemail DOT com