_wsplitpath(3w)

NAME

_wsplitpath (MSVCRT.@)

SYNOPSIS

void CDECL  _wsplitpath
 (
  const MSVCRT_wchar_t* inpath,
  MSVCRT_wchar_t*       drv,
  MSVCRT_wchar_t*       dir,
  MSVCRT_wchar_t*       fname,
  MSVCRT_wchar_t*       ext
 )

DESCRIPTION

See _splitpath(3w).

IMPLEMENTATION

Defined in "tchar.h".

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

Debug channel "msvcrt".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout