home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15711 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  686 b 

  1. Path: news.cuny.edu!gmlcc
  2. From: <GMLCC@CUNYVM.CUNY.EDU>
  3. Newsgroups: comp.lang.c++
  4. Subject: help needed on MFC
  5. Date: Sun, 7 Apr 1996 11:49:07 EDT
  6. Message-ID: <96098.114907GMLCC@CUNYVM.CUNY.EDU>
  7. NNTP-Posting-Host: cunyvm.cuny.edu
  8. Disclaimer: Author bears full responsibility for this post
  9.  
  10.         I am at the beginging of using MicroSoft Visual C++ 4.0 and MFC
  11. (I used to use Borland C++ 4.0 and OWL). Since some times a commond takes
  12. long time to complete, I want to create a small window to indicate how
  13. much has been complete, e.g. 35% completed, and to offer users and option
  14. to cancel the process. It would be appreciated if any one could tell me
  15. how to make it. Thanks in advance.
  16.