Any DOS threads libraries?
> Is there any way or does anyone have a library that will allow to program > multitreads.. I need it for SVGA mouse functions.. I use both C++ and > Watcom C++, A: I use DesqView for my DOS based multi-thread programs. (Only they don’t call them threads, they call them tasks….) I like the DesqView interface to threads better than the POSIX/Solaris interface, but putting up with DOS was almost more than I could stand.