Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
473 B

/*++
Copyright (c) 1991-2000 Microsoft Corporation
Module Name:
xlate.c
Abstract:
This file contains routines to translate resources between PnP ISA/BIOS
format and Windows NT formats.
Author:
Shie-Lin Tzong (shielint) 12-Apr-1995
Environment:
Kernel mode only.
Revision History:
--*/
#include "busp.h"
#include "pnpisa.h"
#include "cfg.h"
#if ISOLATE_CARDS
#include "..\..\ntos\io\pnpmgr\convert.c"
#endif