home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 1030 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.1 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!wotan.compaq.com!twisto.eng.hou.compaq.com!sword.eng.hou.compaq.com!mccreary
  2. From: mccreary@sword.eng.hou.compaq.com (Ed McCreary)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: changing text of iconized program
  5. Message-ID: <1992Jul27.142851.12935@twisto.eng.hou.compaq.com>
  6. Date: 27 Jul 92 14:28:51 GMT
  7. Sender: news@twisto.eng.hou.compaq.com (Netnews Account)
  8. Organization: Compaq Computer Corp.
  9. Lines: 14
  10.  
  11.  
  12. I've got a program that spends quite a while in a loop decompressing
  13. data so I added a message loop to it so that the user can minimize
  14. it and go to do other things.  I would like to change the text so
  15. that it reflects how far along the process is (i.e. % complete).
  16. I tried using SetWindowText and it works fine if the program is
  17. not iconized, but it doesn't otherwise.  Is there something else I
  18. have to do?
  19.  
  20.  
  21. --
  22. McCreary@sword.eng.hou.compaq.com     Computers are like Old Testament gods;
  23. Me? Speak for Compaq?  Yeah, right.   lots of rules and no mercy.
  24. "By this time my lungs were aching for air..."               Joseph Campbell
  25.