home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dove!swe.ncsl.nist.gov!bagwill
- From: bagwill@swe.ncsl.nist.gov (Bob &)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Re: multiple threads per window?
- Message-ID: <5481@dove.nist.gov>
- Date: 10 Sep 92 20:19:02 GMT
- References: <1992Sep10.031645.22147@microsoft.com>
- Sender: news@dove.nist.gov
- Lines: 18
- X-Newsreader: Tin 1.1 PL4
-
- alistair@microsoft.com (Alistair Banks) writes:
- : In article <5449@dove.nist.gov> bagwill@swe.ncsl.nist.gov (Bob &) writes:
- : >Am I correct in assuming you can have at most one thread
- : >issuing WIN32 calls per window?
- :
- : No, you're quite wrong
- :
- : Any thread in a process can make Win32 calls at any time to any window
- : which that process has access to -- Alistair
-
- Then let me ask another question...
-
- If I wanted to write an application which used multiple threads
- to draw a fractal in a window, which mechanisms should I use to
- avoid screwing up the drawing?
-
- --
- Bob Bagwill NIST/Computer Systems Lab/Distributed Systems Engineering Group
-