windows-nt/Source/XPSP1/NT/base/fs/dfs/dfsm/server/uprefixp.c

23 lines
489 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+----------------------------------------------------------------------------
//
// Copyright (C) 1995, Microsoft Corporation
//
// File: uprefixp.c
//
// Contents: Code to implement a Unicode Prefix Table.
//
// Classes:
//
// Functions:
//
// History: 12-28-95 Milans Created
//
//-----------------------------------------------------------------------------
#include <ntifs.h>
#include <ntext.h>
#include <libsup.h>
#include <stdlib.h>
#include "prefixp.c"