Xref: utzoo comp.sys.ibm.pc:34783 comp.lang.pascal:2333 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!vsi1!octopus!stever From: stever@Octopus.COM (Steve Resnick ) Newsgroups: comp.sys.ibm.pc,comp.lang.pascal Subject: Re: Programming for the DesqView Environment on IBM PC Message-ID: <1989Sep15.215140.18168@Octopus.COM> Date: 15 Sep 89 21:51:40 GMT References: <1595@hjuxa.UUCP> <126@nstar.UUCP> Reply-To: stever@octopus.UUCP (Steve Resnick ) Distribution: usa Organization: Octopus Enterprises, Cupertino CA Lines: 18 >In article <1595@hjuxa.UUCP>, mal@hjuxa.UUCP (LEACH) writes: > > I would like to write some programs that will run under DesqView > and take advantage of the message passing facilities (inter process > comunication) provided by DesqView. I was wondering if anyone has > done this in C or Pascal and could show me some subroutines that might > get me started. > I have been writing DESQview specific software for 1 /12 years. The API package I got cost me $200 but the documentations stinks. Some of the calls are documented incorrectly and there are nemuerous syntatical errors. I do recommend the package since overall there are a lot of nice functions. For a reasonable refrerence, M&T Books (Redwood City, Ca) has a book entittled "DESQview: A Guide to Programming the DESQview Multitasking Environment: by Stephen R. Davis. -- Steve