ReactOS 0.4.15-dev-7942-gd23573b
extend.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: File Management IFS Utility functions
4 * FILE: reactos/dll/win32/fmifs/extend.c
5 * PURPOSE: Volume extension
6 *
7 * PROGRAMMERS: (none)
8 */
9
10#include "precomp.h"
11
12/* FMIFS.5 */
15{
16}
17
18/* EOF */
VOID NTAPI Extend(VOID)
Definition: extend.c:14
#define NTAPI
Definition: typedefs.h:36