Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find a MS-DOS file system redirector sample?

0
Posted

Where can I find a MS-DOS file system redirector sample?

0

The CPHANTOM project is a ‘C’ language skeleton for a MS-DOS Int 2F file system redirector. The example is inspired by the Pascal language PHANTOM redirector example provided in the book Undocumented DOS by Andrew Schulman, Raymond J. Michels, Jim Kyle, Tim Paterson, David Maxey and Ralf Brown, published by Addison Wesely, 1990. CPHANTOM is provided as a Borland C++ 4.5 project. The PCA CPHANTOM redirector was designed to illustrate a few more functions than the original PHANTOM example. In particular, it implements a simple multi-level directory tree with a few “canned” files with various file attributes. Interestingly, CPHANTOM works (with a few bugs…) under Windows 95 if it’s loaded before WIN.EXE is executed. Download CPHANTOM.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123