ReactOS 0.4.15-dev-6073-g59e7458
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOLEAN NTAPI | QueryAvailableFileSystemFormat (IN DWORD Index, IN OUT PWCHAR FileSystem, OUT UCHAR *Major, OUT UCHAR *Minor, OUT BOOLEAN *LatestVersion) |
BOOLEAN NTAPI QueryAvailableFileSystemFormat | ( | IN DWORD | Index, |
IN OUT PWCHAR | FileSystem, | ||
OUT UCHAR * | Major, | ||
OUT UCHAR * | Minor, | ||
OUT BOOLEAN * | LatestVersion | ||
) |
Definition at line 14 of file query.c.
Referenced by InitializeFormatDriveDlg(), and Usage().