Scroll to navigation

PathGetDriveNumberW(3w) Wine API PathGetDriveNumberW(3w)

NAME

PathGetDriveNumberW (SHLWAPI.@)

SYNOPSIS

int PathGetDriveNumberW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathGetDriveNumberA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c".
Debug channel "shell".
Oct 2012 Wine API