home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4253 < prev    next >
Encoding:
Text File  |  1992-08-17  |  581 b   |  19 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!mcsun!ieunet!wsl!jja
  3. From: jja@wsl.ie (John J. Allen)
  4. Subject: Threads & PM
  5. Message-ID: <1992Aug17.094307.24775@wsl.ie>
  6. Organization: Project Papyrus, AIRAID, Dublin, Ireland
  7. Date: Mon, 17 Aug 1992 09:43:07 GMT
  8. Lines: 9
  9.  
  10. I'm having a problem with a PM app that I can't figure out.
  11.  
  12. I'm using a thread to collect Disk Usage Info and appending it to a
  13. listbox in the dialog box but all the calls fail. If I call the
  14. function normally it all works fine.
  15.  
  16. So the question is how can you update a dialog box from a thread.
  17.  
  18. Thanks.
  19.