Structure of the Windows OSDI

The Windows OSDI is unlike that provided for the other operating systems supported. There are several reasons for this, which it may be helpful to be aware of:

In the Windows OSDI pack the file DIPW.C provides the code for the DP4 Terminal Manager interface. You should not need to modify this code, though you may well find it helpful to understand it. It is supplied pre-compiled. However if you modify the definition of struct USER_INFO contained in dipw.h you will need to recompile it. In any case you may wish to recompile this module for the purposes of debugging.

The file DIPWUSER.C contains the modifiable functions for the Windows OSDI.