windows-nt/Source/XPSP1/NT/base/ntos/vdm/ntvdmp.h

27 lines
296 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
ntvdmp.h
Abstract:
Vdm Private include file for platform independent vdm support functions
Author:
20-May-1994 Jonle
Revision History:
--*/
NTSTATUS
VdmQueryDirectoryFile(
PVDMQUERYDIRINFO VdmQueryDir
);