Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygendiskcopy.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/diskcopy.c 00005 * PURPOSE: Disk copy 00006 * 00007 * PROGRAMMERS: (none) 00008 */ 00009 00010 #include "precomp.h" 00011 00012 /* FMIFS.3 */ 00013 VOID NTAPI 00014 DiskCopy(void) 00015 { 00016 } 00017 00018 /* EOF */ Generated on Sat May 26 2012 04:22:06 for ReactOS by
1.7.6.1
|