Scroll to navigation

GetDriveTypeA(3w) Wine API GetDriveTypeA(3w)

NAME

GetDriveTypeA (KERNEL32.@)

SYNOPSIS

UINT GetDriveTypeA
(
LPCSTR root
)
 

DESCRIPTION

See GetDriveTypeW(3w).
 

IMPLEMENTATION

Declared in "winbase.h".
Implemented in "dlls/kernel32/volume.c".
Debug channel "volume".
Oct 2012 Wine API