WindowsXP/Source/XPSP1/NT/base/ntos/io/pnpmgr/pnpcvrt.c
2024-08-03 16:30:48 +02:00

32 lines
362 B
C

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
pnpcvrt.c
Abstract:
This module contains support routines for the translating PnP resources.
Author:
Robert Nelson (robertn) 13-October-1997
Environment:
Kernel mode
--*/
#include "pnpmgrp.h"
#pragma hdrstop
//
// This is a cpp style symbolic link
//
#include "convert.c"