2025-04-27 07:49:33 -04:00

23 lines
511 B
C

//+----------------------------------------------------------------------------
//
// 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"