Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenextend.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: See COPYING in the top level directory 00003 * PROJECT: File Management IFS Utility functions 00004 * FILE: reactos/dll/win32/fmifs/extend.c 00005 * PURPOSE: Volume extension 00006 * 00007 * PROGRAMMERS: (none) 00008 */ 00009 00010 #include "precomp.h" 00011 00012 /* FMIFS.5 */ 00013 VOID NTAPI 00014 Extend (VOID) 00015 { 00016 } 00017 00018 /* EOF */ Generated on Sun May 27 2012 04:18:47 for ReactOS by
1.7.6.1
|