home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7584 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Xref: sparky comp.lang.pascal:7584 comp.lang.misc:4067
  2. Path: sparky!uunet!haven.umd.edu!umd5!hamlet.umd.edu!cschang
  3. From: cschang@hamlet.umd.edu (C. S. Chang)
  4. Newsgroups: comp.lang.pascal,comp.lang.misc
  5. Subject: Disable Windows' Multi-tasking
  6. Message-ID: <17646@umd5.umd.edu>
  7. Date: 20 Dec 92 09:17:40 GMT
  8. Sender: news@umd5.umd.edu
  9. Organization: University of Maryland, College Park
  10. Lines: 32
  11.  
  12. This subject may look very strange, but this is exactly what I need.  
  13.  
  14. I am making a program that will copy a image file from the file server
  15. and display the file with Windows Paintbrush.  However, with Windows'
  16. multi-tasking feature, Windows Paintbrush were launched before that
  17. image file ever got to the local directory.  Therefore, Paintbrush
  18. couldn't locate the file from the local directory (because the copying
  19. process I sent hasn't finished!)
  20.  
  21. Is there any way to resolve this particular problem.  Any suggestion
  22. would be much appreciated.  I'm using Turbo Pascal for Windows.
  23.  
  24. Thanks in advance.
  25.  
  26.  
  27. Truly Yours, C.S.Chang 
  28.  
  29.  
  30. ===================================================================
  31. Programmer/Designer        Vice President    
  32. AT&T Teaching Theater        Asian Engineering Association
  33. Computer Science Center        University of Maryland
  34. Room: ENGR 3140            Mailbox: ENGR 1131
  35.  
  36. Chairman            President
  37. EE/SAC Computer Committee    Literature and Narrative Critiquing Society
  38. University of Maryland        University of Maryland
  39. Mailbox: AVW 2466        PO Box 405, College Park 20741
  40.  
  41. Phone:  (O) 301-403-1064; 301-680-1968; 
  42. E-mail: cschang@umd5.umd.edu; cschang@wam.umd.edu; cschang@eng.umd.edu
  43.  
  44.