home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 901 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1004 b 

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