Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
230 B

4 years ago
  1. /*++
  2. Copyright (c) 1992 Microsoft Corporation
  3. Module Name:
  4. fileio.cxx
  5. Abstract:
  6. This file contains the code to implement persistant data store.
  7. Author:
  8. Steven Zeck (stevez) 05/01/92
  9. --*/
  10. #include "core.hxx"