PathIsPrefixA(3w)

NAME

PathIsPrefixA (SHLWAPI.@)

SYNOPSIS

BOOL PathIsPrefixA
 (
  LPCSTR lpszPrefix,
  LPCSTR lpszPath
 )

DESCRIPTION

Determine if a path is a prefix of another.

PARAMS

lpszPrefix [In] Prefix.

lpszPath [In] Path to check.

RETURNS

TRUE If lpszPath has lpszPrefix as its prefix, FALSE If either path is NULL or lpszPrefix is not a prefix

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/path.c".

Debug channel "shell".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout