With WinXP in a corporate environment, one has to explicitly setup shared folders and define permissions for another user to be able to access them. So for folder XYZ on machine ABC another user could enter \\ABC\XYZ in Windows Explorer (or in the Run box) to open that folder, assuming they have valid credentials on the network. But there is what seems to be a back door, in that that user could also enter \\ABC\C$ to access the root drive of machine ABC--without ever having defined the root drive as a shared folder.
I imagine there is some way to control access to \\ABC\C$ and would like to understand how to do it, in the interests of understanding how secure my workstation really is.