Windows2003-3790/base/ntos/vdm/ntvdmp.h
2020-09-30 16:53:55 +02:00

27 lines
322 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
);