Ignore:
Timestamp:
Dec 28, 2000, 7:17:56 PM (25 years ago)
Author:
sandervl
Message:

extra logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/directory.cpp

    r4526 r4847  
    1 /* $Id: directory.cpp,v 1.33 2000-10-25 19:46:59 sandervl Exp $ */
     1/* $Id: directory.cpp,v 1.34 2000-12-28 18:17:56 sandervl Exp $ */
    22
    33/*
     
    9696        else DebugInt3();
    9797   }
     98   dprintf(("Windows  dir: %s", DIR_Windows));
     99   dprintf(("System32 dir: %s", DIR_System));
    98100}
    99101/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.