Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!pcad!rob From: rob@pcad.UUCP (Ralph Brown) Newsgroups: comp.windows.ms.programmer Subject: Communicating between Win and Non-win apps Message-ID: <499@pcad.UUCP> Date: 4 Apr 91 17:16:31 GMT Article-I.D.: pcad.499 Organization: Personal CAD Systems, Westford, MA Lines: 13 I vaguely remember some earlier postings about this, but I don't have them anymore. Has anyone got any ideas on communicating between a non-windows app running in background (386 enhanced mode only) and a windows app? What I'm trying to do is run a compute bound task as a non-windows app to get it time sliced, yet allow it to send messages from time to time to a windows task which will then put information onto a window to keep the user informed of what's going on. Thanks, Ralph