www.pudn.com > truecrypt-2.1a-source-code.zip > NTFILEDV.H


/* The source code contained in this file has been derived from the source code 
   of Encryption for the Masses 2.02a by Paul Le Roux. Modifications and 
   additions to that source code contained in this file are Copyright (c) 2004 
   TrueCrypt Team and Copyright (c) 2004 TrueCrypt Foundation. Unmodified 
   parts are Copyright (c) 1998-99 Paul Le Roux. This is a TrueCrypt Foundation 
   release. Please see the file license.txt for full license details. */ 
 
/* Everything below this line is automatically updated by the -mkproto-tool- */ 
 
int TCSendIRP_FileDevice ( PDEVICE_OBJECT DeviceObject , PEXTENSION Extension , PVOID pUserBuffer , ULONG uFlags , UCHAR uMajorFunction , PIRP Irp );