home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!rei2!fox
- From: fox@rei.com (Fuzzy Fox)
- Subject: Re: Any idea why NUL is busy inside of windows?
- Message-ID: <1992Sep4.000654.7312@rei.com>
- Date: Fri, 4 Sep 1992 00:06:54 GMT
- References: <6126@transfer.stratus.com>
- Organization: Recognition Equipment, Inc.
- Lines: 9
-
- Is it possible that you are loading a TSR in your AUTOEXEC which pipes
- its output to NUL? If so, the TSR might leave the file handle open and
- cause sharing violations when another program tries to write to NUL.
-
- --
- #ifdef TRUE | Fuzzy Fox fuzzy@netcom.com
- #define TRUE 0 | a.k.a. David DeSimone an207@cleveland.freenet.edu
- #define FALSE 1 |
- #endif | How's my posting? Call 1-800-ALT-FLAME
-