windows-nt/Source/XPSP1/NT/base/ntos/vdm/ntvdmp.h
2020-09-26 16:20:57 +08:00

27 lines
296 B
C

/*++
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
);